Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class Resource.
Information related to the Google Cloud resource.
Generated from protobuf message google.cloud.securitycenter.v2.Resource
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name
↳ display_name
string
The human readable name of the resource.
↳ type
string
The full resource type of the resource.
↳ cloud_provider
int
Indicates which cloud provider the finding is from.
↳ service
string
The service or resource provider associated with the resource.
↳ location
string
The region or location of the service (if applicable).
↳ gcp_metadata
↳ aws_metadata
↳ azure_metadata
↳ resource_path
Google\Cloud\SecurityCenter\V2\ResourcePath
Provides the path to the resource within the resource hierarchy.
↳ resource_path_string
string
A string representation of the resource path. For Google Cloud, it has the format of organizations/{organization_id}/folders/{folder_id}/folders/{folder_id}/projects/{project_id}
where there can be any number of folders. For AWS, it has the format of org/{organization_id}/ou/{organizational_unit_id}/ou/{organizational_unit_id}/account/{account_id}
where there can be any number of organizational units. For Azure, it has the format of mg/{management_group_id}/mg/{management_group_id}/subscription/{subscription_id}/rg/{resource_group_name}
where there can be any number of management groups.
getName
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name
string
setName
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name
var
string
$this
getDisplayName
The human readable name of the resource.
string
setDisplayName
The human readable name of the resource.
var
string
$this
getType
The full resource type of the resource.
string
setType
The full resource type of the resource.
var
string
$this
getCloudProvider
Indicates which cloud provider the finding is from.
int
setCloudProvider
Indicates which cloud provider the finding is from.
var
int
$this
getService
The service or resource provider associated with the resource.
string
setService
The service or resource provider associated with the resource.
var
string
$this
getLocation
The region or location of the service (if applicable).
string
setLocation
The region or location of the service (if applicable).
var
string
$this
getGcpMetadata
The GCP metadata associated with the finding.
hasGcpMetadata
setGcpMetadata
The GCP metadata associated with the finding.
$this
getAwsMetadata
The AWS metadata associated with the finding.
hasAwsMetadata
setAwsMetadata
The AWS metadata associated with the finding.
$this
getAzureMetadata
The Azure metadata associated with the finding.
hasAzureMetadata
setAzureMetadata
The Azure metadata associated with the finding.
$this
getResourcePath
Provides the path to the resource within the resource hierarchy.
hasResourcePath
clearResourcePath
setResourcePath
Provides the path to the resource within the resource hierarchy.
$this
getResourcePathString
A string representation of the resource path.
For Google Cloud, it has the format of organizations/{organization_id}/folders/{folder_id}/folders/{folder_id}/projects/{project_id}
where there can be any number of folders.
For AWS, it has the format of org/{organization_id}/ou/{organizational_unit_id}/ou/{organizational_unit_id}/account/{account_id}
where there can be any number of organizational units.
For Azure, it has the format of mg/{management_group_id}/mg/{management_group_id}/subscription/{subscription_id}/rg/{resource_group_name}
where there can be any number of management groups.
string
setResourcePathString
A string representation of the resource path.
For Google Cloud, it has the format of organizations/{organization_id}/folders/{folder_id}/folders/{folder_id}/projects/{project_id}
where there can be any number of folders.
For AWS, it has the format of org/{organization_id}/ou/{organizational_unit_id}/ou/{organizational_unit_id}/account/{account_id}
where there can be any number of organizational units.
For Azure, it has the format of mg/{management_group_id}/mg/{management_group_id}/subscription/{subscription_id}/rg/{resource_group_name}
where there can be any number of management groups.
var
string
$this
getCloudProviderMetadata
string