Apigee Registry V1 API - Class Google::Cloud::ApigeeRegistry::V1::RollbackApiSpecRequest (v0.2.0)

Reference documentation and code samples for the Apigee Registry V1 API class Google::Cloud::ApigeeRegistry::V1::RollbackApiSpecRequest.

Request message for RollbackApiSpec.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The spec being rolled back.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The spec being rolled back.
Returns
  • (::String) — Required. The spec 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 spec.

    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 spec.

    Example: c7cfa2a8

Returns
  • (::String) — Required. The revision ID to roll back to. It must be a revision of the same spec.

    Example: c7cfa2a8