Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class RollbackApiSpecRequest.
Request message for RollbackApiSpec.
Generated from protobuf message google.cloud.apigeeregistry.v1.RollbackApiSpecRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The spec being rolled back.
↳ revision_id
string
Required. The revision ID to roll back to. It must be a revision of the same spec. Example: c7cfa2a8
getName
Required. The spec being rolled back.
string
setName
Required. The spec being rolled back.
var
string
$this
getRevisionId
Required. The revision ID to roll back to.
It must be a revision of the same spec.
Example: c7cfa2a8
string
setRevisionId
Required. The revision ID to roll back to.
It must be a revision of the same spec.
Example: c7cfa2a8
var
string
$this