Uses of Class
com.google.cloud.aiplatform.v1.UpdateFeaturestoreRequest.Builder
Packages that use UpdateFeaturestoreRequest.Builder
-
Uses of UpdateFeaturestoreRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return UpdateFeaturestoreRequest.BuilderModifier and TypeMethodDescriptionUpdateFeaturestoreRequest.Builder.clear()UpdateFeaturestoreRequest.Builder.clearFeaturestore()Required.UpdateFeaturestoreRequest.Builder.clearUpdateMask()Field mask is used to specify the fields to be overwritten in the Featurestore resource by the update.UpdateFeaturestoreRequest.Builder.mergeFeaturestore(Featurestore value) Required.UpdateFeaturestoreRequest.Builder.mergeFrom(UpdateFeaturestoreRequest other) UpdateFeaturestoreRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UpdateFeaturestoreRequest.Builder.mergeFrom(com.google.protobuf.Message other) UpdateFeaturestoreRequest.Builder.mergeUpdateMask(com.google.protobuf.FieldMask value) Field mask is used to specify the fields to be overwritten in the Featurestore resource by the update.UpdateFeaturestoreRequest.newBuilder()UpdateFeaturestoreRequest.newBuilder(UpdateFeaturestoreRequest prototype) UpdateFeaturestoreRequest.newBuilderForType()protected UpdateFeaturestoreRequest.BuilderUpdateFeaturestoreRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UpdateFeaturestoreRequest.Builder.setFeaturestore(Featurestore value) Required.UpdateFeaturestoreRequest.Builder.setFeaturestore(Featurestore.Builder builderForValue) Required.UpdateFeaturestoreRequest.Builder.setUpdateMask(com.google.protobuf.FieldMask value) Field mask is used to specify the fields to be overwritten in the Featurestore resource by the update.UpdateFeaturestoreRequest.Builder.setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue) Field mask is used to specify the fields to be overwritten in the Featurestore resource by the update.UpdateFeaturestoreRequest.toBuilder()