GetNamespaceResult

data class GetNamespaceResult(val labels: Map<String, String>, val name: String, val uid: String)

Constructors

Link copied to clipboard
constructor(labels: Map<String, String>, name: String, uid: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Resource labels associated with this namespace. No more than 64 user labels can be associated with a given resource. Label keys and values can be no longer than 63 characters.

Link copied to clipboard

Immutable. The resource name for the namespace in the format projects/*/locations/*/namespaces/*.

Link copied to clipboard
val uid: String

The globally unique identifier of the namespace in the UUID4 format. //*/