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
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
int
The Google Cloud service name. |
↳ identity |
string
P4SA Identity of 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
P4SA Identity of the service.
| Returns | |
|---|---|
| Type | Description |
string |
|
setIdentity
P4SA Identity of the service.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|