Class ProvisionProjectRequest (0.20.1)

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

Request for ProjectService.ProvisionProject method.

Attributes

Name Description
name str
Required. Full resource name of a Project, such as projects/{project_id_or_number}.
accept_data_use_terms bool
Required. Set to true to specify that caller has read and would like to give consent to the `Terms for data use
data_use_terms_version str
Required. The version of the `Terms for data use
saas_params google.cloud.discoveryengine_v1beta.types.ProvisionProjectRequest.SaasParams
Optional. Parameters for Agentspace.

Classes

SaasParams

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

Parameters for Agentspace.