Package com.google.cloud.aiplatform.v1
Class FetchFeatureValuesResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<FetchFeatureValuesResponse.Builder>
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.Builder
- All Implemented Interfaces:
FetchFeatureValuesResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FetchFeatureValuesResponse
public static final class FetchFeatureValuesResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<FetchFeatureValuesResponse.Builder>
implements FetchFeatureValuesResponseOrBuilder
Response message for [FeatureOnlineStoreService.FetchFeatureValues][google.cloud.aiplatform.v1.FeatureOnlineStoreService.FetchFeatureValues]Protobuf type
google.cloud.aiplatform.v1.FetchFeatureValuesResponse-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()The data key associated with this response.Feature values in KeyValue format.Feature values in proto Struct format.The data key associated with this response.The data key associated with this response.The data key associated with this response.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorFeature values in KeyValue format.Feature values in KeyValue format.Feature values in KeyValue format.com.google.protobuf.StructFeature values in proto Struct format.com.google.protobuf.Struct.BuilderFeature values in proto Struct format.com.google.protobuf.StructOrBuilderFeature values in proto Struct format.booleanThe data key associated with this response.booleanFeature values in KeyValue format.booleanFeature values in proto Struct format.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeDataKey(FeatureViewDataKey value) The data key associated with this response.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Feature values in KeyValue format.mergeProtoStruct(com.google.protobuf.Struct value) Feature values in proto Struct format.setDataKey(FeatureViewDataKey value) The data key associated with this response.setDataKey(FeatureViewDataKey.Builder builderForValue) The data key associated with this response.Feature values in KeyValue format.setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList.Builder builderForValue) Feature values in KeyValue format.setProtoStruct(com.google.protobuf.Struct value) Feature values in proto Struct format.setProtoStruct(com.google.protobuf.Struct.Builder builderForValue) Feature values in proto Struct format.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<FetchFeatureValuesResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<FetchFeatureValuesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<FetchFeatureValuesResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FetchFeatureValuesResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<FetchFeatureValuesResponse.Builder>
-
mergeFrom
public FetchFeatureValuesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FetchFeatureValuesResponse.Builder>- Throws:
IOException
-
getFormatCase
- Specified by:
getFormatCasein interfaceFetchFeatureValuesResponseOrBuilder
-
clearFormat
-
hasKeyValues
public boolean hasKeyValues()Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;- Specified by:
hasKeyValuesin interfaceFetchFeatureValuesResponseOrBuilder- Returns:
- Whether the keyValues field is set.
-
getKeyValues
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;- Specified by:
getKeyValuesin interfaceFetchFeatureValuesResponseOrBuilder- Returns:
- The keyValues.
-
setKeyValues
public FetchFeatureValuesResponse.Builder setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value) Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3; -
setKeyValues
public FetchFeatureValuesResponse.Builder setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList.Builder builderForValue) Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3; -
mergeKeyValues
public FetchFeatureValuesResponse.Builder mergeKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value) Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3; -
clearKeyValues
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3; -
getKeyValuesBuilder
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3; -
getKeyValuesOrBuilder
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;- Specified by:
getKeyValuesOrBuilderin interfaceFetchFeatureValuesResponseOrBuilder
-
hasProtoStruct
public boolean hasProtoStruct()Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;- Specified by:
hasProtoStructin interfaceFetchFeatureValuesResponseOrBuilder- Returns:
- Whether the protoStruct field is set.
-
getProtoStruct
public com.google.protobuf.Struct getProtoStruct()Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;- Specified by:
getProtoStructin interfaceFetchFeatureValuesResponseOrBuilder- Returns:
- The protoStruct.
-
setProtoStruct
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2; -
setProtoStruct
public FetchFeatureValuesResponse.Builder setProtoStruct(com.google.protobuf.Struct.Builder builderForValue) Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2; -
mergeProtoStruct
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2; -
clearProtoStruct
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2; -
getProtoStructBuilder
public com.google.protobuf.Struct.Builder getProtoStructBuilder()Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2; -
getProtoStructOrBuilder
public com.google.protobuf.StructOrBuilder getProtoStructOrBuilder()Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;- Specified by:
getProtoStructOrBuilderin interfaceFetchFeatureValuesResponseOrBuilder
-
hasDataKey
public boolean hasDataKey()The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;- Specified by:
hasDataKeyin interfaceFetchFeatureValuesResponseOrBuilder- Returns:
- Whether the dataKey field is set.
-
getDataKey
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;- Specified by:
getDataKeyin interfaceFetchFeatureValuesResponseOrBuilder- Returns:
- The dataKey.
-
setDataKey
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4; -
setDataKey
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4; -
mergeDataKey
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4; -
clearDataKey
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4; -
getDataKeyBuilder
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4; -
getDataKeyOrBuilder
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;- Specified by:
getDataKeyOrBuilderin interfaceFetchFeatureValuesResponseOrBuilder
-