google-cloud-database_center-v1beta 0.4.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/database_center/v1beta/version.rb +1 -1
- data/lib/google/cloud/databasecenter/v1beta/affiliation_pb.rb +25 -0
- data/lib/google/cloud/databasecenter/v1beta/machine_config_pb.rb +1 -1
- data/lib/google/cloud/databasecenter/v1beta/maintenance_pb.rb +5 -1
- data/lib/google/cloud/databasecenter/v1beta/service_pb.rb +3 -2
- data/lib/google/cloud/databasecenter/v1beta/signals_pb.rb +1 -1
- data/proto_docs/google/api/client.rb +149 -29
- data/proto_docs/google/cloud/databasecenter/v1beta/affiliation.rb +88 -0
- data/proto_docs/google/cloud/databasecenter/v1beta/machine_config.rb +8 -0
- data/proto_docs/google/cloud/databasecenter/v1beta/maintenance.rb +73 -0
- data/proto_docs/google/cloud/databasecenter/v1beta/service.rb +34 -17
- data/proto_docs/google/cloud/databasecenter/v1beta/signals.rb +3 -0
- data/proto_docs/google/type/date.rb +10 -7
- data/proto_docs/google/type/timeofday.rb +10 -6
- metadata +3 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ca21bbe789915dfcd0d6e223703a33f81e167ff787b007540ac3c0f705b9707a
|
|
4
|
+
data.tar.gz: b23537f575fac0f0c855e285cb2c5a1cfdd5fa5df60b704eb992a149c9287bed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d07b7275755a84c91cd0b8f32bb96d7dd0cd21f81cdef9e84a77bc5b365436486d9f8a0f0c75d86f6e9b4d0957140e8c5bf4aa91410897863a244de67b7724dc
|
|
7
|
+
data.tar.gz: 8d2d4e271e5a9fbe83375af9b800ba07b4170a7d5573112a065d90afba4d909a72b68ce307e1ef0dcd6b7ad60ce0f60a015e302799a9d4b20aecd20042f98905
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: google/cloud/databasecenter/v1beta/affiliation.proto
|
|
4
|
+
|
|
5
|
+
require 'google/protobuf'
|
|
6
|
+
|
|
7
|
+
require 'google/api/field_behavior_pb'
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
descriptor_data = "\n4google/cloud/databasecenter/v1beta/affiliation.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\"\xcf\x03\n\x0b\x41\x66\x66iliation\x12\x18\n\x0bresource_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x1f\n\x12\x66ull_resource_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12N\n\x08lineages\x18\x03 \x03(\x0b\x32\x37.google.cloud.databasecenter.v1beta.Affiliation.LineageB\x03\xe0\x41\x01\x1a\xad\x01\n\x07Lineage\x12\x17\n\nsource_fqn\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\ntarget_fqn\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0bprocess_fqn\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12V\n\x0cprocess_type\x18\x04 \x01(\x0e\x32;.google.cloud.databasecenter.v1beta.Affiliation.ProcessTypeB\x03\xe0\x41\x01\"\x84\x01\n\x0bProcessType\x12\x1c\n\x18PROCESS_TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43OMPOSER\x10\x01\x12\x0e\n\nDATASTREAM\x10\x02\x12\x0c\n\x08\x44\x41TAFLOW\x10\x03\x12\x0c\n\x08\x42IGQUERY\x10\x04\x12\x0f\n\x0b\x44\x41TA_FUSION\x10\x05\x12\x0c\n\x08\x44\x41TAPROC\x10\x06\x42\xfe\x01\n&com.google.cloud.databasecenter.v1betaB\x10\x41\x66\x66iliationProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
11
|
+
|
|
12
|
+
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
13
|
+
pool.add_serialized_file(descriptor_data)
|
|
14
|
+
|
|
15
|
+
module Google
|
|
16
|
+
module Cloud
|
|
17
|
+
module DatabaseCenter
|
|
18
|
+
module V1beta
|
|
19
|
+
Affiliation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.Affiliation").msgclass
|
|
20
|
+
Affiliation::Lineage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.Affiliation.Lineage").msgclass
|
|
21
|
+
Affiliation::ProcessType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.Affiliation.ProcessType").enummodule
|
|
22
|
+
end
|
|
23
|
+
end
|
|
24
|
+
end
|
|
25
|
+
end
|
|
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
|
7
7
|
require 'google/api/field_behavior_pb'
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
descriptor_data = "\n7google/cloud/databasecenter/v1beta/machine_config.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\"\
|
|
10
|
+
descriptor_data = "\n7google/cloud/databasecenter/v1beta/machine_config.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\"\x92\x02\n\rMachineConfig\x12\x19\n\x11memory_size_bytes\x18\x02 \x01(\x03\x12\x1d\n\x0bshard_count\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01H\x00\x88\x01\x01\x12\x1c\n\nvcpu_count\x18\x04 \x01(\x01\x42\x03\xe0\x41\x01H\x01\x88\x01\x01\x12%\n\x13\x62\x61seline_slot_count\x18\x05 \x01(\x03\x42\x03\xe0\x41\x01H\x02\x88\x01\x01\x12,\n\x1amax_reservation_slot_count\x18\x06 \x01(\x03\x42\x03\xe0\x41\x01H\x03\x88\x01\x01\x42\x0e\n\x0c_shard_countB\r\n\x0b_vcpu_countB\x16\n\x14_baseline_slot_countB\x1d\n\x1b_max_reservation_slot_countB\x80\x02\n&com.google.cloud.databasecenter.v1betaB\x12MachineConfigProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
11
11
|
|
|
12
12
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
13
13
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -5,12 +5,13 @@
|
|
|
5
5
|
require 'google/protobuf'
|
|
6
6
|
|
|
7
7
|
require 'google/api/field_behavior_pb'
|
|
8
|
+
require 'google/protobuf/timestamp_pb'
|
|
8
9
|
require 'google/type/date_pb'
|
|
9
10
|
require 'google/type/dayofweek_pb'
|
|
10
11
|
require 'google/type/timeofday_pb'
|
|
11
12
|
|
|
12
13
|
|
|
13
|
-
descriptor_data = "\n4google/cloud/databasecenter/v1beta/maintenance.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x16google/type/date.proto\x1a\x1bgoogle/type/dayofweek.proto\x1a\x1bgoogle/type/timeofday.proto\"\xb7\x01\n\x1bResourceMaintenanceSchedule\x12/\n\nstart_time\x18\x01 \x01(\x0b\x32\x16.google.type.TimeOfDayB\x03\xe0\x41\x01\x12(\n\x03\x64\x61y\x18\x02 \x01(\x0e\x32\x16.google.type.DayOfWeekB\x03\xe0\x41\x01\x12=\n\x05phase\x18\x03 \x01(\x0e\x32).google.cloud.databasecenter.v1beta.PhaseB\x03\xe0\x41\x01\"\xa2\x01\n\x1fResourceMaintenanceDenySchedule\x12*\n\nstart_date\x18\x01 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01\x12(\n\x08\x65nd_date\x18\x02 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01\x12)\n\x04time\x18\x03 \x01(\x0b\x32\x16.google.type.TimeOfDayB\x03\xe0\x41\x01\"\
|
|
14
|
+
descriptor_data = "\n4google/cloud/databasecenter/v1beta/maintenance.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x16google/type/date.proto\x1a\x1bgoogle/type/dayofweek.proto\x1a\x1bgoogle/type/timeofday.proto\"\xb7\x01\n\x1bResourceMaintenanceSchedule\x12/\n\nstart_time\x18\x01 \x01(\x0b\x32\x16.google.type.TimeOfDayB\x03\xe0\x41\x01\x12(\n\x03\x64\x61y\x18\x02 \x01(\x0e\x32\x16.google.type.DayOfWeekB\x03\xe0\x41\x01\x12=\n\x05phase\x18\x03 \x01(\x0e\x32).google.cloud.databasecenter.v1beta.PhaseB\x03\xe0\x41\x01\"\xa2\x01\n\x1fResourceMaintenanceDenySchedule\x12*\n\nstart_date\x18\x01 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01\x12(\n\x08\x65nd_date\x18\x02 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01\x12)\n\x04time\x18\x03 \x01(\x0b\x32\x16.google.type.TimeOfDayB\x03\xe0\x41\x01\"}\n\x13UpcomingMaintenance\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"\xf6\x04\n\x0fMaintenanceInfo\x12\x62\n\x14maintenance_schedule\x18\x01 \x01(\x0b\x32?.google.cloud.databasecenter.v1beta.ResourceMaintenanceScheduleB\x03\xe0\x41\x01\x12l\n\x1a\x64\x65ny_maintenance_schedules\x18\x02 \x03(\x0b\x32\x43.google.cloud.databasecenter.v1beta.ResourceMaintenanceDenyScheduleB\x03\xe0\x41\x01\x12 \n\x13maintenance_version\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12<\n\x1c\x63urrent_version_release_date\x18\x04 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x03\x12Z\n\x14upcoming_maintenance\x18\x05 \x01(\x0b\x32\x37.google.cloud.databasecenter.v1beta.UpcomingMaintenanceB\x03\xe0\x41\x03\x12H\n\x05state\x18\x06 \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.MaintenanceStateB\x03\xe0\x41\x03\x12`\n\x18possible_failure_reasons\x18\x07 \x03(\x0e\x32\x39.google.cloud.databasecenter.v1beta.PossibleFailureReasonB\x03\xe0\x41\x03\x12)\n\x1cprevious_maintenance_version\x18\x08 \x01(\tB\x03\xe0\x41\x03*`\n\x05Phase\x12\x15\n\x11PHASE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bPHASE_WEEK1\x10\x01\x12\x0f\n\x0bPHASE_WEEK2\x10\x02\x12\x0f\n\x0bPHASE_WEEK5\x10\x03\x12\r\n\tPHASE_ANY\x10\x04*\xb8\x01\n\x10MaintenanceState\x12!\n\x1dMAINTENANCE_STATE_UNSPECIFIED\x10\x00\x12\x1f\n\x1bMAINTENANCE_STATE_SCHEDULED\x10\x01\x12!\n\x1dMAINTENANCE_STATE_IN_PROGRESS\x10\x02\x12\x1f\n\x1bMAINTENANCE_STATE_COMPLETED\x10\x03\x12\x1c\n\x18MAINTENANCE_STATE_FAILED\x10\x04*\xa9\x01\n\x15PossibleFailureReason\x12\'\n#POSSIBLE_FAILURE_REASON_UNSPECIFIED\x10\x00\x12\x30\n,POSSIBLE_FAILURE_REASON_DENY_POLICY_CONFLICT\x10\x01\x12\x35\n1POSSIBLE_FAILURE_REASON_INSTANCE_IN_STOPPED_STATE\x10\x02\x42\xfe\x01\n&com.google.cloud.databasecenter.v1betaB\x10MaintenanceProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
14
15
|
|
|
15
16
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
16
17
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -21,8 +22,11 @@ module Google
|
|
|
21
22
|
module V1beta
|
|
22
23
|
ResourceMaintenanceSchedule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.ResourceMaintenanceSchedule").msgclass
|
|
23
24
|
ResourceMaintenanceDenySchedule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.ResourceMaintenanceDenySchedule").msgclass
|
|
25
|
+
UpcomingMaintenance = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.UpcomingMaintenance").msgclass
|
|
24
26
|
MaintenanceInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.MaintenanceInfo").msgclass
|
|
25
27
|
Phase = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.Phase").enummodule
|
|
28
|
+
MaintenanceState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.MaintenanceState").enummodule
|
|
29
|
+
PossibleFailureReason = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.PossibleFailureReason").enummodule
|
|
26
30
|
end
|
|
27
31
|
end
|
|
28
32
|
end
|
|
@@ -7,6 +7,7 @@ require 'google/protobuf'
|
|
|
7
7
|
require 'google/api/annotations_pb'
|
|
8
8
|
require 'google/api/client_pb'
|
|
9
9
|
require 'google/api/field_behavior_pb'
|
|
10
|
+
require 'google/cloud/databasecenter/v1beta/affiliation_pb'
|
|
10
11
|
require 'google/cloud/databasecenter/v1beta/machine_config_pb'
|
|
11
12
|
require 'google/cloud/databasecenter/v1beta/maintenance_pb'
|
|
12
13
|
require 'google/cloud/databasecenter/v1beta/metric_data_pb'
|
|
@@ -15,7 +16,7 @@ require 'google/cloud/databasecenter/v1beta/signals_pb'
|
|
|
15
16
|
require 'google/type/date_pb'
|
|
16
17
|
|
|
17
18
|
|
|
18
|
-
descriptor_data = "\n0google/cloud/databasecenter/v1beta/service.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x37google/cloud/databasecenter/v1beta/machine_config.proto\x1a\x34google/cloud/databasecenter/v1beta/maintenance.proto\x1a\x34google/cloud/databasecenter/v1beta/metric_data.proto\x1a\x30google/cloud/databasecenter/v1beta/product.proto\x1a\x30google/cloud/databasecenter/v1beta/signals.proto\x1a\x16google/type/date.proto\"\\\n\x14QueryProductsRequest\x12\x13\n\x06parent\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x16\n\tpage_size\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x89\x01\n\x15QueryProductsResponse\x12=\n\x08products\x18\x01 \x03(\x0b\x32+.google.cloud.databasecenter.v1beta.Product\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"\xbb\x02\n\"QueryDatabaseResourceGroupsRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12T\n\x12signal_type_groups\x18\x03 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.SignalTypeGroupB\x03\xe0\x41\x01\x12M\n\x0esignal_filters\x18\x04 \x03(\x0b\x32\x30.google.cloud.databasecenter.v1beta.SignalFilterB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x06 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x07 \x01(\tB\x03\xe0\x41\x01\"\xac\x01\n#QueryDatabaseResourceGroupsResponse\x12R\n\x0fresource_groups\x18\x01 \x03(\x0b\x32\x39.google.cloud.databasecenter.v1beta.DatabaseResourceGroup\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"\xac\x01\n\x15\x44\x61tabaseResourceGroup\x12L\n\x0eroot_resources\x18\x01 \x03(\x0b\x32\x34.google.cloud.databasecenter.v1beta.DatabaseResource\x12\x45\n\rsignal_groups\x18\x02 \x03(\x0b\x32..google.cloud.databasecenter.v1beta.IssueCount\"\xd6\x07\n\x10\x44\x61tabaseResource\x12M\n\x0f\x63hild_resources\x18\x01 \x03(\x0b\x32\x34.google.cloud.databasecenter.v1beta.DatabaseResource\x12\x1a\n\x12\x66ull_resource_name\x18\x03 \x01(\t\x12\x11\n\tcontainer\x18\x04 \x01(\t\x12<\n\x07product\x18\x05 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.Product\x12\x10\n\x08location\x18\x06 \x01(\t\x12\x39\n\x06labels\x18\x07 \x03(\x0b\x32).google.cloud.databasecenter.v1beta.Label\x12\x35\n\x04tags\x18\x10 \x03(\x0b\x32\'.google.cloud.databasecenter.v1beta.Tag\x12\x15\n\rresource_type\x18\x08 \x01(\t\x12N\n\x11sub_resource_type\x18\t \x01(\x0e\x32\x33.google.cloud.databasecenter.v1beta.SubResourceType\x12I\n\x0emachine_config\x18\x0c \x01(\x0b\x32\x31.google.cloud.databasecenter.v1beta.MachineConfig\x12\x46\n\rsignal_groups\x18\n \x03(\x0b\x32/.google.cloud.databasecenter.v1beta.SignalGroup\x12<\n\x07metrics\x18\r \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.Metrics\x12O\n\x11resource_category\x18\x0e \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.ResourceCategory\x12\x15\n\rresource_name\x18\x0f \x01(\t\x12P\n\x0f\x62\x61\x63kupdr_config\x18\x11 \x01(\x0b\x32\x32.google.cloud.databasecenter.v1beta.BackupDRConfigB\x03\xe0\x41\x01\x12<\n\x07\x65\x64ition\x18\x12 \x01(\x0e\x32+.google.cloud.databasecenter.v1beta.Edition\x12R\n\x10maintenance_info\x18\x13 \x01(\x0b\x32\x33.google.cloud.databasecenter.v1beta.MaintenanceInfoB\x03\xe0\x41\x01\"\xe2\x01\n\x1a\x41ggregateIssueStatsRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12T\n\x12signal_type_groups\x18\x03 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.SignalTypeGroupB\x03\xe0\x41\x01\x12\x32\n\rbaseline_date\x18\x04 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x10\n\x0e_baseline_date\"\xcb\x01\n\x1b\x41ggregateIssueStatsResponse\x12N\n\x11issue_group_stats\x18\x01 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.IssueGroupStats\x12\x1d\n\x15total_resources_count\x18\x02 \x01(\x05\x12#\n\x1btotal_resource_groups_count\x18\x03 \x01(\x05\x12\x18\n\x0bunreachable\x18\x04 \x03(\tB\x03\xe0\x41\x06\"\xec\x01\n\x0fIssueGroupStats\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x1d\n\x15resource_groups_count\x18\x02 \x01(\x05\x12\x17\n\x0fresources_count\x18\x03 \x01(\x05\x12%\n\x1dhealthy_resource_groups_count\x18\x04 \x01(\x05\x12\x1f\n\x17healthy_resources_count\x18\x05 \x01(\x05\x12\x43\n\x0bissue_stats\x18\x06 \x03(\x0b\x32..google.cloud.databasecenter.v1beta.IssueStats\"\xb1\x02\n\nIssueStats\x12\x43\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalType\x12\x16\n\x0eresource_count\x18\x02 \x01(\x05\x12Q\n\rdelta_details\x18\x03 \x01(\x0b\x32\x30.google.cloud.databasecenter.v1beta.DeltaDetailsB\x03\xe0\x41\x01H\x00\x88\x01\x01\x12N\n\x0eissue_severity\x18\x04 \x01(\x0e\x32\x31.google.cloud.databasecenter.v1beta.IssueSeverityH\x01\x88\x01\x01\x42\x10\n\x0e_delta_detailsB\x11\n\x0f_issue_severity\"3\n\x05Label\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x12\x0e\n\x06source\x18\x03 \x01(\t\"\xe6\x01\n\x15\x41ggregateFleetRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08group_by\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x32\n\rbaseline_date\x18\x07 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x10\n\x0e_baseline_date\"\xd3\x01\n\x16\x41ggregateFleetResponse\x12\x43\n\x04rows\x18\x01 \x03(\x0b\x32\x35.google.cloud.databasecenter.v1beta.AggregateFleetRow\x12#\n\x1bresource_groups_total_count\x18\x02 \x01(\x05\x12\x1c\n\x14resource_total_count\x18\x03 \x01(\x05\x12\x17\n\x0fnext_page_token\x18\x04 \x01(\t\x12\x18\n\x0bunreachable\x18\x05 \x03(\tB\x03\xe0\x41\x06\"\xf2\x01\n\x11\x41ggregateFleetRow\x12@\n\tdimension\x18\x01 \x03(\x0b\x32-.google.cloud.databasecenter.v1beta.Dimension\x12\x1d\n\x15resource_groups_count\x18\x02 \x01(\x05\x12\x17\n\x0fresources_count\x18\x03 \x01(\x05\x12Q\n\rdelta_details\x18\x04 \x01(\x0b\x32\x30.google.cloud.databasecenter.v1beta.DeltaDetailsB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x10\n\x0e_delta_details\"\xa1\x06\n\tDimension\x12\x13\n\tcontainer\x18\x02 \x01(\tH\x00\x12G\n\x0cproduct_type\x18\x03 \x01(\x0e\x32/.google.cloud.databasecenter.v1beta.ProductTypeH\x00\x12\x44\n\x0eproduct_engine\x18\x04 \x01(\x0e\x32*.google.cloud.databasecenter.v1beta.EngineH\x00\x12\x19\n\x0fproduct_version\x18\x05 \x01(\tH\x00\x12\x12\n\x08location\x18\x06 \x01(\tH\x00\x12\x17\n\rresource_type\x18\x07 \x01(\tH\x00\x12P\n\x11sub_resource_type\x18\x08 \x01(\x0e\x32\x33.google.cloud.databasecenter.v1beta.SubResourceTypeH\x00\x12Q\n\x11resource_category\x18\t \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.ResourceCategoryH\x00\x12M\n\x0fmanagement_type\x18\n \x01(\x0e\x32\x32.google.cloud.databasecenter.v1beta.ManagementTypeH\x00\x12>\n\x07\x65\x64ition\x18\x0b \x01(\x0e\x32+.google.cloud.databasecenter.v1beta.EditionH\x00\x12\x11\n\x07tag_key\x18\x0c \x01(\tH\x00\x12\x13\n\ttag_value\x18\r \x01(\tH\x00\x12\x14\n\ntag_source\x18\x0e \x01(\tH\x00\x12\x17\n\rtag_inherited\x18\x0f \x01(\x08H\x00\x12\x13\n\tlabel_key\x18\x10 \x01(\tH\x00\x12\x15\n\x0blabel_value\x18\x11 \x01(\tH\x00\x12\x16\n\x0clabel_source\x18\x12 \x01(\tH\x00\x12\"\n\x18has_maintenance_schedule\x18\x13 \x01(\x08H\x00\x12(\n\x1ehas_deny_maintenance_schedules\x18\x14 \x01(\x08H\x00\x42\x0b\n\tdimension\"D\n\x0e\x42\x61\x63kupDRConfig\x12\x1d\n\x10\x62\x61\x63kupdr_managed\x18\x01 \x01(\x08H\x00\x88\x01\x01\x42\x13\n\x11_backupdr_managed\"\xe7\x01\n\x12QueryIssuesRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12_\n\x17signal_products_filters\x18\x03 \x03(\x0b\x32\x39.google.cloud.databasecenter.v1beta.SignalProductsFiltersB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x06 \x01(\tB\x03\xe0\x41\x01\"\xa5\x01\n\x15SignalProductsFilters\x12H\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalTypeB\x03\xe0\x41\x01\x12\x42\n\x08products\x18\x02 \x03(\x0b\x32+.google.cloud.databasecenter.v1beta.ProductB\x03\xe0\x41\x01\"\x9c\x01\n\x13QueryIssuesResponse\x12R\n\x0fresource_issues\x18\x01 \x03(\x0b\x32\x39.google.cloud.databasecenter.v1beta.DatabaseResourceIssue\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"\x9b\x01\n\x15\x44\x61tabaseResourceIssue\x12:\n\x06signal\x18\x01 \x01(\x0b\x32*.google.cloud.databasecenter.v1beta.Signal\x12\x46\n\x08resource\x18\x02 \x01(\x0b\x32\x34.google.cloud.databasecenter.v1beta.DatabaseResource\"D\n\x03Tag\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x12\x0e\n\x06source\x18\x03 \x01(\t\x12\x11\n\tinherited\x18\x04 \x01(\x08\"\x90\x01\n\x0fResourceDetails\x12\x1a\n\x12\x66ull_resource_name\x18\x01 \x01(\t\x12\x11\n\tcontainer\x18\x02 \x01(\t\x12<\n\x07product\x18\x03 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.Product\x12\x10\n\x08location\x18\x04 \x01(\t\"\xb2\x01\n\x0c\x44\x65ltaDetails\x12P\n\x13increased_resources\x18\x01 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.ResourceDetails\x12P\n\x13\x64\x65\x63reased_resources\x18\x02 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.ResourceDetails*^\n\x10ResourceCategory\x12!\n\x1dRESOURCE_CATEGORY_UNSPECIFIED\x10\x00\x12\x0c\n\x08INSTANCE\x10\x01\x12\x0b\n\x07\x43LUSTER\x10\x02\x12\x0c\n\x08\x44\x41TABASE\x10\x03*m\n\x07\x45\x64ition\x12\x17\n\x13\x45\x44ITION_UNSPECIFIED\x10\x00\x12\x16\n\x12\x45\x44ITION_ENTERPRISE\x10\x01\x12\x1b\n\x17\x45\x44ITION_ENTERPRISE_PLUS\x10\x02\x12\x14\n\x10\x45\x44ITION_STANDARD\x10\x03*\xdd\x01\n\x0fSubResourceType\x12!\n\x1dSUB_RESOURCE_TYPE_UNSPECIFIED\x10\x00\x12\x1d\n\x19SUB_RESOURCE_TYPE_PRIMARY\x10\x01\x12\x1f\n\x1bSUB_RESOURCE_TYPE_SECONDARY\x10\x02\x12\"\n\x1eSUB_RESOURCE_TYPE_READ_REPLICA\x10\x03\x12&\n\"SUB_RESOURCE_TYPE_EXTERNAL_PRIMARY\x10\x05\x12\x1b\n\x17SUB_RESOURCE_TYPE_OTHER\x10\x04*t\n\x0eManagementType\x12\x1f\n\x1bMANAGEMENT_TYPE_UNSPECIFIED\x10\x00\x12\x1f\n\x1bMANAGEMENT_TYPE_GCP_MANAGED\x10\x01\x12 \n\x1cMANAGEMENT_TYPE_SELF_MANAGED\x10\x02\x32\xff\x07\n\x0e\x44\x61tabaseCenter\x12\xa3\x01\n\rQueryProducts\x12\x38.google.cloud.databasecenter.v1beta.QueryProductsRequest\x1a\x39.google.cloud.databasecenter.v1beta.QueryProductsResponse\"\x1d\x82\xd3\xe4\x93\x02\x17\x12\x15/v1beta:queryProducts\x12\xa7\x01\n\x0e\x41ggregateFleet\x12\x39.google.cloud.databasecenter.v1beta.AggregateFleetRequest\x1a:.google.cloud.databasecenter.v1beta.AggregateFleetResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/v1beta:aggregateFleet\x12\xde\x01\n\x1bQueryDatabaseResourceGroups\x12\x46.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest\x1aG.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsResponse\".\x82\xd3\xe4\x93\x02(\"#/v1beta:queryDatabaseResourceGroups:\x01*\x12\xbe\x01\n\x13\x41ggregateIssueStats\x12>.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest\x1a?.google.cloud.databasecenter.v1beta.AggregateIssueStatsResponse\"&\x82\xd3\xe4\x93\x02 \"\x1b/v1beta:aggregateIssueStats:\x01*\x12\xa7\x01\n\x0bQueryIssues\x12\x36.google.cloud.databasecenter.v1beta.QueryIssuesRequest\x1a\x37.google.cloud.databasecenter.v1beta.QueryIssuesResponse\"\'\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x18\"\x13/v1beta:queryIssues:\x01*\x1aQ\xca\x41\x1d\x64\x61tabasecenter.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xfa\x01\n&com.google.cloud.databasecenter.v1betaB\x0cServiceProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
19
|
+
descriptor_data = "\n0google/cloud/databasecenter/v1beta/service.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x34google/cloud/databasecenter/v1beta/affiliation.proto\x1a\x37google/cloud/databasecenter/v1beta/machine_config.proto\x1a\x34google/cloud/databasecenter/v1beta/maintenance.proto\x1a\x34google/cloud/databasecenter/v1beta/metric_data.proto\x1a\x30google/cloud/databasecenter/v1beta/product.proto\x1a\x30google/cloud/databasecenter/v1beta/signals.proto\x1a\x16google/type/date.proto\"\\\n\x14QueryProductsRequest\x12\x13\n\x06parent\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x16\n\tpage_size\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x89\x01\n\x15QueryProductsResponse\x12=\n\x08products\x18\x01 \x03(\x0b\x32+.google.cloud.databasecenter.v1beta.Product\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"\xbb\x02\n\"QueryDatabaseResourceGroupsRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12T\n\x12signal_type_groups\x18\x03 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.SignalTypeGroupB\x03\xe0\x41\x01\x12M\n\x0esignal_filters\x18\x04 \x03(\x0b\x32\x30.google.cloud.databasecenter.v1beta.SignalFilterB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x06 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x07 \x01(\tB\x03\xe0\x41\x01\"\xac\x01\n#QueryDatabaseResourceGroupsResponse\x12R\n\x0fresource_groups\x18\x01 \x03(\x0b\x32\x39.google.cloud.databasecenter.v1beta.DatabaseResourceGroup\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"\xac\x01\n\x15\x44\x61tabaseResourceGroup\x12L\n\x0eroot_resources\x18\x01 \x03(\x0b\x32\x34.google.cloud.databasecenter.v1beta.DatabaseResource\x12\x45\n\rsignal_groups\x18\x02 \x03(\x0b\x32..google.cloud.databasecenter.v1beta.IssueCount\"\xa2\x08\n\x10\x44\x61tabaseResource\x12M\n\x0f\x63hild_resources\x18\x01 \x03(\x0b\x32\x34.google.cloud.databasecenter.v1beta.DatabaseResource\x12\x1a\n\x12\x66ull_resource_name\x18\x03 \x01(\t\x12\x11\n\tcontainer\x18\x04 \x01(\t\x12<\n\x07product\x18\x05 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.Product\x12\x10\n\x08location\x18\x06 \x01(\t\x12\x39\n\x06labels\x18\x07 \x03(\x0b\x32).google.cloud.databasecenter.v1beta.Label\x12\x35\n\x04tags\x18\x10 \x03(\x0b\x32\'.google.cloud.databasecenter.v1beta.Tag\x12\x15\n\rresource_type\x18\x08 \x01(\t\x12N\n\x11sub_resource_type\x18\t \x01(\x0e\x32\x33.google.cloud.databasecenter.v1beta.SubResourceType\x12I\n\x0emachine_config\x18\x0c \x01(\x0b\x32\x31.google.cloud.databasecenter.v1beta.MachineConfig\x12\x46\n\rsignal_groups\x18\n \x03(\x0b\x32/.google.cloud.databasecenter.v1beta.SignalGroup\x12<\n\x07metrics\x18\r \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.Metrics\x12O\n\x11resource_category\x18\x0e \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.ResourceCategory\x12\x15\n\rresource_name\x18\x0f \x01(\t\x12P\n\x0f\x62\x61\x63kupdr_config\x18\x11 \x01(\x0b\x32\x32.google.cloud.databasecenter.v1beta.BackupDRConfigB\x03\xe0\x41\x01\x12<\n\x07\x65\x64ition\x18\x12 \x01(\x0e\x32+.google.cloud.databasecenter.v1beta.Edition\x12R\n\x10maintenance_info\x18\x13 \x01(\x0b\x32\x33.google.cloud.databasecenter.v1beta.MaintenanceInfoB\x03\xe0\x41\x01\x12J\n\x0c\x61\x66\x66iliations\x18\x14 \x03(\x0b\x32/.google.cloud.databasecenter.v1beta.AffiliationB\x03\xe0\x41\x01\"\xe2\x01\n\x1a\x41ggregateIssueStatsRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12T\n\x12signal_type_groups\x18\x03 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.SignalTypeGroupB\x03\xe0\x41\x01\x12\x32\n\rbaseline_date\x18\x04 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x10\n\x0e_baseline_date\"\xcb\x01\n\x1b\x41ggregateIssueStatsResponse\x12N\n\x11issue_group_stats\x18\x01 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.IssueGroupStats\x12\x1d\n\x15total_resources_count\x18\x02 \x01(\x05\x12#\n\x1btotal_resource_groups_count\x18\x03 \x01(\x05\x12\x18\n\x0bunreachable\x18\x04 \x03(\tB\x03\xe0\x41\x06\"\xec\x01\n\x0fIssueGroupStats\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x1d\n\x15resource_groups_count\x18\x02 \x01(\x05\x12\x17\n\x0fresources_count\x18\x03 \x01(\x05\x12%\n\x1dhealthy_resource_groups_count\x18\x04 \x01(\x05\x12\x1f\n\x17healthy_resources_count\x18\x05 \x01(\x05\x12\x43\n\x0bissue_stats\x18\x06 \x03(\x0b\x32..google.cloud.databasecenter.v1beta.IssueStats\"\xb1\x02\n\nIssueStats\x12\x43\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalType\x12\x16\n\x0eresource_count\x18\x02 \x01(\x05\x12Q\n\rdelta_details\x18\x03 \x01(\x0b\x32\x30.google.cloud.databasecenter.v1beta.DeltaDetailsB\x03\xe0\x41\x01H\x00\x88\x01\x01\x12N\n\x0eissue_severity\x18\x04 \x01(\x0e\x32\x31.google.cloud.databasecenter.v1beta.IssueSeverityH\x01\x88\x01\x01\x42\x10\n\x0e_delta_detailsB\x11\n\x0f_issue_severity\"3\n\x05Label\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x12\x0e\n\x06source\x18\x03 \x01(\t\"\xe6\x01\n\x15\x41ggregateFleetRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08group_by\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x32\n\rbaseline_date\x18\x07 \x01(\x0b\x32\x11.google.type.DateB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x10\n\x0e_baseline_date\"\xd3\x01\n\x16\x41ggregateFleetResponse\x12\x43\n\x04rows\x18\x01 \x03(\x0b\x32\x35.google.cloud.databasecenter.v1beta.AggregateFleetRow\x12#\n\x1bresource_groups_total_count\x18\x02 \x01(\x05\x12\x1c\n\x14resource_total_count\x18\x03 \x01(\x05\x12\x17\n\x0fnext_page_token\x18\x04 \x01(\t\x12\x18\n\x0bunreachable\x18\x05 \x03(\tB\x03\xe0\x41\x06\"\xf2\x01\n\x11\x41ggregateFleetRow\x12@\n\tdimension\x18\x01 \x03(\x0b\x32-.google.cloud.databasecenter.v1beta.Dimension\x12\x1d\n\x15resource_groups_count\x18\x02 \x01(\x05\x12\x17\n\x0fresources_count\x18\x03 \x01(\x05\x12Q\n\rdelta_details\x18\x04 \x01(\x0b\x32\x30.google.cloud.databasecenter.v1beta.DeltaDetailsB\x03\xe0\x41\x01H\x00\x88\x01\x01\x42\x10\n\x0e_delta_details\"\xa1\x06\n\tDimension\x12\x13\n\tcontainer\x18\x02 \x01(\tH\x00\x12G\n\x0cproduct_type\x18\x03 \x01(\x0e\x32/.google.cloud.databasecenter.v1beta.ProductTypeH\x00\x12\x44\n\x0eproduct_engine\x18\x04 \x01(\x0e\x32*.google.cloud.databasecenter.v1beta.EngineH\x00\x12\x19\n\x0fproduct_version\x18\x05 \x01(\tH\x00\x12\x12\n\x08location\x18\x06 \x01(\tH\x00\x12\x17\n\rresource_type\x18\x07 \x01(\tH\x00\x12P\n\x11sub_resource_type\x18\x08 \x01(\x0e\x32\x33.google.cloud.databasecenter.v1beta.SubResourceTypeH\x00\x12Q\n\x11resource_category\x18\t \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.ResourceCategoryH\x00\x12M\n\x0fmanagement_type\x18\n \x01(\x0e\x32\x32.google.cloud.databasecenter.v1beta.ManagementTypeH\x00\x12>\n\x07\x65\x64ition\x18\x0b \x01(\x0e\x32+.google.cloud.databasecenter.v1beta.EditionH\x00\x12\x11\n\x07tag_key\x18\x0c \x01(\tH\x00\x12\x13\n\ttag_value\x18\r \x01(\tH\x00\x12\x14\n\ntag_source\x18\x0e \x01(\tH\x00\x12\x17\n\rtag_inherited\x18\x0f \x01(\x08H\x00\x12\x13\n\tlabel_key\x18\x10 \x01(\tH\x00\x12\x15\n\x0blabel_value\x18\x11 \x01(\tH\x00\x12\x16\n\x0clabel_source\x18\x12 \x01(\tH\x00\x12\"\n\x18has_maintenance_schedule\x18\x13 \x01(\x08H\x00\x12(\n\x1ehas_deny_maintenance_schedules\x18\x14 \x01(\x08H\x00\x42\x0b\n\tdimension\"D\n\x0e\x42\x61\x63kupDRConfig\x12\x1d\n\x10\x62\x61\x63kupdr_managed\x18\x01 \x01(\x08H\x00\x88\x01\x01\x42\x13\n\x11_backupdr_managed\"\xe7\x01\n\x12QueryIssuesRequest\x12\x13\n\x06parent\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12_\n\x17signal_products_filters\x18\x03 \x03(\x0b\x32\x39.google.cloud.databasecenter.v1beta.SignalProductsFiltersB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x06 \x01(\tB\x03\xe0\x41\x01\"\xa5\x01\n\x15SignalProductsFilters\x12H\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalTypeB\x03\xe0\x41\x01\x12\x42\n\x08products\x18\x02 \x03(\x0b\x32+.google.cloud.databasecenter.v1beta.ProductB\x03\xe0\x41\x01\"\x9c\x01\n\x13QueryIssuesResponse\x12R\n\x0fresource_issues\x18\x01 \x03(\x0b\x32\x39.google.cloud.databasecenter.v1beta.DatabaseResourceIssue\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"\x9b\x01\n\x15\x44\x61tabaseResourceIssue\x12:\n\x06signal\x18\x01 \x01(\x0b\x32*.google.cloud.databasecenter.v1beta.Signal\x12\x46\n\x08resource\x18\x02 \x01(\x0b\x32\x34.google.cloud.databasecenter.v1beta.DatabaseResource\"D\n\x03Tag\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x12\x0e\n\x06source\x18\x03 \x01(\t\x12\x11\n\tinherited\x18\x04 \x01(\x08\"\x90\x01\n\x0fResourceDetails\x12\x1a\n\x12\x66ull_resource_name\x18\x01 \x01(\t\x12\x11\n\tcontainer\x18\x02 \x01(\t\x12<\n\x07product\x18\x03 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.Product\x12\x10\n\x08location\x18\x04 \x01(\t\"\xb2\x01\n\x0c\x44\x65ltaDetails\x12P\n\x13increased_resources\x18\x01 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.ResourceDetails\x12P\n\x13\x64\x65\x63reased_resources\x18\x02 \x03(\x0b\x32\x33.google.cloud.databasecenter.v1beta.ResourceDetails*m\n\x07\x45\x64ition\x12\x17\n\x13\x45\x44ITION_UNSPECIFIED\x10\x00\x12\x16\n\x12\x45\x44ITION_ENTERPRISE\x10\x01\x12\x1b\n\x17\x45\x44ITION_ENTERPRISE_PLUS\x10\x02\x12\x14\n\x10\x45\x44ITION_STANDARD\x10\x03*\xc0\x02\n\x0fSubResourceType\x12!\n\x1dSUB_RESOURCE_TYPE_UNSPECIFIED\x10\x00\x12\x1d\n\x19SUB_RESOURCE_TYPE_PRIMARY\x10\x01\x12\x1f\n\x1bSUB_RESOURCE_TYPE_SECONDARY\x10\x02\x12\"\n\x1eSUB_RESOURCE_TYPE_READ_REPLICA\x10\x03\x12&\n\"SUB_RESOURCE_TYPE_EXTERNAL_PRIMARY\x10\x05\x12\x1f\n\x1bSUB_RESOURCE_TYPE_READ_POOL\x10\x06\x12!\n\x1dSUB_RESOURCE_TYPE_RESERVATION\x10\x07\x12\x1d\n\x19SUB_RESOURCE_TYPE_DATASET\x10\x08\x12\x1b\n\x17SUB_RESOURCE_TYPE_OTHER\x10\x04*t\n\x0eManagementType\x12\x1f\n\x1bMANAGEMENT_TYPE_UNSPECIFIED\x10\x00\x12\x1f\n\x1bMANAGEMENT_TYPE_GCP_MANAGED\x10\x01\x12 \n\x1cMANAGEMENT_TYPE_SELF_MANAGED\x10\x02*|\n\x10ResourceCategory\x12!\n\x1dRESOURCE_CATEGORY_UNSPECIFIED\x10\x00\x12\x0c\n\x08INSTANCE\x10\x01\x12\x0b\n\x07\x43LUSTER\x10\x02\x12\x0c\n\x08\x44\x41TABASE\x10\x03\x12\x0b\n\x07\x44\x41TASET\x10\x04\x12\x0f\n\x0bRESERVATION\x10\x05\x32\xff\x07\n\x0e\x44\x61tabaseCenter\x12\xa3\x01\n\rQueryProducts\x12\x38.google.cloud.databasecenter.v1beta.QueryProductsRequest\x1a\x39.google.cloud.databasecenter.v1beta.QueryProductsResponse\"\x1d\x82\xd3\xe4\x93\x02\x17\x12\x15/v1beta:queryProducts\x12\xa7\x01\n\x0e\x41ggregateFleet\x12\x39.google.cloud.databasecenter.v1beta.AggregateFleetRequest\x1a:.google.cloud.databasecenter.v1beta.AggregateFleetResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/v1beta:aggregateFleet\x12\xde\x01\n\x1bQueryDatabaseResourceGroups\x12\x46.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest\x1aG.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsResponse\".\x82\xd3\xe4\x93\x02(\"#/v1beta:queryDatabaseResourceGroups:\x01*\x12\xbe\x01\n\x13\x41ggregateIssueStats\x12>.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest\x1a?.google.cloud.databasecenter.v1beta.AggregateIssueStatsResponse\"&\x82\xd3\xe4\x93\x02 \"\x1b/v1beta:aggregateIssueStats:\x01*\x12\xa7\x01\n\x0bQueryIssues\x12\x36.google.cloud.databasecenter.v1beta.QueryIssuesRequest\x1a\x37.google.cloud.databasecenter.v1beta.QueryIssuesResponse\"\'\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x18\"\x13/v1beta:queryIssues:\x01*\x1aQ\xca\x41\x1d\x64\x61tabasecenter.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xfa\x01\n&com.google.cloud.databasecenter.v1betaB\x0cServiceProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
19
20
|
|
|
20
21
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
21
22
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -47,10 +48,10 @@ module Google
|
|
|
47
48
|
Tag = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.Tag").msgclass
|
|
48
49
|
ResourceDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.ResourceDetails").msgclass
|
|
49
50
|
DeltaDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.DeltaDetails").msgclass
|
|
50
|
-
ResourceCategory = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.ResourceCategory").enummodule
|
|
51
51
|
Edition = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.Edition").enummodule
|
|
52
52
|
SubResourceType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.SubResourceType").enummodule
|
|
53
53
|
ManagementType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.ManagementType").enummodule
|
|
54
|
+
ResourceCategory = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.databasecenter.v1beta.ResourceCategory").enummodule
|
|
54
55
|
end
|
|
55
56
|
end
|
|
56
57
|
end
|
|
@@ -14,7 +14,7 @@ require 'google/protobuf/timestamp_pb'
|
|
|
14
14
|
require 'google/protobuf/wrappers_pb'
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
descriptor_data = "\n0google/cloud/databasecenter/v1beta/signals.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x34google/cloud/databasecenter/v1beta/maintenance.proto\x1a=google/cloud/databasecenter/v1beta/operation_error_type.proto\x1a\x30google/cloud/databasecenter/v1beta/product.proto\x1a:google/cloud/databasecenter/v1beta/suspension_reason.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\"w\n\x0fSignalTypeGroup\x12\x19\n\x0c\x64isplay_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12I\n\x0csignal_types\x18\x02 \x03(\x0e\x32..google.cloud.databasecenter.v1beta.SignalTypeB\x03\xe0\x41\x01\"\xa6\x01\n\x0cSignalFilter\x12H\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalTypeB\x03\xe0\x41\x01\x12L\n\rsignal_status\x18\x02 \x01(\x0e\x32\x30.google.cloud.databasecenter.v1beta.SignalStatusB\x03\xe0\x41\x01\"u\n\x0bSignalGroup\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x13\n\x0bissue_count\x18\x02 \x01(\x05\x12;\n\x07signals\x18\x03 \x03(\x0b\x32*.google.cloud.databasecenter.v1beta.Signal\"7\n\nIssueCount\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x13\n\x0bissue_count\x18\x02 \x01(\x05\"\xff\x08\n\x10\x41\x64\x64itionalDetail\x12`\n\x1bshort_backup_retention_info\x18\x02 \x01(\x0b\x32\x39.google.cloud.databasecenter.v1beta.RetentionSettingsInfoH\x00\x12L\n\x0f\x62\x61\x63kup_run_info\x18\x03 \x01(\x0b\x32\x31.google.cloud.databasecenter.v1beta.BackupRunInfoH\x00\x12?\n\x08scc_info\x18\x04 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.SCCInfoH\x00\x12U\n\x13recommendation_info\x18\x06 \x01(\x0b\x32\x36.google.cloud.databasecenter.v1beta.RecommendationInfoH\x00\x12\x65\n\x1c\x61utomated_backup_policy_info\x18\x08 \x01(\x0b\x32=.google.cloud.databasecenter.v1beta.AutomatedBackupPolicyInfoH\x00\x12^\n\x18\x64\x65letion_protection_info\x18\t \x01(\x0b\x32:.google.cloud.databasecenter.v1beta.DeletionProtectionInfoH\x00\x12^\n\x18resource_suspension_info\x18\n \x01(\x0b\x32:.google.cloud.databasecenter.v1beta.ResourceSuspensionInfoH\x00\x12Z\n\x16inefficient_query_info\x18\x0b \x01(\x0b\x32\x38.google.cloud.databasecenter.v1beta.InefficientQueryInfoH\x00\x12\x63\n\x1boutdated_minor_version_info\x18\x0c \x01(\x0b\x32<.google.cloud.databasecenter.v1beta.OutdatedMinorVersionInfoH\x00\x12l\n\x1fmaintenance_recommendation_info\x18\r \x01(\x0b\x32\x41.google.cloud.databasecenter.v1beta.MaintenanceRecommendationInfoH\x00\x12G\n\rsignal_source\x18\x01 \x01(\x0e\x32\x30.google.cloud.databasecenter.v1beta.SignalSource\x12\x43\n\x0bsignal_type\x18\x05 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalType\x12\x35\n\x11signal_event_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x08\n\x06\x64\x65tail\"\xa0\x01\n\x0bSubResource\x12\x1a\n\rresource_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x1f\n\x12\x66ull_resource_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x41\n\x07product\x18\x03 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.ProductB\x03\xe0\x41\x01\x12\x11\n\tcontainer\x18\x04 \x01(\t\"\xb6\x02\n\x15RetentionSettingsInfo\x12?\n\x18quantity_based_retention\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int32ValueH\x00\x12=\n\x18\x64uration_based_retention\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationH\x00\x12\x44\n\x1etimestamp_based_retention_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12J\n\x0csub_resource\x18\x04 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\x42\x0b\n\tretention\"{\n\x19\x41utomatedBackupPolicyInfo\x12J\n\x0csub_resource\x18\x01 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\x12\x12\n\nis_enabled\x18\x02 \x01(\x08\"\x89\x01\n\x16\x44\x65letionProtectionInfo\x12J\n\x0csub_resource\x18\x01 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\x12#\n\x1b\x64\x65letion_protection_enabled\x18\x02 \x01(\x08\"\x85\x01\n\x16ResourceSuspensionInfo\x12\x1a\n\x12resource_suspended\x18\x01 \x01(\x08\x12O\n\x11suspension_reason\x18\x02 \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.SuspensionReason\"\xb3\x03\n\rBackupRunInfo\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12K\n\x05state\x18\x02 \x01(\x0e\x32\x37.google.cloud.databasecenter.v1beta.BackupRunInfo.StateB\x03\xe0\x41\x03\x12\x15\n\rerror_message\x18\x03 \x01(\t\x12Y\n\x14operation_error_type\x18\x04 \x01(\x0e\x32\x36.google.cloud.databasecenter.v1beta.OperationErrorTypeB\x03\xe0\x41\x01\x12J\n\x0csub_resource\x18\x05 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\"9\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\"\x90\x01\n\x14InefficientQueryInfo\x12\x10\n\x08\x64\x61tabase\x18\x01 \x01(\t\x12\r\n\x05table\x18\x02 \x01(\t\x12\x1b\n\x13sql_index_statement\x18\x03 \x01(\t\x12\x1a\n\x12storage_cost_bytes\x18\x04 \x01(\x03\x12\x1e\n\x16impacted_queries_count\x18\x05 \x01(\x03\"\x97\x01\n\x07SCCInfo\x12\x0e\n\x06signal\x18\x01 \x01(\t\x12\x10\n\x08\x63\x61tegory\x18\x02 \x01(\t\x12T\n\x14regulatory_standards\x18\x03 \x03(\x0b\x32\x36.google.cloud.databasecenter.v1beta.RegulatoryStandard\x12\x14\n\x0c\x65xternal_uri\x18\x04 \x01(\t\"^\n\x12RecommendationInfo\x12\x13\n\x0brecommender\x18\x01 \x01(\t\x12\x16\n\x0erecommender_id\x18\x02 \x01(\t\x12\x1b\n\x13recommender_subtype\x18\x03 \x01(\t\"7\n\x12RegulatoryStandard\x12\x10\n\x08standard\x18\x01 \x01(\t\x12\x0f\n\x07version\x18\x02 \x01(\t\"=\n\x18OutdatedMinorVersionInfo\x12!\n\x19recommended_minor_version\x18\x01 \x01(\t\"\x8d\x01\n\x1dMaintenanceRecommendationInfo\x12l\n\x1eresource_maintenance_schedules\x18\x01 \x03(\x0b\x32?.google.cloud.databasecenter.v1beta.ResourceMaintenanceScheduleB\x03\xe0\x41\x01\"\xea\x02\n\x06Signal\x12\x43\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalType\x12G\n\rsignal_status\x18\x02 \x01(\x0e\x32\x30.google.cloud.databasecenter.v1beta.SignalStatus\x12P\n\x12\x61\x64\x64itional_details\x18\x03 \x03(\x0b\x32\x34.google.cloud.databasecenter.v1beta.AdditionalDetail\x12I\n\x0eissue_severity\x18\x04 \x01(\x0e\x32\x31.google.cloud.databasecenter.v1beta.IssueSeverity\x12\x35\n\x11issue_create_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp*\x9d\x01\n\x0cSignalStatus\x12\x1d\n\x19SIGNAL_STATUS_UNSPECIFIED\x10\x00\x12 \n\x1cSIGNAL_STATUS_NOT_APPLICABLE\x10\x01\x12\x14\n\x10SIGNAL_STATUS_OK\x10\x02\x12\x17\n\x13SIGNAL_STATUS_ISSUE\x10\x03\x12\x1d\n\x19SIGNAL_STATUS_NOT_ENABLED\x10\x04*\xbe\x01\n\x0cSignalSource\x12\x1d\n\x19SIGNAL_SOURCE_UNSPECIFIED\x10\x00\x12#\n\x1fSIGNAL_SOURCE_RESOURCE_METADATA\x10\x01\x12#\n\x1fSIGNAL_SOURCE_SECURITY_FINDINGS\x10\x02\x12\x1d\n\x19SIGNAL_SOURCE_RECOMMENDER\x10\x03\x12&\n\"SIGNAL_SOURCE_MODERN_OBSERVABILITY\x10\x04*\xb7\x01\n\rIssueSeverity\x12\x1e\n\x1aISSUE_SEVERITY_UNSPECIFIED\x10\x00\x12\x16\n\x12ISSUE_SEVERITY_LOW\x10\x01\x12\x19\n\x15ISSUE_SEVERITY_MEDIUM\x10\x02\x12\x17\n\x13ISSUE_SEVERITY_HIGH\x10\x03\x12\x1b\n\x17ISSUE_SEVERITY_CRITICAL\x10\x04\x12\x1d\n\x19ISSUE_SEVERITY_IRRELEVANT\x10\x05*\xdf \n\nSignalType\x12\x1b\n\x17SIGNAL_TYPE_UNSPECIFIED\x10\x00\x12+\n\'SIGNAL_TYPE_RESOURCE_FAILOVER_PROTECTED\x10\x01\x12#\n\x1fSIGNAL_TYPE_GROUP_MULTIREGIONAL\x10\x02\x12*\n&SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY\x10\x04\x12&\n\"SIGNAL_TYPE_SHORT_BACKUP_RETENTION\x10\x05\x12\"\n\x1eSIGNAL_TYPE_LAST_BACKUP_FAILED\x10\x06\x12\x1f\n\x1bSIGNAL_TYPE_LAST_BACKUP_OLD\x10\x07\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_2_0\x10\x08\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_3\x10\t\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_2\x10\n\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_1\x10\x0b\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_0\x10\x0c\x12*\n&SIGNAL_TYPE_VIOLATES_CIS_CONTROLS_V8_0\x10L\x12$\n SIGNAL_TYPE_VIOLATES_NIST_800_53\x10\r\x12\'\n#SIGNAL_TYPE_VIOLATES_NIST_800_53_R5\x10\x45\x12:\n6SIGNAL_TYPE_VIOLATES_NIST_CYBERSECURITY_FRAMEWORK_V1_0\x10H\x12\"\n\x1eSIGNAL_TYPE_VIOLATES_ISO_27001\x10\x0e\x12(\n$SIGNAL_TYPE_VIOLATES_ISO_27001_V2022\x10\x46\x12\'\n#SIGNAL_TYPE_VIOLATES_PCI_DSS_V3_2_1\x10\x0f\x12%\n!SIGNAL_TYPE_VIOLATES_PCI_DSS_V4_0\x10G\x12\x31\n-SIGNAL_TYPE_VIOLATES_CLOUD_CONTROLS_MATRIX_V4\x10I\x12\x1e\n\x1aSIGNAL_TYPE_VIOLATES_HIPAA\x10J\x12#\n\x1fSIGNAL_TYPE_VIOLATES_SOC2_V2017\x10K\x12\x36\n2SIGNAL_TYPE_LOGS_NOT_OPTIMIZED_FOR_TROUBLESHOOTING\x10\x10\x12*\n&SIGNAL_TYPE_QUERY_DURATIONS_NOT_LOGGED\x10\x11\x12%\n!SIGNAL_TYPE_VERBOSE_ERROR_LOGGING\x10\x12\x12+\n\'SIGNAL_TYPE_QUERY_LOCK_WAITS_NOT_LOGGED\x10\x13\x12#\n\x1fSIGNAL_TYPE_LOGGING_MOST_ERRORS\x10\x14\x12,\n(SIGNAL_TYPE_LOGGING_ONLY_CRITICAL_ERRORS\x10\x15\x12%\n!SIGNAL_TYPE_MINIMAL_ERROR_LOGGING\x10\x16\x12\"\n\x1eSIGNAL_TYPE_QUERY_STATS_LOGGED\x10\x17\x12\x34\n0SIGNAL_TYPE_EXCESSIVE_LOGGING_OF_CLIENT_HOSTNAME\x10\x18\x12\x31\n-SIGNAL_TYPE_EXCESSIVE_LOGGING_OF_PARSER_STATS\x10\x19\x12\x32\n.SIGNAL_TYPE_EXCESSIVE_LOGGING_OF_PLANNER_STATS\x10\x1a\x12/\n+SIGNAL_TYPE_NOT_LOGGING_ONLY_DDL_STATEMENTS\x10\x1b\x12#\n\x1fSIGNAL_TYPE_LOGGING_QUERY_STATS\x10\x1c\x12+\n\'SIGNAL_TYPE_NOT_LOGGING_TEMPORARY_FILES\x10\x1d\x12-\n)SIGNAL_TYPE_CONNECTION_MAX_NOT_CONFIGURED\x10\x1e\x12\'\n#SIGNAL_TYPE_USER_OPTIONS_CONFIGURED\x10\x1f\x12(\n$SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS\x10 \x12\'\n#SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS\x10!\x12 \n\x1cSIGNAL_TYPE_NO_ROOT_PASSWORD\x10\"\x12\"\n\x1eSIGNAL_TYPE_WEAK_ROOT_PASSWORD\x10#\x12\x33\n/SIGNAL_TYPE_ENCRYPTION_KEY_NOT_CUSTOMER_MANAGED\x10$\x12\x32\n.SIGNAL_TYPE_SERVER_AUTHENTICATION_NOT_REQUIRED\x10%\x12+\n\'SIGNAL_TYPE_EXPOSED_TO_EXTERNAL_SCRIPTS\x10\'\x12+\n\'SIGNAL_TYPE_EXPOSED_TO_LOCAL_DATA_LOADS\x10(\x12.\n*SIGNAL_TYPE_CONNECTION_ATTEMPTS_NOT_LOGGED\x10)\x12)\n%SIGNAL_TYPE_DISCONNECTIONS_NOT_LOGGED\x10*\x12\x30\n,SIGNAL_TYPE_LOGGING_EXCESSIVE_STATEMENT_INFO\x10+\x12(\n$SIGNAL_TYPE_EXPOSED_TO_REMOTE_ACCESS\x10,\x12&\n\"SIGNAL_TYPE_DATABASE_NAMES_EXPOSED\x10-\x12/\n+SIGNAL_TYPE_SENSITIVE_TRACE_INFO_NOT_MASKED\x10.\x12!\n\x1dSIGNAL_TYPE_PUBLIC_IP_ENABLED\x10/\x12\x14\n\x10SIGNAL_TYPE_IDLE\x10\x30\x12\x1f\n\x1bSIGNAL_TYPE_OVERPROVISIONED\x10\x31\x12*\n&SIGNAL_TYPE_HIGH_NUMBER_OF_OPEN_TABLES\x10\x32\x12%\n!SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES\x10\x33\x12/\n+SIGNAL_TYPE_HIGH_TRANSACTION_ID_UTILIZATION\x10\x34\x12 \n\x1cSIGNAL_TYPE_UNDERPROVISIONED\x10\x35\x12\x1b\n\x17SIGNAL_TYPE_OUT_OF_DISK\x10\x36\x12.\n*SIGNAL_TYPE_SERVER_CERTIFICATE_NEAR_EXPIRY\x10\x37\x12*\n&SIGNAL_TYPE_DATABASE_AUDITING_DISABLED\x10\x38\x12,\n(SIGNAL_TYPE_RESTRICT_AUTHORIZED_NETWORKS\x10\x39\x12\x31\n-SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP\x10:\x12\x1b\n\x17SIGNAL_TYPE_QUOTA_LIMIT\x10;\x12\"\n\x1eSIGNAL_TYPE_NO_PASSWORD_POLICY\x10<\x12.\n*SIGNAL_TYPE_CONNECTIONS_PERFORMANCE_IMPACT\x10=\x12-\n)SIGNAL_TYPE_TMP_TABLES_PERFORMANCE_IMPACT\x10>\x12-\n)SIGNAL_TYPE_TRANS_LOGS_PERFORMANCE_IMPACT\x10?\x12*\n&SIGNAL_TYPE_HIGH_JOINS_WITHOUT_INDEXES\x10@\x12\x30\n,SIGNAL_TYPE_SUPERUSER_WRITING_TO_USER_TABLES\x10\x41\x12,\n(SIGNAL_TYPE_USER_GRANTED_ALL_PERMISSIONS\x10\x42\x12<\n8SIGNAL_TYPE_DATA_EXPORT_TO_EXTERNAL_CLOUD_STORAGE_BUCKET\x10\x43\x12:\n6SIGNAL_TYPE_DATA_EXPORT_TO_PUBLIC_CLOUD_STORAGE_BUCKET\x10\x44\x12,\n(SIGNAL_TYPE_WEAK_PASSWORD_HASH_ALGORITHM\x10M\x12\'\n#SIGNAL_TYPE_NO_USER_PASSWORD_POLICY\x10N\x12\x18\n\x14SIGNAL_TYPE_HOT_NODE\x10O\x12&\n\"SIGNAL_TYPE_NO_DELETION_PROTECTION\x10P\x12)\n%SIGNAL_TYPE_NO_POINT_IN_TIME_RECOVERY\x10Q\x12\"\n\x1eSIGNAL_TYPE_RESOURCE_SUSPENDED\x10R\x12\"\n\x1eSIGNAL_TYPE_EXPENSIVE_COMMANDS\x10S\x12\x30\n,SIGNAL_TYPE_NO_MAINTENANCE_POLICY_CONFIGURED\x10T\x12!\n\x1dSIGNAL_TYPE_INEFFICIENT_QUERY\x10U\x12\'\n#SIGNAL_TYPE_READ_INTENSIVE_WORKLOAD\x10V\x12\x1c\n\x18SIGNAL_TYPE_MEMORY_LIMIT\x10W\x12!\n\x1dSIGNAL_TYPE_MAX_SERVER_MEMORY\x10X\x12\x1a\n\x16SIGNAL_TYPE_LARGE_ROWS\x10Y\x12#\n\x1fSIGNAL_TYPE_HIGH_WRITE_PRESSURE\x10Z\x12\"\n\x1eSIGNAL_TYPE_HIGH_READ_PRESSURE\x10[\x12\x33\n/SIGNAL_TYPE_ENCRYPTION_ORG_POLICY_NOT_SATISFIED\x10\\\x12\x31\n-SIGNAL_TYPE_LOCATION_ORG_POLICY_NOT_SATISFIED\x10]\x12&\n\"SIGNAL_TYPE_OUTDATED_MINOR_VERSION\x10^\x12$\n SIGNAL_TYPE_SCHEMA_NOT_OPTIMIZED\x10_\x12\x1f\n\x1bSIGNAL_TYPE_REPLICATION_LAG\x10\x61\x12\x1f\n\x1bSIGNAL_TYPE_OUTDATED_CLIENT\x10\x63\x12\"\n\x1eSIGNAL_TYPE_DATABOOST_DISABLED\x10\x64\x12\x30\n,SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES\x10\x65\x12 \n\x1cSIGNAL_TYPE_EXTENDED_SUPPORT\x10\x66\x42\xfa\x01\n&com.google.cloud.databasecenter.v1betaB\x0cSignalsProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
17
|
+
descriptor_data = "\n0google/cloud/databasecenter/v1beta/signals.proto\x12\"google.cloud.databasecenter.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x34google/cloud/databasecenter/v1beta/maintenance.proto\x1a=google/cloud/databasecenter/v1beta/operation_error_type.proto\x1a\x30google/cloud/databasecenter/v1beta/product.proto\x1a:google/cloud/databasecenter/v1beta/suspension_reason.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\"w\n\x0fSignalTypeGroup\x12\x19\n\x0c\x64isplay_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12I\n\x0csignal_types\x18\x02 \x03(\x0e\x32..google.cloud.databasecenter.v1beta.SignalTypeB\x03\xe0\x41\x01\"\xa6\x01\n\x0cSignalFilter\x12H\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalTypeB\x03\xe0\x41\x01\x12L\n\rsignal_status\x18\x02 \x01(\x0e\x32\x30.google.cloud.databasecenter.v1beta.SignalStatusB\x03\xe0\x41\x01\"u\n\x0bSignalGroup\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x13\n\x0bissue_count\x18\x02 \x01(\x05\x12;\n\x07signals\x18\x03 \x03(\x0b\x32*.google.cloud.databasecenter.v1beta.Signal\"7\n\nIssueCount\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x13\n\x0bissue_count\x18\x02 \x01(\x05\"\xff\x08\n\x10\x41\x64\x64itionalDetail\x12`\n\x1bshort_backup_retention_info\x18\x02 \x01(\x0b\x32\x39.google.cloud.databasecenter.v1beta.RetentionSettingsInfoH\x00\x12L\n\x0f\x62\x61\x63kup_run_info\x18\x03 \x01(\x0b\x32\x31.google.cloud.databasecenter.v1beta.BackupRunInfoH\x00\x12?\n\x08scc_info\x18\x04 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.SCCInfoH\x00\x12U\n\x13recommendation_info\x18\x06 \x01(\x0b\x32\x36.google.cloud.databasecenter.v1beta.RecommendationInfoH\x00\x12\x65\n\x1c\x61utomated_backup_policy_info\x18\x08 \x01(\x0b\x32=.google.cloud.databasecenter.v1beta.AutomatedBackupPolicyInfoH\x00\x12^\n\x18\x64\x65letion_protection_info\x18\t \x01(\x0b\x32:.google.cloud.databasecenter.v1beta.DeletionProtectionInfoH\x00\x12^\n\x18resource_suspension_info\x18\n \x01(\x0b\x32:.google.cloud.databasecenter.v1beta.ResourceSuspensionInfoH\x00\x12Z\n\x16inefficient_query_info\x18\x0b \x01(\x0b\x32\x38.google.cloud.databasecenter.v1beta.InefficientQueryInfoH\x00\x12\x63\n\x1boutdated_minor_version_info\x18\x0c \x01(\x0b\x32<.google.cloud.databasecenter.v1beta.OutdatedMinorVersionInfoH\x00\x12l\n\x1fmaintenance_recommendation_info\x18\r \x01(\x0b\x32\x41.google.cloud.databasecenter.v1beta.MaintenanceRecommendationInfoH\x00\x12G\n\rsignal_source\x18\x01 \x01(\x0e\x32\x30.google.cloud.databasecenter.v1beta.SignalSource\x12\x43\n\x0bsignal_type\x18\x05 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalType\x12\x35\n\x11signal_event_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x08\n\x06\x64\x65tail\"\xa0\x01\n\x0bSubResource\x12\x1a\n\rresource_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x1f\n\x12\x66ull_resource_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x41\n\x07product\x18\x03 \x01(\x0b\x32+.google.cloud.databasecenter.v1beta.ProductB\x03\xe0\x41\x01\x12\x11\n\tcontainer\x18\x04 \x01(\t\"\xb6\x02\n\x15RetentionSettingsInfo\x12?\n\x18quantity_based_retention\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int32ValueH\x00\x12=\n\x18\x64uration_based_retention\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationH\x00\x12\x44\n\x1etimestamp_based_retention_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12J\n\x0csub_resource\x18\x04 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\x42\x0b\n\tretention\"{\n\x19\x41utomatedBackupPolicyInfo\x12J\n\x0csub_resource\x18\x01 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\x12\x12\n\nis_enabled\x18\x02 \x01(\x08\"\x89\x01\n\x16\x44\x65letionProtectionInfo\x12J\n\x0csub_resource\x18\x01 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\x12#\n\x1b\x64\x65letion_protection_enabled\x18\x02 \x01(\x08\"\x85\x01\n\x16ResourceSuspensionInfo\x12\x1a\n\x12resource_suspended\x18\x01 \x01(\x08\x12O\n\x11suspension_reason\x18\x02 \x01(\x0e\x32\x34.google.cloud.databasecenter.v1beta.SuspensionReason\"\xb3\x03\n\rBackupRunInfo\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12K\n\x05state\x18\x02 \x01(\x0e\x32\x37.google.cloud.databasecenter.v1beta.BackupRunInfo.StateB\x03\xe0\x41\x03\x12\x15\n\rerror_message\x18\x03 \x01(\t\x12Y\n\x14operation_error_type\x18\x04 \x01(\x0e\x32\x36.google.cloud.databasecenter.v1beta.OperationErrorTypeB\x03\xe0\x41\x01\x12J\n\x0csub_resource\x18\x05 \x01(\x0b\x32/.google.cloud.databasecenter.v1beta.SubResourceB\x03\xe0\x41\x01\"9\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\"\x90\x01\n\x14InefficientQueryInfo\x12\x10\n\x08\x64\x61tabase\x18\x01 \x01(\t\x12\r\n\x05table\x18\x02 \x01(\t\x12\x1b\n\x13sql_index_statement\x18\x03 \x01(\t\x12\x1a\n\x12storage_cost_bytes\x18\x04 \x01(\x03\x12\x1e\n\x16impacted_queries_count\x18\x05 \x01(\x03\"\x97\x01\n\x07SCCInfo\x12\x0e\n\x06signal\x18\x01 \x01(\t\x12\x10\n\x08\x63\x61tegory\x18\x02 \x01(\t\x12T\n\x14regulatory_standards\x18\x03 \x03(\x0b\x32\x36.google.cloud.databasecenter.v1beta.RegulatoryStandard\x12\x14\n\x0c\x65xternal_uri\x18\x04 \x01(\t\"^\n\x12RecommendationInfo\x12\x13\n\x0brecommender\x18\x01 \x01(\t\x12\x16\n\x0erecommender_id\x18\x02 \x01(\t\x12\x1b\n\x13recommender_subtype\x18\x03 \x01(\t\"7\n\x12RegulatoryStandard\x12\x10\n\x08standard\x18\x01 \x01(\t\x12\x0f\n\x07version\x18\x02 \x01(\t\"=\n\x18OutdatedMinorVersionInfo\x12!\n\x19recommended_minor_version\x18\x01 \x01(\t\"\x8d\x01\n\x1dMaintenanceRecommendationInfo\x12l\n\x1eresource_maintenance_schedules\x18\x01 \x03(\x0b\x32?.google.cloud.databasecenter.v1beta.ResourceMaintenanceScheduleB\x03\xe0\x41\x01\"\xea\x02\n\x06Signal\x12\x43\n\x0bsignal_type\x18\x01 \x01(\x0e\x32..google.cloud.databasecenter.v1beta.SignalType\x12G\n\rsignal_status\x18\x02 \x01(\x0e\x32\x30.google.cloud.databasecenter.v1beta.SignalStatus\x12P\n\x12\x61\x64\x64itional_details\x18\x03 \x03(\x0b\x32\x34.google.cloud.databasecenter.v1beta.AdditionalDetail\x12I\n\x0eissue_severity\x18\x04 \x01(\x0e\x32\x31.google.cloud.databasecenter.v1beta.IssueSeverity\x12\x35\n\x11issue_create_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp*\x9d\x01\n\x0cSignalStatus\x12\x1d\n\x19SIGNAL_STATUS_UNSPECIFIED\x10\x00\x12 \n\x1cSIGNAL_STATUS_NOT_APPLICABLE\x10\x01\x12\x14\n\x10SIGNAL_STATUS_OK\x10\x02\x12\x17\n\x13SIGNAL_STATUS_ISSUE\x10\x03\x12\x1d\n\x19SIGNAL_STATUS_NOT_ENABLED\x10\x04*\xbe\x01\n\x0cSignalSource\x12\x1d\n\x19SIGNAL_SOURCE_UNSPECIFIED\x10\x00\x12#\n\x1fSIGNAL_SOURCE_RESOURCE_METADATA\x10\x01\x12#\n\x1fSIGNAL_SOURCE_SECURITY_FINDINGS\x10\x02\x12\x1d\n\x19SIGNAL_SOURCE_RECOMMENDER\x10\x03\x12&\n\"SIGNAL_SOURCE_MODERN_OBSERVABILITY\x10\x04*\xb7\x01\n\rIssueSeverity\x12\x1e\n\x1aISSUE_SEVERITY_UNSPECIFIED\x10\x00\x12\x16\n\x12ISSUE_SEVERITY_LOW\x10\x01\x12\x19\n\x15ISSUE_SEVERITY_MEDIUM\x10\x02\x12\x17\n\x13ISSUE_SEVERITY_HIGH\x10\x03\x12\x1b\n\x17ISSUE_SEVERITY_CRITICAL\x10\x04\x12\x1d\n\x19ISSUE_SEVERITY_IRRELEVANT\x10\x05*\x8c!\n\nSignalType\x12\x1b\n\x17SIGNAL_TYPE_UNSPECIFIED\x10\x00\x12+\n\'SIGNAL_TYPE_RESOURCE_FAILOVER_PROTECTED\x10\x01\x12#\n\x1fSIGNAL_TYPE_GROUP_MULTIREGIONAL\x10\x02\x12*\n&SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY\x10\x04\x12&\n\"SIGNAL_TYPE_SHORT_BACKUP_RETENTION\x10\x05\x12\"\n\x1eSIGNAL_TYPE_LAST_BACKUP_FAILED\x10\x06\x12\x1f\n\x1bSIGNAL_TYPE_LAST_BACKUP_OLD\x10\x07\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_2_0\x10\x08\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_3\x10\t\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_2\x10\n\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_1\x10\x0b\x12/\n+SIGNAL_TYPE_VIOLATES_CIS_GCP_FOUNDATION_1_0\x10\x0c\x12*\n&SIGNAL_TYPE_VIOLATES_CIS_CONTROLS_V8_0\x10L\x12$\n SIGNAL_TYPE_VIOLATES_NIST_800_53\x10\r\x12\'\n#SIGNAL_TYPE_VIOLATES_NIST_800_53_R5\x10\x45\x12:\n6SIGNAL_TYPE_VIOLATES_NIST_CYBERSECURITY_FRAMEWORK_V1_0\x10H\x12\"\n\x1eSIGNAL_TYPE_VIOLATES_ISO_27001\x10\x0e\x12(\n$SIGNAL_TYPE_VIOLATES_ISO_27001_V2022\x10\x46\x12\'\n#SIGNAL_TYPE_VIOLATES_PCI_DSS_V3_2_1\x10\x0f\x12%\n!SIGNAL_TYPE_VIOLATES_PCI_DSS_V4_0\x10G\x12\x31\n-SIGNAL_TYPE_VIOLATES_CLOUD_CONTROLS_MATRIX_V4\x10I\x12\x1e\n\x1aSIGNAL_TYPE_VIOLATES_HIPAA\x10J\x12#\n\x1fSIGNAL_TYPE_VIOLATES_SOC2_V2017\x10K\x12\x36\n2SIGNAL_TYPE_LOGS_NOT_OPTIMIZED_FOR_TROUBLESHOOTING\x10\x10\x12*\n&SIGNAL_TYPE_QUERY_DURATIONS_NOT_LOGGED\x10\x11\x12%\n!SIGNAL_TYPE_VERBOSE_ERROR_LOGGING\x10\x12\x12+\n\'SIGNAL_TYPE_QUERY_LOCK_WAITS_NOT_LOGGED\x10\x13\x12#\n\x1fSIGNAL_TYPE_LOGGING_MOST_ERRORS\x10\x14\x12,\n(SIGNAL_TYPE_LOGGING_ONLY_CRITICAL_ERRORS\x10\x15\x12%\n!SIGNAL_TYPE_MINIMAL_ERROR_LOGGING\x10\x16\x12\"\n\x1eSIGNAL_TYPE_QUERY_STATS_LOGGED\x10\x17\x12\x34\n0SIGNAL_TYPE_EXCESSIVE_LOGGING_OF_CLIENT_HOSTNAME\x10\x18\x12\x31\n-SIGNAL_TYPE_EXCESSIVE_LOGGING_OF_PARSER_STATS\x10\x19\x12\x32\n.SIGNAL_TYPE_EXCESSIVE_LOGGING_OF_PLANNER_STATS\x10\x1a\x12/\n+SIGNAL_TYPE_NOT_LOGGING_ONLY_DDL_STATEMENTS\x10\x1b\x12#\n\x1fSIGNAL_TYPE_LOGGING_QUERY_STATS\x10\x1c\x12+\n\'SIGNAL_TYPE_NOT_LOGGING_TEMPORARY_FILES\x10\x1d\x12-\n)SIGNAL_TYPE_CONNECTION_MAX_NOT_CONFIGURED\x10\x1e\x12\'\n#SIGNAL_TYPE_USER_OPTIONS_CONFIGURED\x10\x1f\x12(\n$SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS\x10 \x12\'\n#SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS\x10!\x12 \n\x1cSIGNAL_TYPE_NO_ROOT_PASSWORD\x10\"\x12\"\n\x1eSIGNAL_TYPE_WEAK_ROOT_PASSWORD\x10#\x12\x33\n/SIGNAL_TYPE_ENCRYPTION_KEY_NOT_CUSTOMER_MANAGED\x10$\x12\x32\n.SIGNAL_TYPE_SERVER_AUTHENTICATION_NOT_REQUIRED\x10%\x12+\n\'SIGNAL_TYPE_EXPOSED_TO_EXTERNAL_SCRIPTS\x10\'\x12+\n\'SIGNAL_TYPE_EXPOSED_TO_LOCAL_DATA_LOADS\x10(\x12.\n*SIGNAL_TYPE_CONNECTION_ATTEMPTS_NOT_LOGGED\x10)\x12)\n%SIGNAL_TYPE_DISCONNECTIONS_NOT_LOGGED\x10*\x12\x30\n,SIGNAL_TYPE_LOGGING_EXCESSIVE_STATEMENT_INFO\x10+\x12(\n$SIGNAL_TYPE_EXPOSED_TO_REMOTE_ACCESS\x10,\x12&\n\"SIGNAL_TYPE_DATABASE_NAMES_EXPOSED\x10-\x12/\n+SIGNAL_TYPE_SENSITIVE_TRACE_INFO_NOT_MASKED\x10.\x12!\n\x1dSIGNAL_TYPE_PUBLIC_IP_ENABLED\x10/\x12\x14\n\x10SIGNAL_TYPE_IDLE\x10\x30\x12\x1f\n\x1bSIGNAL_TYPE_OVERPROVISIONED\x10\x31\x12*\n&SIGNAL_TYPE_HIGH_NUMBER_OF_OPEN_TABLES\x10\x32\x12%\n!SIGNAL_TYPE_HIGH_NUMBER_OF_TABLES\x10\x33\x12/\n+SIGNAL_TYPE_HIGH_TRANSACTION_ID_UTILIZATION\x10\x34\x12 \n\x1cSIGNAL_TYPE_UNDERPROVISIONED\x10\x35\x12\x1b\n\x17SIGNAL_TYPE_OUT_OF_DISK\x10\x36\x12.\n*SIGNAL_TYPE_SERVER_CERTIFICATE_NEAR_EXPIRY\x10\x37\x12*\n&SIGNAL_TYPE_DATABASE_AUDITING_DISABLED\x10\x38\x12,\n(SIGNAL_TYPE_RESTRICT_AUTHORIZED_NETWORKS\x10\x39\x12\x31\n-SIGNAL_TYPE_VIOLATE_POLICY_RESTRICT_PUBLIC_IP\x10:\x12\x1b\n\x17SIGNAL_TYPE_QUOTA_LIMIT\x10;\x12\"\n\x1eSIGNAL_TYPE_NO_PASSWORD_POLICY\x10<\x12.\n*SIGNAL_TYPE_CONNECTIONS_PERFORMANCE_IMPACT\x10=\x12-\n)SIGNAL_TYPE_TMP_TABLES_PERFORMANCE_IMPACT\x10>\x12-\n)SIGNAL_TYPE_TRANS_LOGS_PERFORMANCE_IMPACT\x10?\x12*\n&SIGNAL_TYPE_HIGH_JOINS_WITHOUT_INDEXES\x10@\x12\x30\n,SIGNAL_TYPE_SUPERUSER_WRITING_TO_USER_TABLES\x10\x41\x12,\n(SIGNAL_TYPE_USER_GRANTED_ALL_PERMISSIONS\x10\x42\x12<\n8SIGNAL_TYPE_DATA_EXPORT_TO_EXTERNAL_CLOUD_STORAGE_BUCKET\x10\x43\x12:\n6SIGNAL_TYPE_DATA_EXPORT_TO_PUBLIC_CLOUD_STORAGE_BUCKET\x10\x44\x12,\n(SIGNAL_TYPE_WEAK_PASSWORD_HASH_ALGORITHM\x10M\x12\'\n#SIGNAL_TYPE_NO_USER_PASSWORD_POLICY\x10N\x12\x18\n\x14SIGNAL_TYPE_HOT_NODE\x10O\x12&\n\"SIGNAL_TYPE_NO_DELETION_PROTECTION\x10P\x12)\n%SIGNAL_TYPE_NO_POINT_IN_TIME_RECOVERY\x10Q\x12\"\n\x1eSIGNAL_TYPE_RESOURCE_SUSPENDED\x10R\x12\"\n\x1eSIGNAL_TYPE_EXPENSIVE_COMMANDS\x10S\x12\x30\n,SIGNAL_TYPE_NO_MAINTENANCE_POLICY_CONFIGURED\x10T\x12!\n\x1dSIGNAL_TYPE_INEFFICIENT_QUERY\x10U\x12\'\n#SIGNAL_TYPE_READ_INTENSIVE_WORKLOAD\x10V\x12\x1c\n\x18SIGNAL_TYPE_MEMORY_LIMIT\x10W\x12!\n\x1dSIGNAL_TYPE_MAX_SERVER_MEMORY\x10X\x12\x1a\n\x16SIGNAL_TYPE_LARGE_ROWS\x10Y\x12#\n\x1fSIGNAL_TYPE_HIGH_WRITE_PRESSURE\x10Z\x12\"\n\x1eSIGNAL_TYPE_HIGH_READ_PRESSURE\x10[\x12\x33\n/SIGNAL_TYPE_ENCRYPTION_ORG_POLICY_NOT_SATISFIED\x10\\\x12\x31\n-SIGNAL_TYPE_LOCATION_ORG_POLICY_NOT_SATISFIED\x10]\x12&\n\"SIGNAL_TYPE_OUTDATED_MINOR_VERSION\x10^\x12$\n SIGNAL_TYPE_SCHEMA_NOT_OPTIMIZED\x10_\x12\x1f\n\x1bSIGNAL_TYPE_REPLICATION_LAG\x10\x61\x12\x1f\n\x1bSIGNAL_TYPE_OUTDATED_CLIENT\x10\x63\x12\"\n\x1eSIGNAL_TYPE_DATABOOST_DISABLED\x10\x64\x12\x30\n,SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES\x10\x65\x12 \n\x1cSIGNAL_TYPE_EXTENDED_SUPPORT\x10\x66\x12+\n\'SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE\x10hB\xfa\x01\n&com.google.cloud.databasecenter.v1betaB\x0cSignalsProtoP\x01ZNcloud.google.com/go/databasecenter/apiv1beta/databasecenterpb;databasecenterpb\xaa\x02\"Google.Cloud.DatabaseCenter.V1Beta\xca\x02\"Google\\Cloud\\DatabaseCenter\\V1beta\xea\x02%Google::Cloud::DatabaseCenter::V1betab\x06proto3"
|
|
18
18
|
|
|
19
19
|
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
20
20
|
pool.add_serialized_file(descriptor_data)
|
|
@@ -31,6 +31,8 @@ module Google
|
|
|
31
31
|
# @!attribute [rw] selective_gapic_generation
|
|
32
32
|
# @return [::Google::Api::SelectiveGapicGeneration]
|
|
33
33
|
# Configuration for which RPCs should be generated in the GAPIC client.
|
|
34
|
+
#
|
|
35
|
+
# Note: This field should not be used in most cases.
|
|
34
36
|
class CommonLanguageSettings
|
|
35
37
|
include ::Google::Protobuf::MessageExts
|
|
36
38
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -141,9 +143,10 @@ module Google
|
|
|
141
143
|
#
|
|
142
144
|
# Example of a YAML configuration::
|
|
143
145
|
#
|
|
144
|
-
#
|
|
145
|
-
#
|
|
146
|
-
#
|
|
146
|
+
# publishing:
|
|
147
|
+
# library_settings:
|
|
148
|
+
# java_settings:
|
|
149
|
+
# library_package: com.google.cloud.pubsub.v1
|
|
147
150
|
# @!attribute [rw] service_class_names
|
|
148
151
|
# @return [::Google::Protobuf::Map{::String => ::String}]
|
|
149
152
|
# Configure the Java class name to use instead of the service's for its
|
|
@@ -155,11 +158,11 @@ module Google
|
|
|
155
158
|
#
|
|
156
159
|
# Example of a YAML configuration::
|
|
157
160
|
#
|
|
158
|
-
#
|
|
159
|
-
#
|
|
160
|
-
#
|
|
161
|
-
#
|
|
162
|
-
#
|
|
161
|
+
# publishing:
|
|
162
|
+
# java_settings:
|
|
163
|
+
# service_class_names:
|
|
164
|
+
# - google.pubsub.v1.Publisher: TopicAdmin
|
|
165
|
+
# - google.pubsub.v1.Subscriber: SubscriptionAdmin
|
|
163
166
|
# @!attribute [rw] common
|
|
164
167
|
# @return [::Google::Api::CommonLanguageSettings]
|
|
165
168
|
# Some settings.
|
|
@@ -190,6 +193,20 @@ module Google
|
|
|
190
193
|
# @!attribute [rw] common
|
|
191
194
|
# @return [::Google::Api::CommonLanguageSettings]
|
|
192
195
|
# Some settings.
|
|
196
|
+
# @!attribute [rw] library_package
|
|
197
|
+
# @return [::String]
|
|
198
|
+
# The package name to use in Php. Clobbers the php_namespace option
|
|
199
|
+
# set in the protobuf. This should be used **only** by APIs
|
|
200
|
+
# who have already set the language_settings.php.package_name" field
|
|
201
|
+
# in gapic.yaml. API teams should use the protobuf php_namespace option
|
|
202
|
+
# where possible.
|
|
203
|
+
#
|
|
204
|
+
# Example of a YAML configuration::
|
|
205
|
+
#
|
|
206
|
+
# publishing:
|
|
207
|
+
# library_settings:
|
|
208
|
+
# php_settings:
|
|
209
|
+
# library_package: Google\Cloud\PubSub\V1
|
|
193
210
|
class PhpSettings
|
|
194
211
|
include ::Google::Protobuf::MessageExts
|
|
195
212
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -318,10 +335,12 @@ module Google
|
|
|
318
335
|
# service names and values are the name to be used for the service client
|
|
319
336
|
# and call options.
|
|
320
337
|
#
|
|
321
|
-
#
|
|
322
|
-
#
|
|
323
|
-
#
|
|
324
|
-
#
|
|
338
|
+
# Example:
|
|
339
|
+
#
|
|
340
|
+
# publishing:
|
|
341
|
+
# go_settings:
|
|
342
|
+
# renamed_services:
|
|
343
|
+
# Publisher: TopicAdmin
|
|
325
344
|
class GoSettings
|
|
326
345
|
include ::Google::Protobuf::MessageExts
|
|
327
346
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -344,10 +363,10 @@ module Google
|
|
|
344
363
|
#
|
|
345
364
|
# Example:
|
|
346
365
|
#
|
|
347
|
-
#
|
|
348
|
-
#
|
|
349
|
-
#
|
|
350
|
-
#
|
|
366
|
+
# publishing:
|
|
367
|
+
# method_settings:
|
|
368
|
+
# - selector: google.storage.control.v2.StorageControl.CreateFolder
|
|
369
|
+
# # method settings for CreateFolder...
|
|
351
370
|
# @!attribute [rw] long_running
|
|
352
371
|
# @return [::Google::Api::MethodSettings::LongRunning]
|
|
353
372
|
# Describes settings to use for long-running operations when generating
|
|
@@ -356,14 +375,14 @@ module Google
|
|
|
356
375
|
#
|
|
357
376
|
# Example of a YAML configuration::
|
|
358
377
|
#
|
|
359
|
-
#
|
|
360
|
-
#
|
|
361
|
-
#
|
|
362
|
-
#
|
|
363
|
-
#
|
|
364
|
-
#
|
|
365
|
-
#
|
|
366
|
-
#
|
|
378
|
+
# publishing:
|
|
379
|
+
# method_settings:
|
|
380
|
+
# - selector: google.cloud.speech.v2.Speech.BatchRecognize
|
|
381
|
+
# long_running:
|
|
382
|
+
# initial_poll_delay: 60s # 1 minute
|
|
383
|
+
# poll_delay_multiplier: 1.5
|
|
384
|
+
# max_poll_delay: 360s # 6 minutes
|
|
385
|
+
# total_poll_timeout: 54000s # 90 minutes
|
|
367
386
|
# @!attribute [rw] auto_populated_fields
|
|
368
387
|
# @return [::Array<::String>]
|
|
369
388
|
# List of top-level fields of the request message, that should be
|
|
@@ -372,11 +391,24 @@ module Google
|
|
|
372
391
|
#
|
|
373
392
|
# Example of a YAML configuration:
|
|
374
393
|
#
|
|
375
|
-
#
|
|
376
|
-
#
|
|
377
|
-
#
|
|
378
|
-
#
|
|
379
|
-
#
|
|
394
|
+
# publishing:
|
|
395
|
+
# method_settings:
|
|
396
|
+
# - selector: google.example.v1.ExampleService.CreateExample
|
|
397
|
+
# auto_populated_fields:
|
|
398
|
+
# - request_id
|
|
399
|
+
# @!attribute [rw] batching
|
|
400
|
+
# @return [::Google::Api::BatchingConfigProto]
|
|
401
|
+
# Batching configuration for an API method in client libraries.
|
|
402
|
+
#
|
|
403
|
+
# Example of a YAML configuration:
|
|
404
|
+
#
|
|
405
|
+
# publishing:
|
|
406
|
+
# method_settings:
|
|
407
|
+
# - selector: google.example.v1.ExampleService.BatchCreateExample
|
|
408
|
+
# batching:
|
|
409
|
+
# element_count_threshold: 1000
|
|
410
|
+
# request_byte_threshold: 100000000
|
|
411
|
+
# delay_threshold_millis: 10
|
|
380
412
|
class MethodSettings
|
|
381
413
|
include ::Google::Protobuf::MessageExts
|
|
382
414
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -411,6 +443,8 @@ module Google
|
|
|
411
443
|
|
|
412
444
|
# This message is used to configure the generation of a subset of the RPCs in
|
|
413
445
|
# a service for client libraries.
|
|
446
|
+
#
|
|
447
|
+
# Note: This feature should not be used in most cases.
|
|
414
448
|
# @!attribute [rw] methods
|
|
415
449
|
# @return [::Array<::String>]
|
|
416
450
|
# An allowlist of the fully qualified names of RPCs that should be included
|
|
@@ -428,6 +462,77 @@ module Google
|
|
|
428
462
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
429
463
|
end
|
|
430
464
|
|
|
465
|
+
# `BatchingConfigProto` defines the batching configuration for an API method.
|
|
466
|
+
# @!attribute [rw] thresholds
|
|
467
|
+
# @return [::Google::Api::BatchingSettingsProto]
|
|
468
|
+
# The thresholds which trigger a batched request to be sent.
|
|
469
|
+
# @!attribute [rw] batch_descriptor
|
|
470
|
+
# @return [::Google::Api::BatchingDescriptorProto]
|
|
471
|
+
# The request and response fields used in batching.
|
|
472
|
+
class BatchingConfigProto
|
|
473
|
+
include ::Google::Protobuf::MessageExts
|
|
474
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
475
|
+
end
|
|
476
|
+
|
|
477
|
+
# `BatchingSettingsProto` specifies a set of batching thresholds, each of
|
|
478
|
+
# which acts as a trigger to send a batch of messages as a request. At least
|
|
479
|
+
# one threshold must be positive nonzero.
|
|
480
|
+
# @!attribute [rw] element_count_threshold
|
|
481
|
+
# @return [::Integer]
|
|
482
|
+
# The number of elements of a field collected into a batch which, if
|
|
483
|
+
# exceeded, causes the batch to be sent.
|
|
484
|
+
# @!attribute [rw] request_byte_threshold
|
|
485
|
+
# @return [::Integer]
|
|
486
|
+
# The aggregated size of the batched field which, if exceeded, causes the
|
|
487
|
+
# batch to be sent. This size is computed by aggregating the sizes of the
|
|
488
|
+
# request field to be batched, not of the entire request message.
|
|
489
|
+
# @!attribute [rw] delay_threshold
|
|
490
|
+
# @return [::Google::Protobuf::Duration]
|
|
491
|
+
# The duration after which a batch should be sent, starting from the addition
|
|
492
|
+
# of the first message to that batch.
|
|
493
|
+
# @!attribute [rw] element_count_limit
|
|
494
|
+
# @return [::Integer]
|
|
495
|
+
# The maximum number of elements collected in a batch that could be accepted
|
|
496
|
+
# by server.
|
|
497
|
+
# @!attribute [rw] request_byte_limit
|
|
498
|
+
# @return [::Integer]
|
|
499
|
+
# The maximum size of the request that could be accepted by server.
|
|
500
|
+
# @!attribute [rw] flow_control_element_limit
|
|
501
|
+
# @return [::Integer]
|
|
502
|
+
# The maximum number of elements allowed by flow control.
|
|
503
|
+
# @!attribute [rw] flow_control_byte_limit
|
|
504
|
+
# @return [::Integer]
|
|
505
|
+
# The maximum size of data allowed by flow control.
|
|
506
|
+
# @!attribute [rw] flow_control_limit_exceeded_behavior
|
|
507
|
+
# @return [::Google::Api::FlowControlLimitExceededBehaviorProto]
|
|
508
|
+
# The behavior to take when the flow control limit is exceeded.
|
|
509
|
+
class BatchingSettingsProto
|
|
510
|
+
include ::Google::Protobuf::MessageExts
|
|
511
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
512
|
+
end
|
|
513
|
+
|
|
514
|
+
# `BatchingDescriptorProto` specifies the fields of the request message to be
|
|
515
|
+
# used for batching, and, optionally, the fields of the response message to be
|
|
516
|
+
# used for demultiplexing.
|
|
517
|
+
# @!attribute [rw] batched_field
|
|
518
|
+
# @return [::String]
|
|
519
|
+
# The repeated field in the request message to be aggregated by batching.
|
|
520
|
+
# @!attribute [rw] discriminator_fields
|
|
521
|
+
# @return [::Array<::String>]
|
|
522
|
+
# A list of the fields in the request message. Two requests will be batched
|
|
523
|
+
# together only if the values of every field specified in
|
|
524
|
+
# `request_discriminator_fields` is equal between the two requests.
|
|
525
|
+
# @!attribute [rw] subresponse_field
|
|
526
|
+
# @return [::String]
|
|
527
|
+
# Optional. When present, indicates the field in the response message to be
|
|
528
|
+
# used to demultiplex the response into multiple response messages, in
|
|
529
|
+
# correspondence with the multiple request messages originally batched
|
|
530
|
+
# together.
|
|
531
|
+
class BatchingDescriptorProto
|
|
532
|
+
include ::Google::Protobuf::MessageExts
|
|
533
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
534
|
+
end
|
|
535
|
+
|
|
431
536
|
# The organization for which the client libraries are being published.
|
|
432
537
|
# Affects the url where generated docs are published, etc.
|
|
433
538
|
module ClientLibraryOrganization
|
|
@@ -469,5 +574,20 @@ module Google
|
|
|
469
574
|
# Publish the library to package managers like nuget.org and npmjs.com.
|
|
470
575
|
PACKAGE_MANAGER = 20
|
|
471
576
|
end
|
|
577
|
+
|
|
578
|
+
# The behavior to take when the flow control limit is exceeded.
|
|
579
|
+
module FlowControlLimitExceededBehaviorProto
|
|
580
|
+
# Default behavior, system-defined.
|
|
581
|
+
UNSET_BEHAVIOR = 0
|
|
582
|
+
|
|
583
|
+
# Stop operation, raise error.
|
|
584
|
+
THROW_EXCEPTION = 1
|
|
585
|
+
|
|
586
|
+
# Pause operation until limit clears.
|
|
587
|
+
BLOCK = 2
|
|
588
|
+
|
|
589
|
+
# Continue operation, disregard limit.
|
|
590
|
+
IGNORE = 3
|
|
591
|
+
end
|
|
472
592
|
end
|
|
473
593
|
end
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
module Google
|
|
21
|
+
module Cloud
|
|
22
|
+
module DatabaseCenter
|
|
23
|
+
module V1beta
|
|
24
|
+
# Affiliation information of a resource
|
|
25
|
+
# @!attribute [rw] resource_id
|
|
26
|
+
# @return [::String]
|
|
27
|
+
# Optional. resource id of affiliated resource
|
|
28
|
+
# @!attribute [rw] full_resource_name
|
|
29
|
+
# @return [::String]
|
|
30
|
+
# Optional. Full resource name
|
|
31
|
+
# @!attribute [rw] lineages
|
|
32
|
+
# @return [::Array<::Google::Cloud::DatabaseCenter::V1beta::Affiliation::Lineage>]
|
|
33
|
+
# Optional. Multiple lineages can be created from a resource.
|
|
34
|
+
# For example, a resource can be replicated to multiple target resources.
|
|
35
|
+
# In this case, there will be multiple lineages for the resource, one for
|
|
36
|
+
# each target resource.
|
|
37
|
+
class Affiliation
|
|
38
|
+
include ::Google::Protobuf::MessageExts
|
|
39
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
40
|
+
|
|
41
|
+
# lineage information of the affiliated resources
|
|
42
|
+
# This captures source, target and process which created the lineage.
|
|
43
|
+
# @!attribute [rw] source_fqn
|
|
44
|
+
# @return [::String]
|
|
45
|
+
# Optional. FQN of source table / column
|
|
46
|
+
# @!attribute [rw] target_fqn
|
|
47
|
+
# @return [::String]
|
|
48
|
+
# Optional. FQN of target table / column
|
|
49
|
+
# @!attribute [rw] process_fqn
|
|
50
|
+
# @return [::String]
|
|
51
|
+
# Optional. FQN of process which created the lineage i.e. dataplex,
|
|
52
|
+
# datastream etc.
|
|
53
|
+
# @!attribute [rw] process_type
|
|
54
|
+
# @return [::Google::Cloud::DatabaseCenter::V1beta::Affiliation::ProcessType]
|
|
55
|
+
# Optional. Type of process which created the lineage.
|
|
56
|
+
class Lineage
|
|
57
|
+
include ::Google::Protobuf::MessageExts
|
|
58
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
# Type of process which created the lineage.
|
|
62
|
+
module ProcessType
|
|
63
|
+
# Unspecified process type.
|
|
64
|
+
PROCESS_TYPE_UNSPECIFIED = 0
|
|
65
|
+
|
|
66
|
+
# Composer process type.
|
|
67
|
+
COMPOSER = 1
|
|
68
|
+
|
|
69
|
+
# Datastream process type.
|
|
70
|
+
DATASTREAM = 2
|
|
71
|
+
|
|
72
|
+
# Dataflow process type.
|
|
73
|
+
DATAFLOW = 3
|
|
74
|
+
|
|
75
|
+
# Bigquery process type.
|
|
76
|
+
BIGQUERY = 4
|
|
77
|
+
|
|
78
|
+
# Data fusion process type.
|
|
79
|
+
DATA_FUSION = 5
|
|
80
|
+
|
|
81
|
+
# Dataproc process type.
|
|
82
|
+
DATAPROC = 6
|
|
83
|
+
end
|
|
84
|
+
end
|
|
85
|
+
end
|
|
86
|
+
end
|
|
87
|
+
end
|
|
88
|
+
end
|
|
@@ -32,6 +32,14 @@ module Google
|
|
|
32
32
|
# @!attribute [rw] vcpu_count
|
|
33
33
|
# @return [::Float]
|
|
34
34
|
# Optional. The number of vCPUs (if applicable).
|
|
35
|
+
# @!attribute [rw] baseline_slot_count
|
|
36
|
+
# @return [::Integer]
|
|
37
|
+
# Optional. Baseline slots for BigQuery Reservations. Baseline slots are in
|
|
38
|
+
# increments of 50.
|
|
39
|
+
# @!attribute [rw] max_reservation_slot_count
|
|
40
|
+
# @return [::Integer]
|
|
41
|
+
# Optional. Max slots for BigQuery Reservations. Max slots are in increments
|
|
42
|
+
# of 50.
|
|
35
43
|
class MachineConfig
|
|
36
44
|
include ::Google::Protobuf::MessageExts
|
|
37
45
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -62,6 +62,21 @@ module Google
|
|
|
62
62
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
63
63
|
end
|
|
64
64
|
|
|
65
|
+
# Upcoming maintenance window for the database resource.
|
|
66
|
+
# @!attribute [r] start_time
|
|
67
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
68
|
+
# Output only. Start time of the upcoming maintenance.
|
|
69
|
+
# Start time is always populated when an upcoming maintenance is
|
|
70
|
+
# scheduled.
|
|
71
|
+
# @!attribute [r] end_time
|
|
72
|
+
# @return [::Google::Protobuf::Timestamp]
|
|
73
|
+
# Output only. End time of the upcoming maintenance. This is only populated
|
|
74
|
+
# for an engine, if end time is public for the engine.
|
|
75
|
+
class UpcomingMaintenance
|
|
76
|
+
include ::Google::Protobuf::MessageExts
|
|
77
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
78
|
+
end
|
|
79
|
+
|
|
65
80
|
# MaintenanceInfo to capture the maintenance details of database resource.
|
|
66
81
|
# @!attribute [rw] maintenance_schedule
|
|
67
82
|
# @return [::Google::Cloud::DatabaseCenter::V1beta::ResourceMaintenanceSchedule]
|
|
@@ -73,6 +88,32 @@ module Google
|
|
|
73
88
|
# @return [::String]
|
|
74
89
|
# Output only. Current Maintenance version of the database resource. Example:
|
|
75
90
|
# "MYSQL_8_0_41.R20250531.01_15"
|
|
91
|
+
# @!attribute [r] current_version_release_date
|
|
92
|
+
# @return [::Google::Type::Date]
|
|
93
|
+
# Output only. The date when the maintenance version was released.
|
|
94
|
+
# @!attribute [r] upcoming_maintenance
|
|
95
|
+
# @return [::Google::Cloud::DatabaseCenter::V1beta::UpcomingMaintenance]
|
|
96
|
+
# Output only. Upcoming maintenance window for the database resource. This is
|
|
97
|
+
# only populated for an engine, if upcoming maintenance is scheduled for the
|
|
98
|
+
# resource. This schedule is generated per engine and engine version, and
|
|
99
|
+
# there is only one upcoming maintenance window at any given time. In case of
|
|
100
|
+
# upcoming maintenance, the maintenance_state will be set to SCHEDULED first,
|
|
101
|
+
# and then IN_PROGRESS when the maintenance window starts.
|
|
102
|
+
# @!attribute [r] state
|
|
103
|
+
# @return [::Google::Cloud::DatabaseCenter::V1beta::MaintenanceState]
|
|
104
|
+
# Output only. Resource maintenance state. This is to capture the current
|
|
105
|
+
# state of the maintenance.
|
|
106
|
+
# @!attribute [r] possible_failure_reasons
|
|
107
|
+
# @return [::Array<::Google::Cloud::DatabaseCenter::V1beta::PossibleFailureReason>]
|
|
108
|
+
# Output only. List of possible reasons why the maintenance is not completed.
|
|
109
|
+
# This is an optional field and is only populated if there are any
|
|
110
|
+
# reasons for failures recorded for the maintenance by DB Center.
|
|
111
|
+
# FAILURE maintenance status may not always have a failure reason.
|
|
112
|
+
# @!attribute [r] previous_maintenance_version
|
|
113
|
+
# @return [::String]
|
|
114
|
+
# Output only. Previous maintenance version of the database resource.
|
|
115
|
+
# Example: "MYSQL_8_0_41.R20250531.01_15". This is available once a minor
|
|
116
|
+
# version maintenance is complete on a database resource.
|
|
76
117
|
class MaintenanceInfo
|
|
77
118
|
include ::Google::Protobuf::MessageExts
|
|
78
119
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -99,6 +140,38 @@ module Google
|
|
|
99
140
|
# Any phase.
|
|
100
141
|
PHASE_ANY = 4
|
|
101
142
|
end
|
|
143
|
+
|
|
144
|
+
# Resource maintenance state.
|
|
145
|
+
module MaintenanceState
|
|
146
|
+
# Status is unspecified.
|
|
147
|
+
MAINTENANCE_STATE_UNSPECIFIED = 0
|
|
148
|
+
|
|
149
|
+
# Maintenance is scheduled.
|
|
150
|
+
MAINTENANCE_STATE_SCHEDULED = 1
|
|
151
|
+
|
|
152
|
+
# Maintenance is in progress.
|
|
153
|
+
MAINTENANCE_STATE_IN_PROGRESS = 2
|
|
154
|
+
|
|
155
|
+
# Maintenance is completed.
|
|
156
|
+
MAINTENANCE_STATE_COMPLETED = 3
|
|
157
|
+
|
|
158
|
+
# Maintenance has failed.
|
|
159
|
+
MAINTENANCE_STATE_FAILED = 4
|
|
160
|
+
end
|
|
161
|
+
|
|
162
|
+
# Possible reasons why the maintenance is not completed.
|
|
163
|
+
# STATE_FAILED maintenance state may not always have a failure reason.
|
|
164
|
+
module PossibleFailureReason
|
|
165
|
+
# Failure reason is unspecified.
|
|
166
|
+
POSSIBLE_FAILURE_REASON_UNSPECIFIED = 0
|
|
167
|
+
|
|
168
|
+
# Maintenance may not be completed because there is a deny policy
|
|
169
|
+
# overlapping with upcoming maintenance schedule.
|
|
170
|
+
POSSIBLE_FAILURE_REASON_DENY_POLICY_CONFLICT = 1
|
|
171
|
+
|
|
172
|
+
# Maintenance may not be completed because the instance is stopped.
|
|
173
|
+
POSSIBLE_FAILURE_REASON_INSTANCE_IN_STOPPED_STATE = 2
|
|
174
|
+
end
|
|
102
175
|
end
|
|
103
176
|
end
|
|
104
177
|
end
|
|
@@ -305,6 +305,9 @@ module Google
|
|
|
305
305
|
# @!attribute [rw] maintenance_info
|
|
306
306
|
# @return [::Google::Cloud::DatabaseCenter::V1beta::MaintenanceInfo]
|
|
307
307
|
# Optional. The maintenance information of the resource.
|
|
308
|
+
# @!attribute [rw] affiliations
|
|
309
|
+
# @return [::Array<::Google::Cloud::DatabaseCenter::V1beta::Affiliation>]
|
|
310
|
+
# Optional. Affiliation details of the resource.
|
|
308
311
|
class DatabaseResource
|
|
309
312
|
include ::Google::Protobuf::MessageExts
|
|
310
313
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
@@ -851,23 +854,7 @@ module Google
|
|
|
851
854
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
|
852
855
|
end
|
|
853
856
|
|
|
854
|
-
#
|
|
855
|
-
module ResourceCategory
|
|
856
|
-
# Unspecified.
|
|
857
|
-
RESOURCE_CATEGORY_UNSPECIFIED = 0
|
|
858
|
-
|
|
859
|
-
# A resource that is an Instance.
|
|
860
|
-
INSTANCE = 1
|
|
861
|
-
|
|
862
|
-
# A resource that is a Cluster.
|
|
863
|
-
CLUSTER = 2
|
|
864
|
-
|
|
865
|
-
# A resource that is a Database.
|
|
866
|
-
DATABASE = 3
|
|
867
|
-
end
|
|
868
|
-
|
|
869
|
-
# Proto representing the edition of the instance.
|
|
870
|
-
# NextId: 4.
|
|
857
|
+
# Represents the edition of a database resource.
|
|
871
858
|
module Edition
|
|
872
859
|
# Default, to make it consistent with instance edition enum.
|
|
873
860
|
EDITION_UNSPECIFIED = 0
|
|
@@ -899,6 +886,15 @@ module Google
|
|
|
899
886
|
# A resource acting as an external primary.
|
|
900
887
|
SUB_RESOURCE_TYPE_EXTERNAL_PRIMARY = 5
|
|
901
888
|
|
|
889
|
+
# A resource acting as a read pool.
|
|
890
|
+
SUB_RESOURCE_TYPE_READ_POOL = 6
|
|
891
|
+
|
|
892
|
+
# Represents a reservation resource.
|
|
893
|
+
SUB_RESOURCE_TYPE_RESERVATION = 7
|
|
894
|
+
|
|
895
|
+
# Represents a dataset resource.
|
|
896
|
+
SUB_RESOURCE_TYPE_DATASET = 8
|
|
897
|
+
|
|
902
898
|
# For the rest of the categories.
|
|
903
899
|
SUB_RESOURCE_TYPE_OTHER = 4
|
|
904
900
|
end
|
|
@@ -914,6 +910,27 @@ module Google
|
|
|
914
910
|
# Self-managed resource.
|
|
915
911
|
MANAGEMENT_TYPE_SELF_MANAGED = 2
|
|
916
912
|
end
|
|
913
|
+
|
|
914
|
+
# The enum value corresponds to 'type' suffix in the resource_type field.
|
|
915
|
+
module ResourceCategory
|
|
916
|
+
# Unspecified.
|
|
917
|
+
RESOURCE_CATEGORY_UNSPECIFIED = 0
|
|
918
|
+
|
|
919
|
+
# A resource that is an Instance.
|
|
920
|
+
INSTANCE = 1
|
|
921
|
+
|
|
922
|
+
# A resource that is a Cluster.
|
|
923
|
+
CLUSTER = 2
|
|
924
|
+
|
|
925
|
+
# A resource that is a Database.
|
|
926
|
+
DATABASE = 3
|
|
927
|
+
|
|
928
|
+
# A resource that is a Dataset.
|
|
929
|
+
DATASET = 4
|
|
930
|
+
|
|
931
|
+
# A resource that is a Reservation.
|
|
932
|
+
RESERVATION = 5
|
|
933
|
+
end
|
|
917
934
|
end
|
|
918
935
|
end
|
|
919
936
|
end
|
|
@@ -24,14 +24,17 @@ module Google
|
|
|
24
24
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
|
25
25
|
# following:
|
|
26
26
|
#
|
|
27
|
-
# * A full date, with non-zero year, month, and day values
|
|
28
|
-
# * A month and day
|
|
29
|
-
# * A year on its own, with zero month and day
|
|
30
|
-
# * A year and month
|
|
31
|
-
#
|
|
27
|
+
# * A full date, with non-zero year, month, and day values.
|
|
28
|
+
# * A month and day, with a zero year (for example, an anniversary).
|
|
29
|
+
# * A year on its own, with a zero month and a zero day.
|
|
30
|
+
# * A year and month, with a zero day (for example, a credit card expiration
|
|
31
|
+
# date).
|
|
32
32
|
#
|
|
33
|
-
# Related types
|
|
34
|
-
#
|
|
33
|
+
# Related types:
|
|
34
|
+
#
|
|
35
|
+
# * {::Google::Type::TimeOfDay google.type.TimeOfDay}
|
|
36
|
+
# * [google.type.DateTime][google.type.DateTime]
|
|
37
|
+
# * {::Google::Protobuf::Timestamp google.protobuf.Timestamp}
|
|
35
38
|
# @!attribute [rw] year
|
|
36
39
|
# @return [::Integer]
|
|
37
40
|
# Year of the date. Must be from 1 to 9999, or 0 to specify a date without
|
|
@@ -25,18 +25,22 @@ module Google
|
|
|
25
25
|
# `google.protobuf.Timestamp`.
|
|
26
26
|
# @!attribute [rw] hours
|
|
27
27
|
# @return [::Integer]
|
|
28
|
-
# Hours of day in 24 hour format.
|
|
29
|
-
#
|
|
28
|
+
# Hours of a day in 24 hour format. Must be greater than or equal to 0 and
|
|
29
|
+
# typically must be less than or equal to 23. An API may choose to allow the
|
|
30
|
+
# value "24:00:00" for scenarios like business closing time.
|
|
30
31
|
# @!attribute [rw] minutes
|
|
31
32
|
# @return [::Integer]
|
|
32
|
-
# Minutes of hour
|
|
33
|
+
# Minutes of an hour. Must be greater than or equal to 0 and less than or
|
|
34
|
+
# equal to 59.
|
|
33
35
|
# @!attribute [rw] seconds
|
|
34
36
|
# @return [::Integer]
|
|
35
|
-
# Seconds of
|
|
36
|
-
# allow the value 60 if it allows
|
|
37
|
+
# Seconds of a minute. Must be greater than or equal to 0 and typically must
|
|
38
|
+
# be less than or equal to 59. An API may allow the value 60 if it allows
|
|
39
|
+
# leap-seconds.
|
|
37
40
|
# @!attribute [rw] nanos
|
|
38
41
|
# @return [::Integer]
|
|
39
|
-
# Fractions of seconds in nanoseconds. Must be
|
|
42
|
+
# Fractions of seconds, in nanoseconds. Must be greater than or equal to 0
|
|
43
|
+
# and less than or equal to 999,999,999.
|
|
40
44
|
class TimeOfDay
|
|
41
45
|
include ::Google::Protobuf::MessageExts
|
|
42
46
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-database_center-v1beta
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.6.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -62,6 +62,7 @@ files:
|
|
|
62
62
|
- lib/google/cloud/database_center/v1beta/database_center/rest/service_stub.rb
|
|
63
63
|
- lib/google/cloud/database_center/v1beta/rest.rb
|
|
64
64
|
- lib/google/cloud/database_center/v1beta/version.rb
|
|
65
|
+
- lib/google/cloud/databasecenter/v1beta/affiliation_pb.rb
|
|
65
66
|
- lib/google/cloud/databasecenter/v1beta/machine_config_pb.rb
|
|
66
67
|
- lib/google/cloud/databasecenter/v1beta/maintenance_pb.rb
|
|
67
68
|
- lib/google/cloud/databasecenter/v1beta/metric_data_pb.rb
|
|
@@ -76,6 +77,7 @@ files:
|
|
|
76
77
|
- proto_docs/google/api/field_behavior.rb
|
|
77
78
|
- proto_docs/google/api/launch_stage.rb
|
|
78
79
|
- proto_docs/google/api/resource.rb
|
|
80
|
+
- proto_docs/google/cloud/databasecenter/v1beta/affiliation.rb
|
|
79
81
|
- proto_docs/google/cloud/databasecenter/v1beta/machine_config.rb
|
|
80
82
|
- proto_docs/google/cloud/databasecenter/v1beta/maintenance.rb
|
|
81
83
|
- proto_docs/google/cloud/databasecenter/v1beta/metric_data.rb
|