Class Resource (1.1.0)

Representation of a cloud resource. .. attribute:: version

The API version. Example: “v1”.

The JSON schema name listed in the discovery document. Example: “Project”. It will be left unspecified for resources (such as Cloud Bigtable) without a discovery-based API.

The full name of the immediate parent of this resource. See Resource Names <https://cloud.google.com/apis/design/resource _names#full_resource_name> for more information. For GCP assets, it is the parent resource defined in the Cloud IAM policy hierarchy <https://cloud.google.com/iam/docs/overview#p olicy_hierarchy>. For example: "//cloudresourcemanager.go ogleapis.com/projects/my_project_123". For third-party assets, it is up to the users to define.