Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::Revision::Action (v0.1.0)

Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::Revision::Action.

Actions that generate a revision.

Constants

ACTION_UNSPECIFIED

value: 0
The default value. This value is used if the action is omitted.

CREATE

value: 1
The revision was generated by creating a deployment.

UPDATE

value: 2
The revision was generated by updating a deployment.

DELETE

value: 3
The revision was deleted.