Class: Google::Cloud::GeminiDataAnalytics::V1beta::DataAgent
- Inherits:
-
Object
- Object
- Google::Cloud::GeminiDataAnalytics::V1beta::DataAgent
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb
Overview
Message describing a DataAgent object.
Defined Under Namespace
Classes: LabelsEntry
Instance Attribute Summary collapse
-
#create_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#data_analytics_agent ⇒ ::Google::Cloud::GeminiDataAnalytics::V1beta::DataAnalyticsAgent
Data analytics agent.
-
#delete_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#description ⇒ ::String
Optional.
-
#display_name ⇒ ::String
Optional.
-
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
Optional.
-
#name ⇒ ::String
Optional.
-
#purge_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
-
#update_time ⇒ ::Google::Protobuf::Timestamp
readonly
Output only.
Instance Attribute Details
#create_time ⇒ ::Google::Protobuf::Timestamp (readonly)
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#data_analytics_agent ⇒ ::Google::Cloud::GeminiDataAnalytics::V1beta::DataAnalyticsAgent
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#delete_time ⇒ ::Google::Protobuf::Timestamp (readonly)
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#description ⇒ ::String
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#display_name ⇒ ::String
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#labels ⇒ ::Google::Protobuf::Map{::String => ::String}
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#purge_time ⇒ ::Google::Protobuf::Timestamp (readonly)
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#update_time ⇒ ::Google::Protobuf::Timestamp (readonly)
74 75 76 77 78 79 80 81 82 83 84 85 86 |
# File 'proto_docs/google/cloud/geminidataanalytics/v1beta/data_agent.rb', line 74 class DataAgent include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |