Class: Google::Cloud::Metastore::V1beta::ErrorDetails::DetailsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Metastore::V1beta::ErrorDetails::DetailsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/metastore/v1beta/metastore.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1407 1408 1409 1410 |
# File 'proto_docs/google/cloud/metastore/v1beta/metastore.rb', line 1407 class DetailsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1407 1408 1409 1410 |
# File 'proto_docs/google/cloud/metastore/v1beta/metastore.rb', line 1407 class DetailsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |