Class: Google::Cloud::Logging::V2::WriteLogEntriesPartialErrors::LogEntryErrorsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Logging::V2::WriteLogEntriesPartialErrors::LogEntryErrorsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/logging/v2/logging.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::Integer
156 157 158 159 |
# File 'proto_docs/google/logging/v2/logging.rb', line 156 class LogEntryErrorsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Rpc::Status
156 157 158 159 |
# File 'proto_docs/google/logging/v2/logging.rb', line 156 class LogEntryErrorsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |