Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class ResourceValueConfigMetadata.
Metadata about a ResourceValueConfig. For example, id and name.
Generated from protobuf message google.cloud.securitycenter.v1.ResourceValueConfigMetadata
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Resource value config name |
getName
Resource value config name
Returns | |
---|---|
Type | Description |
string |
setName
Resource value config name
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |