Class: Google::Cloud::DataCatalog::V1::DeleteEntryRequest

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

Overview

Request message for DeleteEntry.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



312
313
314
315
# File 'proto_docs/google/cloud/datacatalog/v1/datacatalog.rb', line 312

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