Google Cloud Chronicle V1 Client - Class UpdateDataAccessLabelRequest (0.1.2)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class UpdateDataAccessLabelRequest.

Request message for UpdateDataAccessLabel method.

Generated from protobuf message google.cloud.chronicle.v1.UpdateDataAccessLabelRequest

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ data_access_label
DataAccessLabel

Required. The data access label to update. The label's name field is used to identify the label to update. Format: projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}

↳ update_mask
Google\Protobuf\FieldMask

The list of fields to update. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT.

getDataAccessLabel

Required. The data access label to update.

The label's name field is used to identify the label to update. Format: projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}

Returns
Type
Description

hasDataAccessLabel

clearDataAccessLabel

setDataAccessLabel

Required. The data access label to update.

The label's name field is used to identify the label to update. Format: projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

The list of fields to update. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

The list of fields to update. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
dataAccessLabel
DataAccessLabel

Required. The data access label to update.

The label's name field is used to identify the label to update. Format: projects/{project}/locations/{location}/instances/{instance}/dataAccessLabels/{data_access_label}

updateMask
Google\Protobuf\FieldMask

The list of fields to update. If not included, all fields with a non-empty value will be overwritten. Currently, only the description and definition fields are supported for update; an update call that attempts to update any other fields will return INVALID_ARGUMENT.

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: