Get Deployment Result
data class GetDeploymentResult(val accessGuidance: String, val annotations: Map<String, String>, val apiSpecRevision: String, val createTime: String, val description: String, val displayName: String, val endpointUri: String, val externalChannelUri: String, val intendedAudience: String, val labels: Map<String, String>, val name: String, val revisionCreateTime: String, val revisionId: String, val revisionUpdateTime: String)
Constructors
Link copied to clipboard
fun GetDeploymentResult(accessGuidance: String, annotations: Map<String, String>, apiSpecRevision: String, createTime: String, description: String, displayName: String, endpointUri: String, externalChannelUri: String, intendedAudience: String, labels: Map<String, String>, name: String, revisionCreateTime: String, revisionId: String, revisionUpdateTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Labels attach identifying metadata to resources. Identifying metadata can be used to filter list operations. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one resource (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with apigeeregistry.googleapis.com/
and cannot be changed.