Google Cloud Chronicle V1 Client - Class GetDataTableOperationErrorsRequest (0.3.0)

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

The request message for GetDataTableOperationErrors.

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

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name for the data table operation errors. Format: projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}

getName

Required. Resource name for the data table operation errors.

Format: projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}

Returns
Type Description
string

setName

Required. Resource name for the data table operation errors.

Format: projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Resource name for the data table operation errors. Format: projects/{project}/locations/{location}/instances/{instance}/dataTableOperationErrors/{data_table_operation_errors} Please see DataTableServiceClient::dataTableOperationErrorsName() for help formatting this field.

Returns
Type Description
GetDataTableOperationErrorsRequest