public static final class FetchFeatureValuesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder> implements FetchFeatureValuesResponseOrBuilder
Response message for [FeatureOnlineStoreService.FetchFeatureValues][google.cloud.aiplatform.v1.FeatureOnlineStoreService.FetchFeatureValues]Protobuf type
google.cloud.aiplatform.v1.FetchFeatureValuesResponse| Modifier and Type | Method and Description |
|---|---|
FetchFeatureValuesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FetchFeatureValuesResponse |
build() |
FetchFeatureValuesResponse |
buildPartial() |
FetchFeatureValuesResponse.Builder |
clear() |
FetchFeatureValuesResponse.Builder |
clearDataKey()
The data key associated with this response.
|
FetchFeatureValuesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FetchFeatureValuesResponse.Builder |
clearFormat() |
FetchFeatureValuesResponse.Builder |
clearKeyValues()
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FetchFeatureValuesResponse.Builder |
clearProtoStruct()
Feature values in proto Struct format.
|
FetchFeatureValuesResponse.Builder |
clone() |
FeatureViewDataKey |
getDataKey()
The data key associated with this response.
|
FeatureViewDataKey.Builder |
getDataKeyBuilder()
The data key associated with this response.
|
FeatureViewDataKeyOrBuilder |
getDataKeyOrBuilder()
The data key associated with this response.
|
FetchFeatureValuesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FetchFeatureValuesResponse.FormatCase |
getFormatCase() |
FetchFeatureValuesResponse.FeatureNameValuePairList |
getKeyValues()
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.FeatureNameValuePairList.Builder |
getKeyValuesBuilder()
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder |
getKeyValuesOrBuilder()
Feature values in KeyValue format.
|
com.google.protobuf.Struct |
getProtoStruct()
Feature values in proto Struct format.
|
com.google.protobuf.Struct.Builder |
getProtoStructBuilder()
Feature values in proto Struct format.
|
com.google.protobuf.StructOrBuilder |
getProtoStructOrBuilder()
Feature values in proto Struct format.
|
boolean |
hasDataKey()
The data key associated with this response.
|
boolean |
hasKeyValues()
Feature values in KeyValue format.
|
boolean |
hasProtoStruct()
Feature values in proto Struct format.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FetchFeatureValuesResponse.Builder |
mergeDataKey(FeatureViewDataKey value)
The data key associated with this response.
|
FetchFeatureValuesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FetchFeatureValuesResponse.Builder |
mergeFrom(FetchFeatureValuesResponse other) |
FetchFeatureValuesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
FetchFeatureValuesResponse.Builder |
mergeKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value)
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.Builder |
mergeProtoStruct(com.google.protobuf.Struct value)
Feature values in proto Struct format.
|
FetchFeatureValuesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FetchFeatureValuesResponse.Builder |
setDataKey(FeatureViewDataKey.Builder builderForValue)
The data key associated with this response.
|
FetchFeatureValuesResponse.Builder |
setDataKey(FeatureViewDataKey value)
The data key associated with this response.
|
FetchFeatureValuesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FetchFeatureValuesResponse.Builder |
setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList.Builder builderForValue)
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.Builder |
setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value)
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.Builder |
setProtoStruct(com.google.protobuf.Struct.Builder builderForValue)
Feature values in proto Struct format.
|
FetchFeatureValuesResponse.Builder |
setProtoStruct(com.google.protobuf.Struct value)
Feature values in proto Struct format.
|
FetchFeatureValuesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FetchFeatureValuesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FetchFeatureValuesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FetchFeatureValuesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FetchFeatureValuesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder mergeFrom(FetchFeatureValuesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public FetchFeatureValuesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FetchFeatureValuesResponse.Builder>IOExceptionpublic FetchFeatureValuesResponse.FormatCase getFormatCase()
getFormatCase in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.Builder clearFormat()
public boolean hasKeyValues()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
hasKeyValues in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.FeatureNameValuePairList getKeyValues()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
getKeyValues in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.Builder setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value)
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
public FetchFeatureValuesResponse.Builder setKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList.Builder builderForValue)
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
public FetchFeatureValuesResponse.Builder mergeKeyValues(FetchFeatureValuesResponse.FeatureNameValuePairList value)
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
public FetchFeatureValuesResponse.Builder clearKeyValues()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
public FetchFeatureValuesResponse.FeatureNameValuePairList.Builder getKeyValuesBuilder()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
public FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder getKeyValuesOrBuilder()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
getKeyValuesOrBuilder in interface FetchFeatureValuesResponseOrBuilderpublic boolean hasProtoStruct()
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;hasProtoStruct in interface FetchFeatureValuesResponseOrBuilderpublic com.google.protobuf.Struct getProtoStruct()
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;getProtoStruct in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.Builder setProtoStruct(com.google.protobuf.Struct value)
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;public FetchFeatureValuesResponse.Builder setProtoStruct(com.google.protobuf.Struct.Builder builderForValue)
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;public FetchFeatureValuesResponse.Builder mergeProtoStruct(com.google.protobuf.Struct value)
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;public FetchFeatureValuesResponse.Builder clearProtoStruct()
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;public com.google.protobuf.Struct.Builder getProtoStructBuilder()
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;public com.google.protobuf.StructOrBuilder getProtoStructOrBuilder()
Feature values in proto Struct format.
.google.protobuf.Struct proto_struct = 2;getProtoStructOrBuilder in interface FetchFeatureValuesResponseOrBuilderpublic 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;hasDataKey in interface FetchFeatureValuesResponseOrBuilderpublic FeatureViewDataKey getDataKey()
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;getDataKey in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.Builder setDataKey(FeatureViewDataKey value)
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;public FetchFeatureValuesResponse.Builder setDataKey(FeatureViewDataKey.Builder builderForValue)
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;public FetchFeatureValuesResponse.Builder mergeDataKey(FeatureViewDataKey value)
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;public FetchFeatureValuesResponse.Builder clearDataKey()
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;public FeatureViewDataKey.Builder getDataKeyBuilder()
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;public FeatureViewDataKeyOrBuilder getDataKeyOrBuilder()
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.
.google.cloud.aiplatform.v1.FeatureViewDataKey data_key = 4;getDataKeyOrBuilder in interface FetchFeatureValuesResponseOrBuilderpublic final FetchFeatureValuesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>public final FetchFeatureValuesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FetchFeatureValuesResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.