public final class FetchFeatureValuesResponse extends com.google.protobuf.GeneratedMessageV3 implements FetchFeatureValuesResponseOrBuilder
Response message for [FeatureOnlineStoreService.FetchFeatureValues][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.FetchFeatureValues]Protobuf type
google.cloud.aiplatform.v1beta1.FetchFeatureValuesResponse| Modifier and Type | Class and Description |
|---|---|
static class |
FetchFeatureValuesResponse.Builder
Response message for
[FeatureOnlineStoreService.FetchFeatureValues][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.FetchFeatureValues]
Protobuf type
google.cloud.aiplatform.v1beta1.FetchFeatureValuesResponse |
static class |
FetchFeatureValuesResponse.FeatureNameValuePairList
Response structure in the format of key (feature name) and (feature) value
pair.
|
static interface |
FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder |
static class |
FetchFeatureValuesResponse.FormatCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_KEY_FIELD_NUMBER |
static int |
KEY_VALUES_FIELD_NUMBER |
static int |
PROTO_STRUCT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
FeatureViewDataKey |
getDataKey()
The data key associated with this response.
|
FeatureViewDataKeyOrBuilder |
getDataKeyOrBuilder()
The data key associated with this response.
|
static FetchFeatureValuesResponse |
getDefaultInstance() |
FetchFeatureValuesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
FetchFeatureValuesResponse.FormatCase |
getFormatCase() |
FetchFeatureValuesResponse.FeatureNameValuePairList |
getKeyValues()
Feature values in KeyValue format.
|
FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder |
getKeyValuesOrBuilder()
Feature values in KeyValue format.
|
com.google.protobuf.Parser<FetchFeatureValuesResponse> |
getParserForType() |
com.google.protobuf.Struct |
getProtoStruct()
Feature values in proto Struct format.
|
com.google.protobuf.StructOrBuilder |
getProtoStructOrBuilder()
Feature values in proto Struct format.
|
int |
getSerializedSize() |
boolean |
hasDataKey()
The data key associated with this response.
|
int |
hashCode() |
boolean |
hasKeyValues()
Feature values in KeyValue format.
|
boolean |
hasProtoStruct()
Feature values in proto Struct format.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FetchFeatureValuesResponse.Builder |
newBuilder() |
static FetchFeatureValuesResponse.Builder |
newBuilder(FetchFeatureValuesResponse prototype) |
FetchFeatureValuesResponse.Builder |
newBuilderForType() |
protected FetchFeatureValuesResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FetchFeatureValuesResponse |
parseDelimitedFrom(InputStream input) |
static FetchFeatureValuesResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
parseFrom(byte[] data) |
static FetchFeatureValuesResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
parseFrom(ByteBuffer data) |
static FetchFeatureValuesResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
parseFrom(com.google.protobuf.ByteString data) |
static FetchFeatureValuesResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FetchFeatureValuesResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchFeatureValuesResponse |
parseFrom(InputStream input) |
static FetchFeatureValuesResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FetchFeatureValuesResponse> |
parser() |
FetchFeatureValuesResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int KEY_VALUES_FIELD_NUMBER
public static final int PROTO_STRUCT_FIELD_NUMBER
public static final int DATA_KEY_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public FetchFeatureValuesResponse.FormatCase getFormatCase()
getFormatCase in interface FetchFeatureValuesResponseOrBuilderpublic boolean hasKeyValues()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1beta1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
hasKeyValues in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.FeatureNameValuePairList getKeyValues()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1beta1.FetchFeatureValuesResponse.FeatureNameValuePairList key_values = 3;
getKeyValues in interface FetchFeatureValuesResponseOrBuilderpublic FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder getKeyValuesOrBuilder()
Feature values in KeyValue format.
.google.cloud.aiplatform.v1beta1.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 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][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.StreamingFetchFeatureValues] RPCs.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey data_key = 4;hasDataKey in interface FetchFeatureValuesResponseOrBuilderpublic FeatureViewDataKey getDataKey()
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.StreamingFetchFeatureValues] RPCs.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey data_key = 4;getDataKey in interface FetchFeatureValuesResponseOrBuilderpublic FeatureViewDataKeyOrBuilder getDataKeyOrBuilder()
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.StreamingFetchFeatureValues] RPCs.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey data_key = 4;getDataKeyOrBuilder in interface FetchFeatureValuesResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FetchFeatureValuesResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchFeatureValuesResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchFeatureValuesResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchFeatureValuesResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchFeatureValuesResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchFeatureValuesResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchFeatureValuesResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static FetchFeatureValuesResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FetchFeatureValuesResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FetchFeatureValuesResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FetchFeatureValuesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FetchFeatureValuesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FetchFeatureValuesResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FetchFeatureValuesResponse.Builder newBuilder()
public static FetchFeatureValuesResponse.Builder newBuilder(FetchFeatureValuesResponse prototype)
public FetchFeatureValuesResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FetchFeatureValuesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FetchFeatureValuesResponse getDefaultInstance()
public static com.google.protobuf.Parser<FetchFeatureValuesResponse> parser()
public com.google.protobuf.Parser<FetchFeatureValuesResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FetchFeatureValuesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.