Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Standard.
Standard represents the standard deployment strategy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#verify
def verify() -> ::Boolean
Returns
- (::Boolean) — Whether to verify a deployment.
#verify=
def verify=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether to verify a deployment.
Returns
- (::Boolean) — Whether to verify a deployment.