Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class Service.
The source system of the Taxonomy.
Generated from protobuf message google.cloud.datacatalog.v1.Taxonomy.Service
Namespace
Google \ Cloud \ DataCatalog \ V1 \ TaxonomyMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
int
The Google Cloud service name. |
↳ identity |
string
The service agent for the service. |
getName
The Google Cloud service name.
Returns | |
---|---|
Type | Description |
int |
setName
The Google Cloud service name.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getIdentity
The service agent for the service.
Returns | |
---|---|
Type | Description |
string |
setIdentity
The service agent for the service.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |