Class: Google::Cloud::GeminiDataAnalytics::V1beta::DataAgent::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::GeminiDataAnalytics::V1beta::DataAgent::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
82 83 84 85 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 82 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
82 83 84 85 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 82 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |