Class CreateControlRequest (0.11.13)

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

Request for CreateControl method.

Attributes

Name Description
parent str
Required. Full resource name of parent data store. Format: projects/{project_number}/locations/{location_id}/collections/{collection_id}/dataStores/{data_store_id} or projects/{project_number}/locations/{location_id}/collections/{collection_id}/engines/{engine_id}.
control google.cloud.discoveryengine_v1beta.types.Control
Required. The Control to create.
control_id str
Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value must be within 1-63 characters. Valid characters are /a-z][0-9]-_/.