Class: Google::Cloud::Dataplex::V1::GetEntryRequest

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

Overview

Get Entry request.

Instance Attribute Summary collapse

Instance Attribute Details

#aspect_types::Array<::String>



1018
1019
1020
1021
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1018

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

#name::String



1018
1019
1020
1021
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1018

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

#paths::Array<::String>



1018
1019
1020
1021
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1018

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

#view::Google::Cloud::Dataplex::V1::EntryView



1018
1019
1020
1021
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1018

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