Reference documentation and code samples for the Google Cloud Config V1 Client class ResourceCAIInfo.
CAI info of a Resource.
Generated from protobuf message google.cloud.config.v1.ResourceCAIInfo
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ full_resource_name |
string
CAI resource name in the format following https://cloud.google.com/apis/design/resource_names#full_resource_name |
getFullResourceName
CAI resource name in the format following https://cloud.google.com/apis/design/resource_names#full_resource_name
Returns | |
---|---|
Type | Description |
string |
setFullResourceName
CAI resource name in the format following https://cloud.google.com/apis/design/resource_names#full_resource_name
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |