Skip to main content

types

Cloud

A Cloud resource. For more information, see Cloud.

id : string

ID of the cloud.

createdAt : google.protobuf.Timestamp

Creation timestamp.

name : string

Name of the cloud. 3-63 characters long.

description : string

Description of the cloud. 0-256 characters long.

organizationId : string

ID of the organization that the cloud belongs to.

labels : string

Resource labels as key:value pairs. Maximum of 64 per resource.

Folder

A Folder resource. For more information, see Folder.

Status

  • STATUS_UNSPECIFIED

  • ACTIVE

    The folder is active.

  • DELETING

    The folder is being deleted.

  • PENDING_DELETION

    Stopping folder resources and waiting for the deletion start timestamp.

id : string

ID of the folder.

cloudId : string

ID of the cloud that the folder belongs to.

createdAt : google.protobuf.Timestamp

Creation timestamp.

name : string

Name of the folder. The name is unique within the cloud. 3-63 characters long.

description : string

Description of the folder. 0-256 characters long.

labels : string

Resource labels as key:value pairs. Maximum of 64 per resource.

status : Status

Status of the folder.