Class: Google::Cloud::Logging::V2::ListViewsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/logging/v2/logging_config.rb

Overview

The response from ListViews.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



544
545
546
547
# File 'proto_docs/google/logging/v2/logging_config.rb', line 544

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

#views::Array<::Google::Cloud::Logging::V2::LogView>



544
545
546
547
# File 'proto_docs/google/logging/v2/logging_config.rb', line 544

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