Package types (3.3.0)

API documentation for asset_v1p5beta1.types package.

Classes

Asset

Cloud asset. This includes all Google Cloud Platform resources, Cloud IAM policies, and other non-GCP assets.

ContentType

Asset content type.

ListAssetsRequest

ListAssets request. .. attribute:: parent

Required. Name of the organization or project the assets belong to. Format: "organizations/[organization-number]" (such as "organizations/123"), "projects/[project-number]" (such as "projects/my-project-id"), or "projects/[project-id]" (such as "projects/12345").

:type: str

ListAssetsResponse

ListAssets response. .. attribute:: read_time

Time the snapshot was taken.

:type: google.protobuf.timestamp_pb2.Timestamp

Resource

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

The API version. Example: "v1".

:type: str