Common Protos for Google Cloud APIs Client - Class SheetsMetadata (0.5.1)

Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class SheetsMetadata.

Google Sheets specific request metadata.

Generated from protobuf message google.cloud.audit.BigQueryAuditMetadata.SheetsMetadata

Namespace

Google \ Cloud \ Audit \ BigQueryAuditMetadata

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ doc_id string

The ID of the spreadsheet from which the request is sent.

getDocId

The ID of the spreadsheet from which the request is sent.

Returns
Type Description
string

setDocId

The ID of the spreadsheet from which the request is sent.

Parameter
Name Description
var string
Returns
Type Description
$this