GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig (google_api_container_analysis v0.23.0) View Source
ApprovalConfig describes configuration for manual approval of a build.
Attributes
-
approvalRequired(type:boolean(), default:nil) - Whether or not approval is needed. If this is set on a build, it will become pending when created, and will need to be explicitly approved to start.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.ContainerAnalysis.V1beta1.Model.ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig{
approvalRequired: boolean() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.