Class: Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
- Inherits:
-
Object
- Object
- Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/alloydb_v1/classes.rb,
lib/google/apis/alloydb_v1/representations.rb,
lib/google/apis/alloydb_v1/representations.rb
Overview
Disable validation warnings
Instance Attribute Summary collapse
-
#backupdr_metadata ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainBackupDrMetadata
Disable validation warnings Corresponds to the JSON property
backupdrMetadata. -
#config_based_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData
Disable validation warnings Corresponds to the JSON property
configBasedSignalData. -
#database_resource_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData
Disable validation warnings Corresponds to the JSON property
databaseResourceSignalData. -
#feed_timestamp ⇒ String
Required.
-
#feed_type ⇒ String
Required.
-
#observability_metric_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainObservabilityMetricData
Disable validation warnings Corresponds to the JSON property
observabilityMetricData. -
#recommendation_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData
Disable validation warnings Corresponds to the JSON property
recommendationSignalData. -
#resource_health_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData
Disable validation warnings Corresponds to the JSON property
resourceHealthSignalData. -
#resource_id ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId
Disable validation warnings Corresponds to the JSON property
resourceId. -
#resource_metadata ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata
Disable validation warnings Corresponds to the JSON property
resourceMetadata. -
#skip_ingestion ⇒ Boolean
(also: #skip_ingestion?)
Optional.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
constructor
A new instance of StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
Returns a new instance of StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed.
3820 3821 3822 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3820 def initialize(**args) update!(**args) end |
Instance Attribute Details
#backupdr_metadata ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainBackupDrMetadata
Disable validation warnings
Corresponds to the JSON property backupdrMetadata
3767 3768 3769 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3767 def @backupdr_metadata end |
#config_based_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainConfigBasedSignalData
Disable validation warnings
Corresponds to the JSON property configBasedSignalData
3772 3773 3774 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3772 def config_based_signal_data @config_based_signal_data end |
#database_resource_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData
Disable validation warnings
Corresponds to the JSON property databaseResourceSignalData
3777 3778 3779 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3777 def database_resource_signal_data @database_resource_signal_data end |
#feed_timestamp ⇒ String
Required. Disable validation warnings
Corresponds to the JSON property feedTimestamp
3782 3783 3784 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3782 def @feed_timestamp end |
#feed_type ⇒ String
Required. Disable validation warnings
Corresponds to the JSON property feedType
3787 3788 3789 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3787 def feed_type @feed_type end |
#observability_metric_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainObservabilityMetricData
Disable validation warnings
Corresponds to the JSON property observabilityMetricData
3792 3793 3794 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3792 def observability_metric_data @observability_metric_data end |
#recommendation_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceRecommendationSignalData
Disable validation warnings
Corresponds to the JSON property recommendationSignalData
3797 3798 3799 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3797 def recommendation_signal_data @recommendation_signal_data end |
#resource_health_signal_data ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData
Disable validation warnings
Corresponds to the JSON property resourceHealthSignalData
3802 3803 3804 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3802 def resource_health_signal_data @resource_health_signal_data end |
#resource_id ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId
Disable validation warnings
Corresponds to the JSON property resourceId
3807 3808 3809 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3807 def resource_id @resource_id end |
#resource_metadata ⇒ Google::Apis::AlloydbV1::StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata
Disable validation warnings
Corresponds to the JSON property resourceMetadata
3812 3813 3814 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3812 def @resource_metadata end |
#skip_ingestion ⇒ Boolean Also known as: skip_ingestion?
Optional. Disable validation warnings
Corresponds to the JSON property skipIngestion
3817 3818 3819 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3817 def skip_ingestion @skip_ingestion end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 |
# File 'lib/google/apis/alloydb_v1/classes.rb', line 3825 def update!(**args) @backupdr_metadata = args[:backupdr_metadata] if args.key?(:backupdr_metadata) @config_based_signal_data = args[:config_based_signal_data] if args.key?(:config_based_signal_data) @database_resource_signal_data = args[:database_resource_signal_data] if args.key?(:database_resource_signal_data) @feed_timestamp = args[:feed_timestamp] if args.key?(:feed_timestamp) @feed_type = args[:feed_type] if args.key?(:feed_type) @observability_metric_data = args[:observability_metric_data] if args.key?(:observability_metric_data) @recommendation_signal_data = args[:recommendation_signal_data] if args.key?(:recommendation_signal_data) @resource_health_signal_data = args[:resource_health_signal_data] if args.key?(:resource_health_signal_data) @resource_id = args[:resource_id] if args.key?(:resource_id) @resource_metadata = args[:resource_metadata] if args.key?(:resource_metadata) @skip_ingestion = args[:skip_ingestion] if args.key?(:skip_ingestion) end |