Reference documentation and code samples for the BigQuery Data Transfer V1 Client class IsDataTransferServiceEnabledRequest.
A request to determine whether data transfer is enabled for the project.
Generated from protobuf message google.cloud.bigquery.datatransfer.v1.IsDataTransferServiceEnabledRequest
Namespace
Google \ Cloud \ BigQuery \ DataTransfer \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The name of the project resource in the form: |
getName
The name of the project resource in the form:
projects/{project_id}
Returns | |
---|---|
Type | Description |
string |
setName
The name of the project resource in the form:
projects/{project_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |