Class: Google::Cloud::Dataplex::V1::ListGlossaryCategoriesResponse

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

Overview

List GlossaryCategories Response

Instance Attribute Summary collapse

Instance Attribute Details

#categories::Array<::Google::Cloud::Dataplex::V1::GlossaryCategory>

Returns Lists the GlossaryCategories in the specified parent.

Returns:



410
411
412
413
# File 'proto_docs/google/cloud/dataplex/v1/business_glossary.rb', line 410

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

#next_page_token::String

Returns A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Returns:

  • (::String)

    A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.



410
411
412
413
# File 'proto_docs/google/cloud/dataplex/v1/business_glossary.rb', line 410

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

#unreachable_locations::Array<::String>

Returns Locations that the service couldn't reach.

Returns:

  • (::Array<::String>)

    Locations that the service couldn't reach.



410
411
412
413
# File 'proto_docs/google/cloud/dataplex/v1/business_glossary.rb', line 410

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