View Source GoogleApi.ApigeeRegistry.V1.Model.TagApiDeploymentRevisionRequest (google_api_apigee_registry v0.4.0)
Request message for TagApiDeploymentRevision.
Attributes
-
tag(type:String.t, default:nil) - Required. The tag to apply. The tag should be at most 40 characters, and matcha-z{3,39}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ApigeeRegistry.V1.Model.TagApiDeploymentRevisionRequest{ tag: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.