Uses of Class
com.google.cloud.aiplatform.v1.FeatureViewDataKey.CompositeKey.Builder
Packages that use FeatureViewDataKey.CompositeKey.Builder
-
Uses of FeatureViewDataKey.CompositeKey.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureViewDataKey.CompositeKey.BuilderModifier and TypeMethodDescriptionFeatureViewDataKey.CompositeKey.Builder.addAllParts(Iterable<String> values) Parts to construct Entity ID.Parts to construct Entity ID.FeatureViewDataKey.CompositeKey.Builder.addPartsBytes(com.google.protobuf.ByteString value) Parts to construct Entity ID.FeatureViewDataKey.CompositeKey.Builder.clear()FeatureViewDataKey.CompositeKey.Builder.clearParts()Parts to construct Entity ID.FeatureViewDataKey.Builder.getCompositeKeyBuilder()The actual Entity ID will be composed from this struct.FeatureViewDataKey.CompositeKey.Builder.mergeFrom(FeatureViewDataKey.CompositeKey other) FeatureViewDataKey.CompositeKey.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FeatureViewDataKey.CompositeKey.Builder.mergeFrom(com.google.protobuf.Message other) FeatureViewDataKey.CompositeKey.newBuilder()FeatureViewDataKey.CompositeKey.newBuilder(FeatureViewDataKey.CompositeKey prototype) FeatureViewDataKey.CompositeKey.newBuilderForType()protected FeatureViewDataKey.CompositeKey.BuilderFeatureViewDataKey.CompositeKey.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Parts to construct Entity ID.FeatureViewDataKey.CompositeKey.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureViewDataKey.CompositeKey.BuilderModifier and TypeMethodDescriptionFeatureViewDataKey.Builder.setCompositeKey(FeatureViewDataKey.CompositeKey.Builder builderForValue) The actual Entity ID will be composed from this struct.