Class CreateExampleStoreRequest (1.90.0)

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

Request message for ExampleStoreService.CreateExampleStore.

Attributes

Name Description
parent str
Required. The resource name of the Location to create the ExampleStore in. Format: projects/{project}/locations/{location}
example_store google.cloud.aiplatform_v1beta1.types.ExampleStore
Required. The Example Store to be created.

Methods

CreateExampleStoreRequest

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

Request message for ExampleStoreService.CreateExampleStore.