Google Cloud Data Catalog V1 Client - Class RetrieveConfigRequest (2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class RetrieveConfigRequest.
Request message for RetrieveConfig.
Generated from protobuf message google.cloud.datacatalog.v1.RetrieveConfigRequest
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The organization whose config is being retrieved. |
getName
Required. The organization whose config is being retrieved.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. The organization whose config is being retrieved.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|