Class Resource (1.10.0)

Resource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information related to the Google Cloud resource.

Attributes

NameDescription
name str
The full resource name of the resource. See: https://cloud.google.com/apis/design/resource_names#full_resource_name
project str
The full resource name of project that the resource belongs to.
project_display_name str
The project id that the resource belongs to.
parent str
The full resource name of resource's parent.
parent_display_name str
The human readable name of resource's parent.
type_ str
The full resource type of the resource.
folders Sequence[google.cloud.securitycenter_v1.types.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.
display_name str
The human readable name of the resource.