Class: Google::Cloud::DataCatalog::Lineage::V1::BatchSearchLinkProcessesResponse

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

Overview

Response message for BatchSearchLinkProcesses.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String

Returns The token to specify as page_token in the subsequent call to get the next page. Omitted if there are no more pages in the response.

Returns:

  • (::String)

    The token to specify as page_token in the subsequent call to get the next page. Omitted if there are no more pages in the response.



669
670
671
672
# File 'proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb', line 669

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

Returns An array of processes associated with the specified links.

Returns:



669
670
671
672
# File 'proto_docs/google/cloud/datacatalog/lineage/v1/lineage.rb', line 669

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