Google Cloud Chronicle V1 Client - Class UpdateReferenceListRequest (0.1.2)

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

A request to update a reference list.

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

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ reference_list
ReferenceList

Required. The reference list to update. The reference list's name field is used to identify the reference list to update. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}

↳ update_mask
Google\Protobuf\FieldMask

The list of fields to update. When no field mask is supplied, all non-empty fields will be updated. A field mask of "*" will update all fields, whether empty or not.

getReferenceList

Required. The reference list to update.

The reference list's name field is used to identify the reference list to update. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}

Returns
Type
Description

hasReferenceList

clearReferenceList

setReferenceList

Required. The reference list to update.

The reference list's name field is used to identify the reference list to update. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

The list of fields to update.

When no field mask is supplied, all non-empty fields will be updated. A field mask of "*" will update all fields, whether empty or not.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

The list of fields to update.

When no field mask is supplied, all non-empty fields will be updated. A field mask of "*" will update all fields, whether empty or not.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
referenceList
ReferenceList

Required. The reference list to update.

The reference list's name field is used to identify the reference list to update. Format: projects/{project}/locations/{locations}/instances/{instance}/referenceLists/{reference_list}

updateMask
Google\Protobuf\FieldMask

The list of fields to update. When no field mask is supplied, all non-empty fields will be updated. A field mask of "*" will update all fields, whether empty or not.

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