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