Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Strategy.
Strategy contains deployment strategy information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#standard
def standard() -> ::Google::Cloud::Deploy::V1::Standard
Returns
- (::Google::Cloud::Deploy::V1::Standard) — Standard deployment strategy executes a single deploy and allows verifying the deployment.
#standard=
def standard=(value) -> ::Google::Cloud::Deploy::V1::Standard
Parameter
- value (::Google::Cloud::Deploy::V1::Standard) — Standard deployment strategy executes a single deploy and allows verifying the deployment.
Returns
- (::Google::Cloud::Deploy::V1::Standard) — Standard deployment strategy executes a single deploy and allows verifying the deployment.