Class: Google::Cloud::Run::V2::DeleteRevisionRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/run/v2/revision.rb

Overview

Request message for deleting a retired Revision. Revision lifecycle is usually managed by making changes to the parent Service. Only retired revisions can be deleted with this API.

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String



86
87
88
89
# File 'proto_docs/google/cloud/run/v2/revision.rb', line 86

class DeleteRevisionRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



86
87
88
89
# File 'proto_docs/google/cloud/run/v2/revision.rb', line 86

class DeleteRevisionRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#validate_only::Boolean



86
87
88
89
# File 'proto_docs/google/cloud/run/v2/revision.rb', line 86

class DeleteRevisionRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end