Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::Strategy (v0.19.0)

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

#canary

def canary() -> ::Google::Cloud::Deploy::V1::Canary
Returns

#canary=

def canary=(value) -> ::Google::Cloud::Deploy::V1::Canary
Parameter
Returns

#standard

def standard() -> ::Google::Cloud::Deploy::V1::Standard
Returns

#standard=

def standard=(value) -> ::Google::Cloud::Deploy::V1::Standard
Parameter
Returns