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 \ BigQueryAuditMetadataMethods
__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 |