Google Cloud Data Catalog Lineage V1 Client - Class UpdateProcessRequest (1.1.0)

Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class UpdateProcessRequest.

Request message for UpdateProcess .

Generated from protobuf message google.cloud.datacatalog.lineage.v1.UpdateProcessRequest

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ process
Process

Required. The lineage process to update. The process's name field is used to identify the process to update.

↳ update_mask
Google\Protobuf\FieldMask

The list of fields to update. Currently not used. The whole message is updated.

↳ allow_missing
bool

If set to true and the process is not found, the request inserts it.

getProcess

Required. The lineage process to update.

The process's name field is used to identify the process to update.

Returns
Type
Description
Process |null

hasProcess

clearProcess

setProcess

Required. The lineage process to update.

The process's name field is used to identify the process to update.

Parameter
Name
Description
var
Returns
Type
Description
$this

getUpdateMask

The list of fields to update. Currently not used. The whole message is updated.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

The list of fields to update. Currently not used. The whole message is updated.

Parameter
Name
Description
Returns
Type
Description
$this

getAllowMissing

If set to true and the process is not found, the request inserts it.

Returns
Type
Description
bool

setAllowMissing

If set to true and the process is not found, the request inserts it.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

static::build

Parameters
Name
Description
process
Process

Required. The lineage process to update.

The process's name field is used to identify the process to update.

updateMask
Google\Protobuf\FieldMask

The list of fields to update. Currently not used. The whole message is updated.

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