View Source GoogleApi.CloudDeploy.V1.Model.CustomMetadata (google_api_cloud_deploy v0.6.0)
CustomMetadata contains information from a user-defined operation.
Attributes
-
values
(type:map()
, default:nil
) - Output only. Key-value pairs provided by the user-defined operation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.CustomMetadata{values: map() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.