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

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
NameDescription
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
TypeDescription
string

setDocId

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this