Reference documentation and code samples for the Apigee Registry V1 API class Google::Cloud::ApigeeRegistry::V1::RollbackApiDeploymentRequest.
Request message for RollbackApiDeployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - (::String) — Required. The deployment being rolled back.
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The deployment being rolled back.
    Returns
    
  - (::String) — Required. The deployment being rolled back.
#revision_id
def revision_id() -> ::String
    Returns
    
  - 
        (::String) — Required. The revision ID to roll back to.
It must be a revision of the same deployment.Example: c7cfa2a8 
#revision_id=
def revision_id=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. The revision ID to roll back to.
It must be a revision of the same deployment.Example: c7cfa2a8 
    Returns
    
- 
        (::String) — Required. The revision ID to roll back to.
It must be a revision of the same deployment.Example: c7cfa2a8