Package com.google.cloud.aiplatform.v1
Class BatchReadFeatureValuesRequest.EntityTypeSpec.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder>
com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec.Builder
- All Implemented Interfaces:
BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchReadFeatureValuesRequest.EntityTypeSpec
public static final class BatchReadFeatureValuesRequest.EntityTypeSpec.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder>
implements BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
Selects Features of an EntityType to read values of and specifies read settings.Protobuf type
google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec-
Method Summary
Modifier and TypeMethodDescriptionaddAllSettings(Iterable<? extends DestinationFeatureSetting> values) Per-Feature settings for the batch read.addSettings(int index, DestinationFeatureSetting value) Per-Feature settings for the batch read.addSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature settings for the batch read.Per-Feature settings for the batch read.addSettings(DestinationFeatureSetting.Builder builderForValue) Per-Feature settings for the batch read.Per-Feature settings for the batch read.addSettingsBuilder(int index) Per-Feature settings for the batch read.build()clear()Required.Required.Per-Feature settings for the batch read.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorRequired.com.google.protobuf.ByteStringRequired.Required.Required.Required.getSettings(int index) Per-Feature settings for the batch read.getSettingsBuilder(int index) Per-Feature settings for the batch read.Per-Feature settings for the batch read.intPer-Feature settings for the batch read.Per-Feature settings for the batch read.getSettingsOrBuilder(int index) Per-Feature settings for the batch read.List<? extends DestinationFeatureSettingOrBuilder>Per-Feature settings for the batch read.booleanRequired.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanRequired.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeSettings(int index) Per-Feature settings for the batch read.setEntityTypeId(String value) Required.setEntityTypeIdBytes(com.google.protobuf.ByteString value) Required.Required.setFeatureSelector(FeatureSelector.Builder builderForValue) Required.setSettings(int index, DestinationFeatureSetting value) Per-Feature settings for the batch read.setSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature settings for the batch read.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<BatchReadFeatureValuesRequest.EntityTypeSpec.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<BatchReadFeatureValuesRequest.EntityTypeSpec.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<BatchReadFeatureValuesRequest.EntityTypeSpec.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
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder>
-
mergeFrom
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder mergeFrom(BatchReadFeatureValuesRequest.EntityTypeSpec other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder>
-
mergeFrom
public BatchReadFeatureValuesRequest.EntityTypeSpec.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<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder>- Throws:
IOException
-
getEntityTypeId
Required. ID of the EntityType to select Features. The EntityType id is the [entity_type_id][google.cloud.aiplatform.v1.CreateEntityTypeRequest.entity_type_id] specified during EntityType creation.
string entity_type_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEntityTypeIdin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder- Returns:
- The entityTypeId.
-
getEntityTypeIdBytes
public com.google.protobuf.ByteString getEntityTypeIdBytes()Required. ID of the EntityType to select Features. The EntityType id is the [entity_type_id][google.cloud.aiplatform.v1.CreateEntityTypeRequest.entity_type_id] specified during EntityType creation.
string entity_type_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEntityTypeIdBytesin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder- Returns:
- The bytes for entityTypeId.
-
setEntityTypeId
Required. ID of the EntityType to select Features. The EntityType id is the [entity_type_id][google.cloud.aiplatform.v1.CreateEntityTypeRequest.entity_type_id] specified during EntityType creation.
string entity_type_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The entityTypeId to set.- Returns:
- This builder for chaining.
-
clearEntityTypeId
Required. ID of the EntityType to select Features. The EntityType id is the [entity_type_id][google.cloud.aiplatform.v1.CreateEntityTypeRequest.entity_type_id] specified during EntityType creation.
string entity_type_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setEntityTypeIdBytes
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder setEntityTypeIdBytes(com.google.protobuf.ByteString value) Required. ID of the EntityType to select Features. The EntityType id is the [entity_type_id][google.cloud.aiplatform.v1.CreateEntityTypeRequest.entity_type_id] specified during EntityType creation.
string entity_type_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for entityTypeId to set.- Returns:
- This builder for chaining.
-
hasFeatureSelector
public boolean hasFeatureSelector()Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasFeatureSelectorin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder- Returns:
- Whether the featureSelector field is set.
-
getFeatureSelector
Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSelectorin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder- Returns:
- The featureSelector.
-
setFeatureSelector
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder setFeatureSelector(FeatureSelector value) Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED]; -
setFeatureSelector
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder setFeatureSelector(FeatureSelector.Builder builderForValue) Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED]; -
mergeFeatureSelector
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder mergeFeatureSelector(FeatureSelector value) Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED]; -
clearFeatureSelector
Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED]; -
getFeatureSelectorBuilder
Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED]; -
getFeatureSelectorOrBuilder
Required. Selectors choosing which Feature values to read from the EntityType.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSelectorOrBuilderin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
-
getSettingsList
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3;- Specified by:
getSettingsListin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
-
getSettingsCount
public int getSettingsCount()Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3;- Specified by:
getSettingsCountin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
-
getSettings
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3;- Specified by:
getSettingsin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
-
setSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder setSettings(int index, DestinationFeatureSetting value) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
setSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder setSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
addSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addSettings(DestinationFeatureSetting value) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
addSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addSettings(int index, DestinationFeatureSetting value) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
addSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addSettings(DestinationFeatureSetting.Builder builderForValue) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
addSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
addAllSettings
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addAllSettings(Iterable<? extends DestinationFeatureSetting> values) Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
clearSettings
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
removeSettings
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
getSettingsBuilder
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
getSettingsOrBuilder
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3;- Specified by:
getSettingsOrBuilderin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
-
getSettingsOrBuilderList
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3;- Specified by:
getSettingsOrBuilderListin interfaceBatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
-
addSettingsBuilder
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
addSettingsBuilder
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3; -
getSettingsBuilderList
Per-Feature settings for the batch read.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 3;
-