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