WorkloadResource

data class WorkloadResource(val resourceId: Int? = null, val resourceType: String? = null)

Constructors

Link copied to clipboard
constructor(resourceId: Int? = null, resourceType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: Int? = null

Resource identifier. For a project this represents project_number.

Link copied to clipboard
val resourceType: String? = null

Indicates the type of resource. Possible values: RESOURCE_TYPE_UNSPECIFIED, CONSUMER_PROJECT, ENCRYPTION_KEYS_PROJECT, KEYRING, CONSUMER_FOLDER