Class UpdateExampleStoreRequest (1.158.0)

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

Request message for ExampleStoreService.UpdateExampleStore.

Attributes

Name Description
example_store google.cloud.aiplatform_v1beta1.types.ExampleStore
Required. The Example Store which replaces the resource on the server.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Mask specifying which fields to update. Supported fields: :: * display_name * description

Methods

UpdateExampleStoreRequest

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

Request message for ExampleStoreService.UpdateExampleStore.