Class UpdateExtensionRequest (1.49.0)

UpdateExtensionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ExtensionRegistryService.UpdateExtension.

Attributes

NameDescription
extension google.cloud.aiplatform_v1beta1.types.Extension
Required. The Extension which replaces the resource on the server.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. Mask specifying which fields to update. Supported fields: :: * display_name * description * tool_use_examples

Methods

UpdateExtensionRequest

UpdateExtensionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ExtensionRegistryService.UpdateExtension.