Reference documentation and code samples for the Google Cloud Chronicle V1 Client class CreateDataAccessLabelRequest.
Request message for CreateDataAccessLabel.
Generated from protobuf message google.cloud.chronicle.v1.CreateDataAccessLabelRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this Data Access Label will be created. Format: projects/{project}/locations/{location}/instances/{instance}
↳ data_access_label
↳ data_access_label_id
string
Required. The ID to use for the data access label, which will become the label's display name and the final component of the label's resource name. The maximum number of characters should be 63. Regex pattern is as per AIP: https://google.aip.dev/122#resource-id-segments
getParent
Required. The parent resource where this Data Access Label will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
string
setParent
Required. The parent resource where this Data Access Label will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
var
string
$this
getDataAccessLabel
Required. Data access label to create.
hasDataAccessLabel
clearDataAccessLabel
setDataAccessLabel
Required. Data access label to create.
$this
getDataAccessLabelId
Required. The ID to use for the data access label, which will become the label's display name and the final component of the label's resource name.
The maximum number of characters should be 63. Regex pattern is as per AIP: https://google.aip.dev/122#resource-id-segments
string
setDataAccessLabelId
Required. The ID to use for the data access label, which will become the label's display name and the final component of the label's resource name.
The maximum number of characters should be 63. Regex pattern is as per AIP: https://google.aip.dev/122#resource-id-segments
var
string
$this
static::build
parent
string
Required. The parent resource where this Data Access Label will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
Please see DataAccessControlServiceClient::instanceName()
for help formatting this field.
dataAccessLabel
dataAccessLabelId
string
Required. The ID to use for the data access label, which will become the label's display name and the final component of the label's resource name. The maximum number of characters should be 63. Regex pattern is as per AIP: https://google.aip.dev/122#resource-id-segments