Resource: Namespace
A container for services
. Namespaces allow administrators to group services together and define permissions for a collection of services.
JSON representation |
---|
{ "name": string, "labels": { string: string, ... }, "createTime": string, "updateTime": string, "uid": string } |
Fields | |
---|---|
name |
Immutable. The resource name for the namespace in the format |
labels |
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. An object containing a list of |
createTime |
Output only. The timestamp when the namespace was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. The timestamp when the namespace was last updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
uid |
Output only. A globally unique identifier (in UUID4 format) for this namespace. |
Methods |
|
---|---|
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.CreateNamespace is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.DeleteNamespace is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetNamespace is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetIamPolicy is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.ListNamespaces is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.UpdateNamespace is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.SetIamPolicy is not available in Trusted Cloud by S3NS. |
|
The method google.cloud.servicedirectory.v1beta1.RegistrationService.TestIamPermissions is not available in Trusted Cloud by S3NS. |