google_api_file v0.9.0 GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1RolloutMetadata View Source
This message has been deprecated. RolloutMetadata for an actuation instance. It maps to a single RolloutType.
Attributes
notification
(type:GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1NotificationMetadata.t
, default:nil
) - Instance level notification metadata.releaseName
(type:String.t
, default:nil
) - The last Release that has been applied to the instance.rolloutName
(type:String.t
, default:nil
) - The last rollout that has been applied to the instance.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1RolloutMetadata{ notification: GoogleApi.File.V1.Model.GoogleCloudSaasacceleratorManagementProvidersV1NotificationMetadata.t(), releaseName: String.t(), rolloutName: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.