Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class GcpMetadata.
GCP metadata associated with the resource, only applicable if the finding's cloud provider is Google Cloud Platform.
Generated from protobuf message google.cloud.securitycenter.v2.GcpMetadata
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ project
string
The full resource name of project that the resource belongs to.
↳ project_display_name
string
The project ID that the resource belongs to.
↳ parent
string
The full resource name of resource's parent.
↳ parent_display_name
string
The human readable name of resource's parent.
↳ folders
array< Folder
>
Output only. Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.
↳ organization
string
The name of the organization that the resource belongs to.
getProject
The full resource name of project that the resource belongs to.
string
setProject
The full resource name of project that the resource belongs to.
var
string
$this
getProjectDisplayName
The project ID that the resource belongs to.
string
setProjectDisplayName
The project ID that the resource belongs to.
var
string
$this
getParent
The full resource name of resource's parent.
string
setParent
The full resource name of resource's parent.
var
string
$this
getParentDisplayName
The human readable name of resource's parent.
string
setParentDisplayName
The human readable name of resource's parent.
var
string
$this
getFolders
Output only. Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.
setFolders
Output only. Contains a Folder message for each folder in the assets ancestry. The first folder is the deepest nested folder, and the last folder is the folder directly under the Organization.
$this
getOrganization
The name of the organization that the resource belongs to.
string
setOrganization
The name of the organization that the resource belongs to.
var
string
$this