Class: Google::Cloud::Dataplex::V1::CreateEntryRequest

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

Overview

Create Entry request.

Instance Attribute Summary collapse

Instance Attribute Details

#entry::Google::Cloud::Dataplex::V1::Entry



887
888
889
890
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 887

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

#entry_id::String



887
888
889
890
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 887

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

#parent::String



887
888
889
890
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 887

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