google-cloud-compute-v1 0.4.0 → 0.5.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/compute/v1/compute_pb.rb +199 -199
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +2 -2
- data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +5 -0
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -1
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +30 -0
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/proto_docs/google/cloud/compute/v1/compute.rb +394 -200
- metadata +2 -2
@@ -70,10 +70,10 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
70
70
|
proto3_optional :kind, :string, 3292052
|
71
71
|
proto3_optional :name, :string, 3373707
|
72
72
|
proto3_optional :nat_i_p, :string, 117634556
|
73
|
-
proto3_optional :network_tier, :
|
73
|
+
proto3_optional :network_tier, :string, 517397843
|
74
74
|
proto3_optional :public_ptr_domain_name, :string, 316599167
|
75
75
|
proto3_optional :set_public_ptr, :bool, 523870229
|
76
|
-
proto3_optional :type, :
|
76
|
+
proto3_optional :type, :string, 3575610
|
77
77
|
end
|
78
78
|
add_enum "google.cloud.compute.v1.AccessConfig.NetworkTier" do
|
79
79
|
value :UNDEFINED_NETWORK_TIER, 0
|
@@ -178,20 +178,20 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
178
178
|
end
|
179
179
|
add_message "google.cloud.compute.v1.Address" do
|
180
180
|
proto3_optional :address, :string, 462920692
|
181
|
-
proto3_optional :address_type, :
|
181
|
+
proto3_optional :address_type, :string, 264307877
|
182
182
|
proto3_optional :creation_timestamp, :string, 30525366
|
183
183
|
proto3_optional :description, :string, 422937596
|
184
184
|
proto3_optional :id, :uint64, 3355
|
185
|
-
proto3_optional :ip_version, :
|
185
|
+
proto3_optional :ip_version, :string, 294959552
|
186
186
|
proto3_optional :kind, :string, 3292052
|
187
187
|
proto3_optional :name, :string, 3373707
|
188
188
|
proto3_optional :network, :string, 232872494
|
189
|
-
proto3_optional :network_tier, :
|
189
|
+
proto3_optional :network_tier, :string, 517397843
|
190
190
|
proto3_optional :prefix_length, :int32, 453565747
|
191
|
-
proto3_optional :purpose, :
|
191
|
+
proto3_optional :purpose, :string, 316407070
|
192
192
|
proto3_optional :region, :string, 138946292
|
193
193
|
proto3_optional :self_link, :string, 456214797
|
194
|
-
proto3_optional :status, :
|
194
|
+
proto3_optional :status, :string, 181260274
|
195
195
|
proto3_optional :subnetwork, :string, 307827694
|
196
196
|
repeated :users, :string, 111578632
|
197
197
|
end
|
@@ -574,7 +574,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
574
574
|
end
|
575
575
|
add_message "google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk" do
|
576
576
|
proto3_optional :disk_size_gb, :int64, 316263735
|
577
|
-
proto3_optional :interface, :
|
577
|
+
proto3_optional :interface, :string, 502623545
|
578
578
|
end
|
579
579
|
add_enum "google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Interface" do
|
580
580
|
value :UNDEFINED_INTERFACE, 0
|
@@ -639,13 +639,13 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
639
639
|
repeated :guest_os_features, :message, 79294545, "google.cloud.compute.v1.GuestOsFeature"
|
640
640
|
proto3_optional :index, :int32, 100346066
|
641
641
|
proto3_optional :initialize_params, :message, 17697045, "google.cloud.compute.v1.AttachedDiskInitializeParams"
|
642
|
-
proto3_optional :interface, :
|
642
|
+
proto3_optional :interface, :string, 502623545
|
643
643
|
proto3_optional :kind, :string, 3292052
|
644
644
|
repeated :licenses, :string, 337642578
|
645
|
-
proto3_optional :mode, :
|
645
|
+
proto3_optional :mode, :string, 3357091
|
646
646
|
proto3_optional :shielded_instance_initial_state, :message, 192356867, "google.cloud.compute.v1.InitialStateConfig"
|
647
647
|
proto3_optional :source, :string, 177235995
|
648
|
-
proto3_optional :type, :
|
648
|
+
proto3_optional :type, :string, 3575610
|
649
649
|
end
|
650
650
|
add_enum "google.cloud.compute.v1.AttachedDisk.Interface" do
|
651
651
|
value :UNDEFINED_INTERFACE, 0
|
@@ -668,7 +668,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
668
668
|
proto3_optional :disk_size_gb, :int64, 316263735
|
669
669
|
proto3_optional :disk_type, :string, 93009052
|
670
670
|
map :labels, :string, :string, 500195327
|
671
|
-
proto3_optional :on_update_action, :
|
671
|
+
proto3_optional :on_update_action, :string, 202451980
|
672
672
|
proto3_optional :provisioned_iops, :int64, 186769108
|
673
673
|
repeated :resource_policies, :string, 22220385
|
674
674
|
proto3_optional :source_image, :string, 50443319
|
@@ -690,7 +690,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
690
690
|
add_message "google.cloud.compute.v1.AuditLogConfig" do
|
691
691
|
repeated :exempted_members, :string, 232615576
|
692
692
|
proto3_optional :ignore_child_exemptions, :bool, 70141850
|
693
|
-
proto3_optional :log_type, :
|
693
|
+
proto3_optional :log_type, :string, 403115861
|
694
694
|
end
|
695
695
|
add_enum "google.cloud.compute.v1.AuditLogConfig.LogType" do
|
696
696
|
value :UNDEFINED_LOG_TYPE, 0
|
@@ -700,7 +700,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
700
700
|
value :LOG_TYPE_UNSPECIFIED, 154527053
|
701
701
|
end
|
702
702
|
add_message "google.cloud.compute.v1.AuthorizationLoggingOptions" do
|
703
|
-
proto3_optional :permission_type, :
|
703
|
+
proto3_optional :permission_type, :string, 525978538
|
704
704
|
end
|
705
705
|
add_enum "google.cloud.compute.v1.AuthorizationLoggingOptions.PermissionType" do
|
706
706
|
value :UNDEFINED_PERMISSION_TYPE, 0
|
@@ -721,7 +721,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
721
721
|
proto3_optional :region, :string, 138946292
|
722
722
|
map :scaling_schedule_status, :string, :message, 465950178, "google.cloud.compute.v1.ScalingScheduleStatus"
|
723
723
|
proto3_optional :self_link, :string, 456214797
|
724
|
-
proto3_optional :status, :
|
724
|
+
proto3_optional :status, :string, 181260274
|
725
725
|
repeated :status_details, :message, 363353845, "google.cloud.compute.v1.AutoscalerStatusDetails"
|
726
726
|
proto3_optional :target, :string, 192835985
|
727
727
|
proto3_optional :zone, :string, 3744684
|
@@ -752,7 +752,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
752
752
|
end
|
753
753
|
add_message "google.cloud.compute.v1.AutoscalerStatusDetails" do
|
754
754
|
proto3_optional :message, :string, 418054151
|
755
|
-
proto3_optional :type, :
|
755
|
+
proto3_optional :type, :string, 3575610
|
756
756
|
end
|
757
757
|
add_enum "google.cloud.compute.v1.AutoscalerStatusDetails.Type" do
|
758
758
|
value :UNDEFINED_TYPE, 0
|
@@ -788,7 +788,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
788
788
|
proto3_optional :load_balancing_utilization, :message, 429746403, "google.cloud.compute.v1.AutoscalingPolicyLoadBalancingUtilization"
|
789
789
|
proto3_optional :max_num_replicas, :int32, 62327375
|
790
790
|
proto3_optional :min_num_replicas, :int32, 535329825
|
791
|
-
proto3_optional :mode, :
|
791
|
+
proto3_optional :mode, :string, 3357091
|
792
792
|
proto3_optional :scale_in_control, :message, 527670872, "google.cloud.compute.v1.AutoscalingPolicyScaleInControl"
|
793
793
|
map :scaling_schedules, :string, :message, 355416580, "google.cloud.compute.v1.AutoscalingPolicyScalingSchedule"
|
794
794
|
end
|
@@ -800,7 +800,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
800
800
|
value :ONLY_UP, 478095374
|
801
801
|
end
|
802
802
|
add_message "google.cloud.compute.v1.AutoscalingPolicyCpuUtilization" do
|
803
|
-
proto3_optional :predictive_method, :
|
803
|
+
proto3_optional :predictive_method, :string, 390220737
|
804
804
|
proto3_optional :utilization_target, :double, 215905870
|
805
805
|
end
|
806
806
|
add_enum "google.cloud.compute.v1.AutoscalingPolicyCpuUtilization.PredictiveMethod" do
|
@@ -813,7 +813,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
813
813
|
proto3_optional :metric, :string, 533067184
|
814
814
|
proto3_optional :single_instance_assignment, :double, 504768064
|
815
815
|
proto3_optional :utilization_target, :double, 215905870
|
816
|
-
proto3_optional :utilization_target_type, :
|
816
|
+
proto3_optional :utilization_target_type, :string, 340169355
|
817
817
|
end
|
818
818
|
add_enum "google.cloud.compute.v1.AutoscalingPolicyCustomMetricUtilization.UtilizationTargetType" do
|
819
819
|
value :UNDEFINED_UTILIZATION_TARGET_TYPE, 0
|
@@ -837,7 +837,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
837
837
|
proto3_optional :time_zone, :string, 36848094
|
838
838
|
end
|
839
839
|
add_message "google.cloud.compute.v1.Backend" do
|
840
|
-
proto3_optional :balancing_mode, :
|
840
|
+
proto3_optional :balancing_mode, :string, 430286217
|
841
841
|
proto3_optional :capacity_scaler, :float, 315958157
|
842
842
|
proto3_optional :description, :string, 422937596
|
843
843
|
proto3_optional :failover, :bool, 138892530
|
@@ -870,7 +870,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
870
870
|
end
|
871
871
|
add_message "google.cloud.compute.v1.BackendBucketCdnPolicy" do
|
872
872
|
repeated :bypass_cache_on_request_headers, :message, 486203082, "google.cloud.compute.v1.BackendBucketCdnPolicyBypassCacheOnRequestHeader"
|
873
|
-
proto3_optional :cache_mode, :
|
873
|
+
proto3_optional :cache_mode, :string, 28877888
|
874
874
|
proto3_optional :client_ttl, :int32, 29034360
|
875
875
|
proto3_optional :default_ttl, :int32, 100253422
|
876
876
|
proto3_optional :max_ttl, :int32, 307578001
|
@@ -921,8 +921,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
921
921
|
proto3_optional :iap, :message, 104024, "google.cloud.compute.v1.BackendServiceIAP"
|
922
922
|
proto3_optional :id, :uint64, 3355
|
923
923
|
proto3_optional :kind, :string, 3292052
|
924
|
-
proto3_optional :load_balancing_scheme, :
|
925
|
-
proto3_optional :locality_lb_policy, :
|
924
|
+
proto3_optional :load_balancing_scheme, :string, 363890244
|
925
|
+
proto3_optional :locality_lb_policy, :string, 131431487
|
926
926
|
proto3_optional :log_config, :message, 351299741, "google.cloud.compute.v1.BackendServiceLogConfig"
|
927
927
|
proto3_optional :max_stream_duration, :message, 61428376, "google.cloud.compute.v1.Duration"
|
928
928
|
proto3_optional :name, :string, 3373707
|
@@ -930,12 +930,12 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
930
930
|
proto3_optional :outlier_detection, :message, 354625086, "google.cloud.compute.v1.OutlierDetection"
|
931
931
|
proto3_optional :port, :int32, 3446913
|
932
932
|
proto3_optional :port_name, :string, 41534345
|
933
|
-
proto3_optional :protocol, :
|
933
|
+
proto3_optional :protocol, :string, 84577944
|
934
934
|
proto3_optional :region, :string, 138946292
|
935
935
|
proto3_optional :security_policy, :string, 171082513
|
936
936
|
proto3_optional :security_settings, :message, 478649922, "google.cloud.compute.v1.SecuritySettings"
|
937
937
|
proto3_optional :self_link, :string, 456214797
|
938
|
-
proto3_optional :session_affinity, :
|
938
|
+
proto3_optional :session_affinity, :string, 463888561
|
939
939
|
proto3_optional :subsetting, :message, 450283536, "google.cloud.compute.v1.Subsetting"
|
940
940
|
proto3_optional :timeout_sec, :int32, 79994995
|
941
941
|
end
|
@@ -990,7 +990,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
990
990
|
add_message "google.cloud.compute.v1.BackendServiceCdnPolicy" do
|
991
991
|
repeated :bypass_cache_on_request_headers, :message, 486203082, "google.cloud.compute.v1.BackendServiceCdnPolicyBypassCacheOnRequestHeader"
|
992
992
|
proto3_optional :cache_key_policy, :message, 159263727, "google.cloud.compute.v1.CacheKeyPolicy"
|
993
|
-
proto3_optional :cache_mode, :
|
993
|
+
proto3_optional :cache_mode, :string, 28877888
|
994
994
|
proto3_optional :client_ttl, :int32, 29034360
|
995
995
|
proto3_optional :default_ttl, :int32, 100253422
|
996
996
|
proto3_optional :max_ttl, :int32, 307578001
|
@@ -1104,7 +1104,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1104
1104
|
proto3_optional :source_firewall_policy, :string, 25013549
|
1105
1105
|
end
|
1106
1106
|
add_message "google.cloud.compute.v1.Commitment" do
|
1107
|
-
proto3_optional :category, :
|
1107
|
+
proto3_optional :category, :string, 50511102
|
1108
1108
|
proto3_optional :creation_timestamp, :string, 30525366
|
1109
1109
|
proto3_optional :description, :string, 422937596
|
1110
1110
|
proto3_optional :end_timestamp, :string, 468096690
|
@@ -1112,15 +1112,15 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1112
1112
|
proto3_optional :kind, :string, 3292052
|
1113
1113
|
proto3_optional :license_resource, :message, 437955148, "google.cloud.compute.v1.LicenseResourceCommitment"
|
1114
1114
|
proto3_optional :name, :string, 3373707
|
1115
|
-
proto3_optional :plan, :
|
1115
|
+
proto3_optional :plan, :string, 3443497
|
1116
1116
|
proto3_optional :region, :string, 138946292
|
1117
1117
|
repeated :reservations, :message, 399717927, "google.cloud.compute.v1.Reservation"
|
1118
1118
|
repeated :resources, :message, 164412965, "google.cloud.compute.v1.ResourceCommitment"
|
1119
1119
|
proto3_optional :self_link, :string, 456214797
|
1120
1120
|
proto3_optional :start_timestamp, :string, 83645817
|
1121
|
-
proto3_optional :status, :
|
1121
|
+
proto3_optional :status, :string, 181260274
|
1122
1122
|
proto3_optional :status_message, :string, 297428154
|
1123
|
-
proto3_optional :type, :
|
1123
|
+
proto3_optional :type, :string, 3575610
|
1124
1124
|
end
|
1125
1125
|
add_enum "google.cloud.compute.v1.Commitment.Category" do
|
1126
1126
|
value :UNDEFINED_CATEGORY, 0
|
@@ -1688,7 +1688,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1688
1688
|
proto3_optional :deprecated, :string, 515138995
|
1689
1689
|
proto3_optional :obsolete, :string, 357647769
|
1690
1690
|
proto3_optional :replacement, :string, 430919186
|
1691
|
-
proto3_optional :state, :
|
1691
|
+
proto3_optional :state, :string, 109757585
|
1692
1692
|
end
|
1693
1693
|
add_enum "google.cloud.compute.v1.DeprecationStatus.State" do
|
1694
1694
|
value :UNDEFINED_STATE, 0
|
@@ -1759,7 +1759,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1759
1759
|
proto3_optional :source_snapshot_encryption_key, :message, 303679322, "google.cloud.compute.v1.CustomerEncryptionKey"
|
1760
1760
|
proto3_optional :source_snapshot_id, :string, 98962258
|
1761
1761
|
proto3_optional :source_storage_object, :string, 233052711
|
1762
|
-
proto3_optional :status, :
|
1762
|
+
proto3_optional :status, :string, 181260274
|
1763
1763
|
proto3_optional :type, :string, 3575610
|
1764
1764
|
repeated :users, :string, 111578632
|
1765
1765
|
proto3_optional :zone, :string, 3744684
|
@@ -1785,7 +1785,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1785
1785
|
proto3_optional :auto_delete, :bool, 464761403
|
1786
1786
|
proto3_optional :custom_image, :string, 184123149
|
1787
1787
|
proto3_optional :device_name, :string, 67541716
|
1788
|
-
proto3_optional :instantiate_from, :
|
1788
|
+
proto3_optional :instantiate_from, :string, 393383903
|
1789
1789
|
end
|
1790
1790
|
add_enum "google.cloud.compute.v1.DiskInstantiationConfig.InstantiateFrom" do
|
1791
1791
|
value :UNDEFINED_INSTANTIATE_FROM, 0
|
@@ -1860,7 +1860,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1860
1860
|
proto3_optional :enable_display, :bool, 14266886
|
1861
1861
|
end
|
1862
1862
|
add_message "google.cloud.compute.v1.DistributionPolicy" do
|
1863
|
-
proto3_optional :target_shape, :
|
1863
|
+
proto3_optional :target_shape, :string, 338621299
|
1864
1864
|
repeated :zones, :message, 116085319, "google.cloud.compute.v1.DistributionPolicyZoneConfiguration"
|
1865
1865
|
end
|
1866
1866
|
add_enum "google.cloud.compute.v1.DistributionPolicy.TargetShape" do
|
@@ -1898,7 +1898,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1898
1898
|
proto3_optional :imported, :bool, 114502404
|
1899
1899
|
proto3_optional :next_hop_region, :string, 122577014
|
1900
1900
|
proto3_optional :priority, :uint32, 445151652
|
1901
|
-
proto3_optional :type, :
|
1901
|
+
proto3_optional :type, :string, 3575610
|
1902
1902
|
end
|
1903
1903
|
add_enum "google.cloud.compute.v1.ExchangedPeeringRoute.Type" do
|
1904
1904
|
value :UNDEFINED_TYPE, 0
|
@@ -1936,7 +1936,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1936
1936
|
proto3_optional :label_fingerprint, :string, 178124825
|
1937
1937
|
map :labels, :string, :string, 500195327
|
1938
1938
|
proto3_optional :name, :string, 3373707
|
1939
|
-
proto3_optional :redundancy_type, :
|
1939
|
+
proto3_optional :redundancy_type, :string, 271443740
|
1940
1940
|
proto3_optional :self_link, :string, 456214797
|
1941
1941
|
end
|
1942
1942
|
add_enum "google.cloud.compute.v1.ExternalVpnGateway.RedundancyType" do
|
@@ -1960,7 +1960,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1960
1960
|
end
|
1961
1961
|
add_message "google.cloud.compute.v1.FileContentBuffer" do
|
1962
1962
|
proto3_optional :content, :string, 414659705
|
1963
|
-
proto3_optional :file_type, :
|
1963
|
+
proto3_optional :file_type, :string, 294346781
|
1964
1964
|
end
|
1965
1965
|
add_enum "google.cloud.compute.v1.FileContentBuffer.FileType" do
|
1966
1966
|
value :UNDEFINED_FILE_TYPE, 0
|
@@ -1974,7 +1974,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
1974
1974
|
repeated :denied, :message, 275217307, "google.cloud.compute.v1.Denied"
|
1975
1975
|
proto3_optional :description, :string, 422937596
|
1976
1976
|
repeated :destination_ranges, :string, 305699879
|
1977
|
-
proto3_optional :direction, :
|
1977
|
+
proto3_optional :direction, :string, 111150975
|
1978
1978
|
proto3_optional :disabled, :bool, 270940796
|
1979
1979
|
proto3_optional :id, :uint64, 3355
|
1980
1980
|
proto3_optional :kind, :string, 3292052
|
@@ -2004,7 +2004,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2004
2004
|
end
|
2005
2005
|
add_message "google.cloud.compute.v1.FirewallLogConfig" do
|
2006
2006
|
proto3_optional :enable, :bool, 311764355
|
2007
|
-
proto3_optional :metadata, :
|
2007
|
+
proto3_optional :metadata, :string, 86866735
|
2008
2008
|
end
|
2009
2009
|
add_enum "google.cloud.compute.v1.FirewallLogConfig.Metadata" do
|
2010
2010
|
value :UNDEFINED_METADATA, 0
|
@@ -2048,7 +2048,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2048
2048
|
add_message "google.cloud.compute.v1.FirewallPolicyRule" do
|
2049
2049
|
proto3_optional :action, :string, 187661878
|
2050
2050
|
proto3_optional :description, :string, 422937596
|
2051
|
-
proto3_optional :direction, :
|
2051
|
+
proto3_optional :direction, :string, 111150975
|
2052
2052
|
proto3_optional :disabled, :bool, 270940796
|
2053
2053
|
proto3_optional :enable_logging, :bool, 295396515
|
2054
2054
|
proto3_optional :kind, :string, 3292052
|
@@ -2079,7 +2079,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2079
2079
|
end
|
2080
2080
|
add_message "google.cloud.compute.v1.ForwardingRule" do
|
2081
2081
|
proto3_optional :I_p_address, :string, 42976943
|
2082
|
-
proto3_optional :I_p_protocol, :
|
2082
|
+
proto3_optional :I_p_protocol, :string, 488094525
|
2083
2083
|
proto3_optional :all_ports, :bool, 445175796
|
2084
2084
|
proto3_optional :allow_global_access, :bool, 499409674
|
2085
2085
|
proto3_optional :backend_service, :string, 306946058
|
@@ -2087,20 +2087,20 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2087
2087
|
proto3_optional :description, :string, 422937596
|
2088
2088
|
proto3_optional :fingerprint, :string, 234678500
|
2089
2089
|
proto3_optional :id, :uint64, 3355
|
2090
|
-
proto3_optional :ip_version, :
|
2090
|
+
proto3_optional :ip_version, :string, 294959552
|
2091
2091
|
proto3_optional :is_mirroring_collector, :bool, 119255164
|
2092
2092
|
proto3_optional :kind, :string, 3292052
|
2093
2093
|
proto3_optional :label_fingerprint, :string, 178124825
|
2094
2094
|
map :labels, :string, :string, 500195327
|
2095
|
-
proto3_optional :load_balancing_scheme, :
|
2095
|
+
proto3_optional :load_balancing_scheme, :string, 363890244
|
2096
2096
|
repeated :metadata_filters, :message, 464725739, "google.cloud.compute.v1.MetadataFilter"
|
2097
2097
|
proto3_optional :name, :string, 3373707
|
2098
2098
|
proto3_optional :network, :string, 232872494
|
2099
|
-
proto3_optional :network_tier, :
|
2099
|
+
proto3_optional :network_tier, :string, 517397843
|
2100
2100
|
proto3_optional :port_range, :string, 217518079
|
2101
2101
|
repeated :ports, :string, 106854418
|
2102
2102
|
proto3_optional :psc_connection_id, :uint64, 292082397
|
2103
|
-
proto3_optional :psc_connection_status, :
|
2103
|
+
proto3_optional :psc_connection_status, :string, 184149172
|
2104
2104
|
proto3_optional :region, :string, 138946292
|
2105
2105
|
proto3_optional :self_link, :string, 456214797
|
2106
2106
|
repeated :service_directory_registrations, :message, 223549694, "google.cloud.compute.v1.ForwardingRuleServiceDirectoryRegistration"
|
@@ -2109,8 +2109,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2109
2109
|
proto3_optional :subnetwork, :string, 307827694
|
2110
2110
|
proto3_optional :target, :string, 192835985
|
2111
2111
|
end
|
2112
|
-
add_enum "google.cloud.compute.v1.ForwardingRule.
|
2113
|
-
value :
|
2112
|
+
add_enum "google.cloud.compute.v1.ForwardingRule.IPProtocolEnum" do
|
2113
|
+
value :UNDEFINED_I_P_PROTOCOL_ENUM, 0
|
2114
2114
|
value :AH, 2087
|
2115
2115
|
value :ESP, 68962
|
2116
2116
|
value :ICMP, 2241597
|
@@ -2178,7 +2178,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2178
2178
|
proto3_optional :grpc_service_name, :string, 136533078
|
2179
2179
|
proto3_optional :port, :int32, 3446913
|
2180
2180
|
proto3_optional :port_name, :string, 41534345
|
2181
|
-
proto3_optional :port_specification, :
|
2181
|
+
proto3_optional :port_specification, :string, 51590597
|
2182
2182
|
end
|
2183
2183
|
add_enum "google.cloud.compute.v1.GRPCHealthCheck.PortSpecification" do
|
2184
2184
|
value :UNDEFINED_PORT_SPECIFICATION, 0
|
@@ -2763,7 +2763,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2763
2763
|
repeated :items, :message, 100526016, "google.cloud.compute.v1.GuestAttributesEntry"
|
2764
2764
|
end
|
2765
2765
|
add_message "google.cloud.compute.v1.GuestOsFeature" do
|
2766
|
-
proto3_optional :type, :
|
2766
|
+
proto3_optional :type, :string, 3575610
|
2767
2767
|
end
|
2768
2768
|
add_enum "google.cloud.compute.v1.GuestOsFeature.Type" do
|
2769
2769
|
value :UNDEFINED_TYPE, 0
|
@@ -2780,8 +2780,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2780
2780
|
proto3_optional :host, :string, 3208616
|
2781
2781
|
proto3_optional :port, :int32, 3446913
|
2782
2782
|
proto3_optional :port_name, :string, 41534345
|
2783
|
-
proto3_optional :port_specification, :
|
2784
|
-
proto3_optional :proxy_header, :
|
2783
|
+
proto3_optional :port_specification, :string, 51590597
|
2784
|
+
proto3_optional :proxy_header, :string, 160374142
|
2785
2785
|
proto3_optional :request_path, :string, 229403605
|
2786
2786
|
proto3_optional :response, :string, 196547649
|
2787
2787
|
end
|
@@ -2800,8 +2800,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2800
2800
|
proto3_optional :host, :string, 3208616
|
2801
2801
|
proto3_optional :port, :int32, 3446913
|
2802
2802
|
proto3_optional :port_name, :string, 41534345
|
2803
|
-
proto3_optional :port_specification, :
|
2804
|
-
proto3_optional :proxy_header, :
|
2803
|
+
proto3_optional :port_specification, :string, 51590597
|
2804
|
+
proto3_optional :proxy_header, :string, 160374142
|
2805
2805
|
proto3_optional :request_path, :string, 229403605
|
2806
2806
|
proto3_optional :response, :string, 196547649
|
2807
2807
|
end
|
@@ -2820,8 +2820,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2820
2820
|
proto3_optional :host, :string, 3208616
|
2821
2821
|
proto3_optional :port, :int32, 3446913
|
2822
2822
|
proto3_optional :port_name, :string, 41534345
|
2823
|
-
proto3_optional :port_specification, :
|
2824
|
-
proto3_optional :proxy_header, :
|
2823
|
+
proto3_optional :port_specification, :string, 51590597
|
2824
|
+
proto3_optional :proxy_header, :string, 160374142
|
2825
2825
|
proto3_optional :request_path, :string, 229403605
|
2826
2826
|
proto3_optional :response, :string, 196547649
|
2827
2827
|
end
|
@@ -2854,7 +2854,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2854
2854
|
proto3_optional :ssl_health_check, :message, 280032440, "google.cloud.compute.v1.SSLHealthCheck"
|
2855
2855
|
proto3_optional :tcp_health_check, :message, 469980419, "google.cloud.compute.v1.TCPHealthCheck"
|
2856
2856
|
proto3_optional :timeout_sec, :int32, 79994995
|
2857
|
-
proto3_optional :type, :
|
2857
|
+
proto3_optional :type, :string, 3575610
|
2858
2858
|
proto3_optional :unhealthy_threshold, :int32, 227958480
|
2859
2859
|
end
|
2860
2860
|
add_enum "google.cloud.compute.v1.HealthCheck.Type" do
|
@@ -2886,7 +2886,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2886
2886
|
proto3_optional :description, :string, 422937596
|
2887
2887
|
proto3_optional :fingerprint, :string, 234678500
|
2888
2888
|
repeated :health_checks, :string, 448370606
|
2889
|
-
proto3_optional :health_status_aggregation_policy, :
|
2889
|
+
proto3_optional :health_status_aggregation_policy, :string, 253163129
|
2890
2890
|
proto3_optional :id, :uint64, 3355
|
2891
2891
|
proto3_optional :kind, :string, 3292052
|
2892
2892
|
proto3_optional :name, :string, 3373707
|
@@ -2928,12 +2928,12 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2928
2928
|
map :annotations, :string, :string, 112032548
|
2929
2929
|
proto3_optional :forwarding_rule, :string, 269964030
|
2930
2930
|
proto3_optional :forwarding_rule_ip, :string, 172250632
|
2931
|
-
proto3_optional :health_state, :
|
2931
|
+
proto3_optional :health_state, :string, 324007150
|
2932
2932
|
proto3_optional :instance, :string, 18257045
|
2933
2933
|
proto3_optional :ip_address, :string, 406272220
|
2934
2934
|
proto3_optional :port, :int32, 3446913
|
2935
2935
|
proto3_optional :weight, :string, 282149496
|
2936
|
-
proto3_optional :weight_error, :
|
2936
|
+
proto3_optional :weight_error, :string, 522501505
|
2937
2937
|
end
|
2938
2938
|
add_enum "google.cloud.compute.v1.HealthStatus.HealthState" do
|
2939
2939
|
value :UNDEFINED_HEALTH_STATE, 0
|
@@ -2952,7 +2952,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
2952
2952
|
proto3_optional :forwarding_rule, :message, 269964030, "google.cloud.compute.v1.ForwardingRuleReference"
|
2953
2953
|
proto3_optional :health_check, :message, 308876645, "google.cloud.compute.v1.HealthCheckReference"
|
2954
2954
|
proto3_optional :health_check_service, :message, 408374747, "google.cloud.compute.v1.HealthCheckServiceReference"
|
2955
|
-
proto3_optional :health_state, :
|
2955
|
+
proto3_optional :health_state, :string, 324007150
|
2956
2956
|
end
|
2957
2957
|
add_enum "google.cloud.compute.v1.HealthStatusForNetworkEndpoint.HealthState" do
|
2958
2958
|
value :UNDEFINED_HEALTH_STATE, 0
|
@@ -3010,7 +3010,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3010
3010
|
proto3_optional :https_redirect, :bool, 170260656
|
3011
3011
|
proto3_optional :path_redirect, :string, 272342710
|
3012
3012
|
proto3_optional :prefix_redirect, :string, 446184169
|
3013
|
-
proto3_optional :redirect_response_code, :
|
3013
|
+
proto3_optional :redirect_response_code, :string, 436710408
|
3014
3014
|
proto3_optional :strip_query, :bool, 52284641
|
3015
3015
|
end
|
3016
3016
|
add_enum "google.cloud.compute.v1.HttpRedirectAction.RedirectResponseCode" do
|
@@ -3083,8 +3083,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3083
3083
|
proto3_optional :source_snapshot, :string, 126061928
|
3084
3084
|
proto3_optional :source_snapshot_encryption_key, :message, 303679322, "google.cloud.compute.v1.CustomerEncryptionKey"
|
3085
3085
|
proto3_optional :source_snapshot_id, :string, 98962258
|
3086
|
-
proto3_optional :source_type, :
|
3087
|
-
proto3_optional :status, :
|
3086
|
+
proto3_optional :source_type, :string, 452245726
|
3087
|
+
proto3_optional :status, :string, 181260274
|
3088
3088
|
repeated :storage_locations, :string, 328005274
|
3089
3089
|
end
|
3090
3090
|
add_enum "google.cloud.compute.v1.Image.SourceType" do
|
@@ -3151,7 +3151,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3151
3151
|
end
|
3152
3152
|
add_message "google.cloud.compute.v1.InsertFirewallPolicyRequest" do
|
3153
3153
|
optional :firewall_policy_resource, :message, 495049532, "google.cloud.compute.v1.FirewallPolicy"
|
3154
|
-
|
3154
|
+
optional :parent_id, :string, 459714768
|
3155
3155
|
proto3_optional :request_id, :string, 37109963
|
3156
3156
|
end
|
3157
3157
|
add_message "google.cloud.compute.v1.InsertFirewallRequest" do
|
@@ -3492,7 +3492,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3492
3492
|
proto3_optional :min_cpu_platform, :string, 242912759
|
3493
3493
|
proto3_optional :name, :string, 3373707
|
3494
3494
|
repeated :network_interfaces, :message, 52735243, "google.cloud.compute.v1.NetworkInterface"
|
3495
|
-
proto3_optional :private_ipv6_google_access, :
|
3495
|
+
proto3_optional :private_ipv6_google_access, :string, 48277006
|
3496
3496
|
proto3_optional :reservation_affinity, :message, 157850683, "google.cloud.compute.v1.ReservationAffinity"
|
3497
3497
|
repeated :resource_policies, :string, 22220385
|
3498
3498
|
proto3_optional :satisfies_pzs, :bool, 480964267
|
@@ -3502,7 +3502,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3502
3502
|
proto3_optional :shielded_instance_config, :message, 12862901, "google.cloud.compute.v1.ShieldedInstanceConfig"
|
3503
3503
|
proto3_optional :shielded_instance_integrity_policy, :message, 163696919, "google.cloud.compute.v1.ShieldedInstanceIntegrityPolicy"
|
3504
3504
|
proto3_optional :start_restricted, :bool, 123693144
|
3505
|
-
proto3_optional :status, :
|
3505
|
+
proto3_optional :status, :string, 181260274
|
3506
3506
|
proto3_optional :status_message, :string, 297428154
|
3507
3507
|
proto3_optional :tags, :message, 3552281, "google.cloud.compute.v1.Tags"
|
3508
3508
|
proto3_optional :zone, :string, 3744684
|
@@ -3716,7 +3716,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3716
3716
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
3717
3717
|
end
|
3718
3718
|
add_message "google.cloud.compute.v1.InstanceGroupsListInstancesRequest" do
|
3719
|
-
proto3_optional :instance_state, :
|
3719
|
+
proto3_optional :instance_state, :string, 92223591
|
3720
3720
|
end
|
3721
3721
|
add_enum "google.cloud.compute.v1.InstanceGroupsListInstancesRequest.InstanceState" do
|
3722
3722
|
value :UNDEFINED_INSTANCE_STATE, 0
|
@@ -3756,7 +3756,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3756
3756
|
proto3_optional :timestamp, :string, 55126294
|
3757
3757
|
end
|
3758
3758
|
add_message "google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails" do
|
3759
|
-
proto3_optional :action, :
|
3759
|
+
proto3_optional :action, :string, 187661878
|
3760
3760
|
proto3_optional :instance, :string, 18257045
|
3761
3761
|
proto3_optional :version, :message, 351608024, "google.cloud.compute.v1.ManagedInstanceVersion"
|
3762
3762
|
end
|
@@ -3792,7 +3792,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3792
3792
|
proto3_optional :metadata, :message, 86866735, "google.cloud.compute.v1.Metadata"
|
3793
3793
|
proto3_optional :min_cpu_platform, :string, 242912759
|
3794
3794
|
repeated :network_interfaces, :message, 52735243, "google.cloud.compute.v1.NetworkInterface"
|
3795
|
-
proto3_optional :private_ipv6_google_access, :
|
3795
|
+
proto3_optional :private_ipv6_google_access, :string, 48277006
|
3796
3796
|
proto3_optional :reservation_affinity, :message, 157850683, "google.cloud.compute.v1.ReservationAffinity"
|
3797
3797
|
repeated :resource_policies, :string, 22220385
|
3798
3798
|
proto3_optional :scheduling, :message, 386688404, "google.cloud.compute.v1.Scheduling"
|
@@ -3831,7 +3831,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3831
3831
|
add_message "google.cloud.compute.v1.InstanceWithNamedPorts" do
|
3832
3832
|
proto3_optional :instance, :string, 18257045
|
3833
3833
|
repeated :named_ports, :message, 427598732, "google.cloud.compute.v1.NamedPort"
|
3834
|
-
proto3_optional :status, :
|
3834
|
+
proto3_optional :status, :string, 181260274
|
3835
3835
|
end
|
3836
3836
|
add_enum "google.cloud.compute.v1.InstanceWithNamedPorts.Status" do
|
3837
3837
|
value :UNDEFINED_STATUS, 0
|
@@ -3858,7 +3858,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3858
3858
|
proto3_optional :name, :string, 3373707
|
3859
3859
|
repeated :rules, :message, 108873975, "google.cloud.compute.v1.FirewallPolicyRule"
|
3860
3860
|
proto3_optional :short_name, :string, 492051566
|
3861
|
-
proto3_optional :type, :
|
3861
|
+
proto3_optional :type, :string, 3575610
|
3862
3862
|
end
|
3863
3863
|
add_enum "google.cloud.compute.v1.InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type" do
|
3864
3864
|
value :UNDEFINED_TYPE, 0
|
@@ -3907,19 +3907,19 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3907
3907
|
proto3_optional :google_reference_id, :string, 534944469
|
3908
3908
|
proto3_optional :id, :uint64, 3355
|
3909
3909
|
repeated :interconnect_attachments, :string, 425388415
|
3910
|
-
proto3_optional :interconnect_type, :
|
3910
|
+
proto3_optional :interconnect_type, :string, 515165259
|
3911
3911
|
proto3_optional :kind, :string, 3292052
|
3912
|
-
proto3_optional :link_type, :
|
3912
|
+
proto3_optional :link_type, :string, 523207775
|
3913
3913
|
proto3_optional :location, :string, 290430901
|
3914
3914
|
proto3_optional :name, :string, 3373707
|
3915
3915
|
proto3_optional :noc_contact_email, :string, 14072832
|
3916
|
-
proto3_optional :operational_status, :
|
3916
|
+
proto3_optional :operational_status, :string, 201070847
|
3917
3917
|
proto3_optional :peer_ip_address, :string, 207735769
|
3918
3918
|
proto3_optional :provisioned_link_count, :int32, 410888565
|
3919
3919
|
proto3_optional :requested_link_count, :int32, 45051387
|
3920
3920
|
proto3_optional :satisfies_pzs, :bool, 480964267
|
3921
3921
|
proto3_optional :self_link, :string, 456214797
|
3922
|
-
proto3_optional :state, :
|
3922
|
+
proto3_optional :state, :string, 109757585
|
3923
3923
|
end
|
3924
3924
|
add_enum "google.cloud.compute.v1.Interconnect.InterconnectType" do
|
3925
3925
|
value :UNDEFINED_INTERCONNECT_TYPE, 0
|
@@ -3944,15 +3944,15 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3944
3944
|
end
|
3945
3945
|
add_message "google.cloud.compute.v1.InterconnectAttachment" do
|
3946
3946
|
proto3_optional :admin_enabled, :bool, 445675089
|
3947
|
-
proto3_optional :bandwidth, :
|
3947
|
+
proto3_optional :bandwidth, :string, 181715121
|
3948
3948
|
repeated :candidate_subnets, :string, 237842938
|
3949
3949
|
proto3_optional :cloud_router_ip_address, :string, 287392776
|
3950
3950
|
proto3_optional :creation_timestamp, :string, 30525366
|
3951
3951
|
proto3_optional :customer_router_ip_address, :string, 332475761
|
3952
3952
|
proto3_optional :dataplane_version, :int32, 34920075
|
3953
3953
|
proto3_optional :description, :string, 422937596
|
3954
|
-
proto3_optional :edge_availability_domain, :
|
3955
|
-
proto3_optional :encryption, :
|
3954
|
+
proto3_optional :edge_availability_domain, :string, 71289510
|
3955
|
+
proto3_optional :encryption, :string, 97980291
|
3956
3956
|
proto3_optional :google_reference_id, :string, 534944469
|
3957
3957
|
proto3_optional :id, :uint64, 3355
|
3958
3958
|
proto3_optional :interconnect, :string, 224601230
|
@@ -3960,7 +3960,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3960
3960
|
proto3_optional :kind, :string, 3292052
|
3961
3961
|
proto3_optional :mtu, :int32, 108462
|
3962
3962
|
proto3_optional :name, :string, 3373707
|
3963
|
-
proto3_optional :operational_status, :
|
3963
|
+
proto3_optional :operational_status, :string, 201070847
|
3964
3964
|
proto3_optional :pairing_key, :string, 439695464
|
3965
3965
|
proto3_optional :partner_asn, :int64, 438166149
|
3966
3966
|
proto3_optional :partner_metadata, :message, 65908934, "google.cloud.compute.v1.InterconnectAttachmentPartnerMetadata"
|
@@ -3969,8 +3969,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
3969
3969
|
proto3_optional :router, :string, 148608841
|
3970
3970
|
proto3_optional :satisfies_pzs, :bool, 480964267
|
3971
3971
|
proto3_optional :self_link, :string, 456214797
|
3972
|
-
proto3_optional :state, :
|
3973
|
-
proto3_optional :type, :
|
3972
|
+
proto3_optional :state, :string, 109757585
|
3973
|
+
proto3_optional :type, :string, 3575610
|
3974
3974
|
proto3_optional :vlan_tag8021q, :int32, 119927836
|
3975
3975
|
end
|
3976
3976
|
add_enum "google.cloud.compute.v1.InterconnectAttachment.Bandwidth" do
|
@@ -4066,7 +4066,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4066
4066
|
add_message "google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus" do
|
4067
4067
|
proto3_optional :google_system_id, :string, 91210405
|
4068
4068
|
proto3_optional :neighbor_system_id, :string, 343821342
|
4069
|
-
proto3_optional :state, :
|
4069
|
+
proto3_optional :state, :string, 109757585
|
4070
4070
|
end
|
4071
4071
|
add_enum "google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus.State" do
|
4072
4072
|
value :UNDEFINED_STATE, 0
|
@@ -4074,7 +4074,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4074
4074
|
value :DETACHED, 216562546
|
4075
4075
|
end
|
4076
4076
|
add_message "google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower" do
|
4077
|
-
proto3_optional :state, :
|
4077
|
+
proto3_optional :state, :string, 109757585
|
4078
4078
|
proto3_optional :value, :float, 111972721
|
4079
4079
|
end
|
4080
4080
|
add_enum "google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower.State" do
|
@@ -4105,7 +4105,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4105
4105
|
proto3_optional :address, :string, 462920692
|
4106
4106
|
proto3_optional :availability_zone, :string, 158459920
|
4107
4107
|
proto3_optional :city, :string, 3053931
|
4108
|
-
proto3_optional :continent, :
|
4108
|
+
proto3_optional :continent, :string, 133442996
|
4109
4109
|
proto3_optional :creation_timestamp, :string, 30525366
|
4110
4110
|
proto3_optional :description, :string, 422937596
|
4111
4111
|
proto3_optional :facility_provider, :string, 533303309
|
@@ -4116,7 +4116,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4116
4116
|
proto3_optional :peeringdb_facility_id, :string, 536567094
|
4117
4117
|
repeated :region_infos, :message, 312194170, "google.cloud.compute.v1.InterconnectLocationRegionInfo"
|
4118
4118
|
proto3_optional :self_link, :string, 456214797
|
4119
|
-
proto3_optional :status, :
|
4119
|
+
proto3_optional :status, :string, 181260274
|
4120
4120
|
proto3_optional :supports_pzs, :bool, 83983214
|
4121
4121
|
end
|
4122
4122
|
add_enum "google.cloud.compute.v1.InterconnectLocation.Continent" do
|
@@ -4147,7 +4147,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4147
4147
|
end
|
4148
4148
|
add_message "google.cloud.compute.v1.InterconnectLocationRegionInfo" do
|
4149
4149
|
proto3_optional :expected_rtt_ms, :int64, 422543866
|
4150
|
-
proto3_optional :location_presence, :
|
4150
|
+
proto3_optional :location_presence, :string, 101517893
|
4151
4151
|
proto3_optional :region, :string, 138946292
|
4152
4152
|
end
|
4153
4153
|
add_enum "google.cloud.compute.v1.InterconnectLocationRegionInfo.LocationPresence" do
|
@@ -4161,11 +4161,11 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4161
4161
|
repeated :affected_circuits, :string, 177717013
|
4162
4162
|
proto3_optional :description, :string, 422937596
|
4163
4163
|
proto3_optional :end_time, :int64, 114938801
|
4164
|
-
proto3_optional :issue_type, :
|
4164
|
+
proto3_optional :issue_type, :string, 369639136
|
4165
4165
|
proto3_optional :name, :string, 3373707
|
4166
|
-
proto3_optional :source, :
|
4166
|
+
proto3_optional :source, :string, 177235995
|
4167
4167
|
proto3_optional :start_time, :int64, 37467274
|
4168
|
-
proto3_optional :state, :
|
4168
|
+
proto3_optional :state, :string, 109757585
|
4169
4169
|
end
|
4170
4170
|
add_enum "google.cloud.compute.v1.InterconnectOutageNotification.IssueType" do
|
4171
4171
|
value :UNDEFINED_ISSUE_TYPE, 0
|
@@ -4220,7 +4220,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4220
4220
|
repeated :license_alias, :message, 43550930, "google.cloud.compute.v1.LicenseCodeLicenseAlias"
|
4221
4221
|
proto3_optional :name, :string, 3373707
|
4222
4222
|
proto3_optional :self_link, :string, 456214797
|
4223
|
-
proto3_optional :state, :
|
4223
|
+
proto3_optional :state, :string, 109757585
|
4224
4224
|
proto3_optional :transferable, :bool, 4349893
|
4225
4225
|
end
|
4226
4226
|
add_enum "google.cloud.compute.v1.LicenseCode.State" do
|
@@ -4643,7 +4643,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
4643
4643
|
proto3_optional :return_partial_success, :bool, 517198390
|
4644
4644
|
end
|
4645
4645
|
add_message "google.cloud.compute.v1.ListPeeringRoutesNetworksRequest" do
|
4646
|
-
proto3_optional :direction, :
|
4646
|
+
proto3_optional :direction, :string, 111150975
|
4647
4647
|
proto3_optional :filter, :string, 336120696
|
4648
4648
|
proto3_optional :max_results, :uint32, 54715419
|
4649
4649
|
optional :network, :string, 232872494
|
@@ -5087,7 +5087,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5087
5087
|
map :locations, :string, :message, 413423454, "google.cloud.compute.v1.LocationPolicyLocation"
|
5088
5088
|
end
|
5089
5089
|
add_message "google.cloud.compute.v1.LocationPolicyLocation" do
|
5090
|
-
proto3_optional :preference, :
|
5090
|
+
proto3_optional :preference, :string, 150781147
|
5091
5091
|
end
|
5092
5092
|
add_enum "google.cloud.compute.v1.LocationPolicyLocation.Preference" do
|
5093
5093
|
value :UNDEFINED_PREFERENCE, 0
|
@@ -5102,7 +5102,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5102
5102
|
end
|
5103
5103
|
add_message "google.cloud.compute.v1.LogConfigCloudAuditOptions" do
|
5104
5104
|
proto3_optional :authorization_logging_options, :message, 217861624, "google.cloud.compute.v1.AuthorizationLoggingOptions"
|
5105
|
-
proto3_optional :log_name, :
|
5105
|
+
proto3_optional :log_name, :string, 402913958
|
5106
5106
|
end
|
5107
5107
|
add_enum "google.cloud.compute.v1.LogConfigCloudAuditOptions.LogName" do
|
5108
5108
|
value :UNDEFINED_LOG_NAME, 0
|
@@ -5120,7 +5120,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5120
5120
|
proto3_optional :value, :string, 111972721
|
5121
5121
|
end
|
5122
5122
|
add_message "google.cloud.compute.v1.LogConfigDataAccessOptions" do
|
5123
|
-
proto3_optional :log_mode, :
|
5123
|
+
proto3_optional :log_mode, :string, 402897342
|
5124
5124
|
end
|
5125
5125
|
add_enum "google.cloud.compute.v1.LogConfigDataAccessOptions.LogMode" do
|
5126
5126
|
value :UNDEFINED_LOG_MODE, 0
|
@@ -5167,11 +5167,11 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5167
5167
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
5168
5168
|
end
|
5169
5169
|
add_message "google.cloud.compute.v1.ManagedInstance" do
|
5170
|
-
proto3_optional :current_action, :
|
5170
|
+
proto3_optional :current_action, :string, 178475964
|
5171
5171
|
proto3_optional :id, :uint64, 3355
|
5172
5172
|
proto3_optional :instance, :string, 18257045
|
5173
5173
|
repeated :instance_health, :message, 382667078, "google.cloud.compute.v1.ManagedInstanceInstanceHealth"
|
5174
|
-
proto3_optional :instance_status, :
|
5174
|
+
proto3_optional :instance_status, :string, 174577372
|
5175
5175
|
proto3_optional :last_attempt, :message, 434771492, "google.cloud.compute.v1.ManagedInstanceLastAttempt"
|
5176
5176
|
proto3_optional :preserved_state_from_config, :message, 98661858, "google.cloud.compute.v1.PreservedState"
|
5177
5177
|
proto3_optional :preserved_state_from_policy, :message, 470783954, "google.cloud.compute.v1.PreservedState"
|
@@ -5203,7 +5203,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5203
5203
|
value :TERMINATED, 250018339
|
5204
5204
|
end
|
5205
5205
|
add_message "google.cloud.compute.v1.ManagedInstanceInstanceHealth" do
|
5206
|
-
proto3_optional :detailed_health_state, :
|
5206
|
+
proto3_optional :detailed_health_state, :string, 510470173
|
5207
5207
|
proto3_optional :health_check, :string, 308876645
|
5208
5208
|
end
|
5209
5209
|
add_enum "google.cloud.compute.v1.ManagedInstanceInstanceHealth.DetailedHealthState" do
|
@@ -5228,7 +5228,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5228
5228
|
end
|
5229
5229
|
add_message "google.cloud.compute.v1.MetadataFilter" do
|
5230
5230
|
repeated :filter_labels, :message, 307903142, "google.cloud.compute.v1.MetadataFilterLabelMatch"
|
5231
|
-
proto3_optional :filter_match_criteria, :
|
5231
|
+
proto3_optional :filter_match_criteria, :string, 239970368
|
5232
5232
|
end
|
5233
5233
|
add_enum "google.cloud.compute.v1.MetadataFilter.FilterMatchCriteria" do
|
5234
5234
|
value :UNDEFINED_FILTER_MATCH_CRITERIA, 0
|
@@ -5247,7 +5247,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5247
5247
|
end
|
5248
5248
|
add_message "google.cloud.compute.v1.MoveFirewallPolicyRequest" do
|
5249
5249
|
optional :firewall_policy, :string, 498173265
|
5250
|
-
|
5250
|
+
optional :parent_id, :string, 459714768
|
5251
5251
|
proto3_optional :request_id, :string, 37109963
|
5252
5252
|
end
|
5253
5253
|
add_message "google.cloud.compute.v1.MoveInstanceProjectRequest" do
|
@@ -5293,7 +5293,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5293
5293
|
proto3_optional :kind, :string, 3292052
|
5294
5294
|
proto3_optional :name, :string, 3373707
|
5295
5295
|
proto3_optional :network, :string, 232872494
|
5296
|
-
proto3_optional :network_endpoint_type, :
|
5296
|
+
proto3_optional :network_endpoint_type, :string, 118301523
|
5297
5297
|
proto3_optional :region, :string, 138946292
|
5298
5298
|
proto3_optional :self_link, :string, 456214797
|
5299
5299
|
proto3_optional :size, :int32, 3530753
|
@@ -5347,7 +5347,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5347
5347
|
repeated :network_endpoints, :message, 149850285, "google.cloud.compute.v1.NetworkEndpoint"
|
5348
5348
|
end
|
5349
5349
|
add_message "google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest" do
|
5350
|
-
proto3_optional :health_status, :
|
5350
|
+
proto3_optional :health_status, :string, 380545845
|
5351
5351
|
end
|
5352
5352
|
add_enum "google.cloud.compute.v1.NetworkEndpointGroupsListEndpointsRequest.HealthStatus" do
|
5353
5353
|
value :UNDEFINED_HEALTH_STATUS, 0
|
@@ -5374,15 +5374,15 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5374
5374
|
repeated :alias_ip_ranges, :message, 165085631, "google.cloud.compute.v1.AliasIpRange"
|
5375
5375
|
proto3_optional :fingerprint, :string, 234678500
|
5376
5376
|
repeated :ipv6_access_configs, :message, 483472110, "google.cloud.compute.v1.AccessConfig"
|
5377
|
-
proto3_optional :ipv6_access_type, :
|
5377
|
+
proto3_optional :ipv6_access_type, :string, 504658653
|
5378
5378
|
proto3_optional :ipv6_address, :string, 341563804
|
5379
5379
|
proto3_optional :kind, :string, 3292052
|
5380
5380
|
proto3_optional :name, :string, 3373707
|
5381
5381
|
proto3_optional :network, :string, 232872494
|
5382
5382
|
proto3_optional :network_i_p, :string, 207181961
|
5383
|
-
proto3_optional :nic_type, :
|
5383
|
+
proto3_optional :nic_type, :string, 59810577
|
5384
5384
|
proto3_optional :queue_count, :int32, 503708769
|
5385
|
-
proto3_optional :stack_type, :
|
5385
|
+
proto3_optional :stack_type, :string, 425908881
|
5386
5386
|
proto3_optional :subnetwork, :string, 307827694
|
5387
5387
|
end
|
5388
5388
|
add_enum "google.cloud.compute.v1.NetworkInterface.Ipv6AccessType" do
|
@@ -5420,7 +5420,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5420
5420
|
proto3_optional :name, :string, 3373707
|
5421
5421
|
proto3_optional :network, :string, 232872494
|
5422
5422
|
proto3_optional :peer_mtu, :int32, 69584721
|
5423
|
-
proto3_optional :state, :
|
5423
|
+
proto3_optional :state, :string, 109757585
|
5424
5424
|
proto3_optional :state_details, :string, 95566996
|
5425
5425
|
end
|
5426
5426
|
add_enum "google.cloud.compute.v1.NetworkPeering.State" do
|
@@ -5429,7 +5429,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5429
5429
|
value :INACTIVE, 270421099
|
5430
5430
|
end
|
5431
5431
|
add_message "google.cloud.compute.v1.NetworkRoutingConfig" do
|
5432
|
-
proto3_optional :routing_mode, :
|
5432
|
+
proto3_optional :routing_mode, :string, 475143548
|
5433
5433
|
end
|
5434
5434
|
add_enum "google.cloud.compute.v1.NetworkRoutingConfig.RoutingMode" do
|
5435
5435
|
value :UNDEFINED_ROUTING_MODE, 0
|
@@ -5451,7 +5451,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5451
5451
|
proto3_optional :name, :string, 3373707
|
5452
5452
|
repeated :rules, :message, 108873975, "google.cloud.compute.v1.FirewallPolicyRule"
|
5453
5453
|
proto3_optional :short_name, :string, 492051566
|
5454
|
-
proto3_optional :type, :
|
5454
|
+
proto3_optional :type, :string, 3575610
|
5455
5455
|
end
|
5456
5456
|
add_enum "google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type" do
|
5457
5457
|
value :UNDEFINED_TYPE, 0
|
@@ -5473,13 +5473,13 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5473
5473
|
proto3_optional :id, :uint64, 3355
|
5474
5474
|
proto3_optional :kind, :string, 3292052
|
5475
5475
|
proto3_optional :location_hint, :string, 350519505
|
5476
|
-
proto3_optional :maintenance_policy, :
|
5476
|
+
proto3_optional :maintenance_policy, :string, 528327646
|
5477
5477
|
proto3_optional :maintenance_window, :message, 186374812, "google.cloud.compute.v1.NodeGroupMaintenanceWindow"
|
5478
5478
|
proto3_optional :name, :string, 3373707
|
5479
5479
|
proto3_optional :node_template, :string, 323154455
|
5480
5480
|
proto3_optional :self_link, :string, 456214797
|
5481
5481
|
proto3_optional :size, :int32, 3530753
|
5482
|
-
proto3_optional :status, :
|
5482
|
+
proto3_optional :status, :string, 181260274
|
5483
5483
|
proto3_optional :zone, :string, 3744684
|
5484
5484
|
end
|
5485
5485
|
add_enum "google.cloud.compute.v1.NodeGroup.MaintenancePolicy" do
|
@@ -5508,7 +5508,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5508
5508
|
add_message "google.cloud.compute.v1.NodeGroupAutoscalingPolicy" do
|
5509
5509
|
proto3_optional :max_nodes, :int32, 297762838
|
5510
5510
|
proto3_optional :min_nodes, :int32, 533370500
|
5511
|
-
proto3_optional :mode, :
|
5511
|
+
proto3_optional :mode, :string, 3357091
|
5512
5512
|
end
|
5513
5513
|
add_enum "google.cloud.compute.v1.NodeGroupAutoscalingPolicy.Mode" do
|
5514
5514
|
value :UNDEFINED_MODE, 0
|
@@ -5531,7 +5531,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5531
5531
|
end
|
5532
5532
|
add_message "google.cloud.compute.v1.NodeGroupNode" do
|
5533
5533
|
repeated :accelerators, :message, 269577064, "google.cloud.compute.v1.AcceleratorConfig"
|
5534
|
-
proto3_optional :cpu_overcommit_type, :
|
5534
|
+
proto3_optional :cpu_overcommit_type, :string, 247727959
|
5535
5535
|
repeated :disks, :message, 95594102, "google.cloud.compute.v1.LocalDisk"
|
5536
5536
|
repeated :instances, :string, 29097598
|
5537
5537
|
proto3_optional :name, :string, 3373707
|
@@ -5539,7 +5539,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5539
5539
|
proto3_optional :satisfies_pzs, :bool, 480964267
|
5540
5540
|
proto3_optional :server_binding, :message, 208179593, "google.cloud.compute.v1.ServerBinding"
|
5541
5541
|
proto3_optional :server_id, :string, 339433367
|
5542
|
-
proto3_optional :status, :
|
5542
|
+
proto3_optional :status, :string, 181260274
|
5543
5543
|
end
|
5544
5544
|
add_enum "google.cloud.compute.v1.NodeGroupNode.CpuOvercommitType" do
|
5545
5545
|
value :UNDEFINED_CPU_OVERCOMMIT_TYPE, 0
|
@@ -5578,7 +5578,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5578
5578
|
end
|
5579
5579
|
add_message "google.cloud.compute.v1.NodeTemplate" do
|
5580
5580
|
repeated :accelerators, :message, 269577064, "google.cloud.compute.v1.AcceleratorConfig"
|
5581
|
-
proto3_optional :cpu_overcommit_type, :
|
5581
|
+
proto3_optional :cpu_overcommit_type, :string, 247727959
|
5582
5582
|
proto3_optional :creation_timestamp, :string, 30525366
|
5583
5583
|
proto3_optional :description, :string, 422937596
|
5584
5584
|
repeated :disks, :message, 95594102, "google.cloud.compute.v1.LocalDisk"
|
@@ -5591,7 +5591,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5591
5591
|
proto3_optional :region, :string, 138946292
|
5592
5592
|
proto3_optional :self_link, :string, 456214797
|
5593
5593
|
proto3_optional :server_binding, :message, 208179593, "google.cloud.compute.v1.ServerBinding"
|
5594
|
-
proto3_optional :status, :
|
5594
|
+
proto3_optional :status, :string, 181260274
|
5595
5595
|
proto3_optional :status_message, :string, 297428154
|
5596
5596
|
end
|
5597
5597
|
add_enum "google.cloud.compute.v1.NodeTemplate.CpuOvercommitType" do
|
@@ -5763,7 +5763,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5763
5763
|
proto3_optional :collector_ilb, :message, 426607853, "google.cloud.compute.v1.PacketMirroringForwardingRuleInfo"
|
5764
5764
|
proto3_optional :creation_timestamp, :string, 30525366
|
5765
5765
|
proto3_optional :description, :string, 422937596
|
5766
|
-
proto3_optional :enable, :
|
5766
|
+
proto3_optional :enable, :string, 311764355
|
5767
5767
|
proto3_optional :filter, :message, 336120696, "google.cloud.compute.v1.PacketMirroringFilter"
|
5768
5768
|
proto3_optional :id, :uint64, 3355
|
5769
5769
|
proto3_optional :kind, :string, 3292052
|
@@ -5791,7 +5791,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
5791
5791
|
add_message "google.cloud.compute.v1.PacketMirroringFilter" do
|
5792
5792
|
repeated :I_p_protocols, :string, 98544854
|
5793
5793
|
repeated :cidr_ranges, :string, 487901697
|
5794
|
-
proto3_optional :direction, :
|
5794
|
+
proto3_optional :direction, :string, 111150975
|
5795
5795
|
end
|
5796
5796
|
add_enum "google.cloud.compute.v1.PacketMirroringFilter.Direction" do
|
5797
5797
|
value :UNDEFINED_DIRECTION, 0
|
@@ -6092,7 +6092,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6092
6092
|
proto3_optional :fingerprint, :string, 234678500
|
6093
6093
|
proto3_optional :name, :string, 3373707
|
6094
6094
|
proto3_optional :preserved_state, :message, 2634026, "google.cloud.compute.v1.PreservedState"
|
6095
|
-
proto3_optional :status, :
|
6095
|
+
proto3_optional :status, :string, 181260274
|
6096
6096
|
end
|
6097
6097
|
add_enum "google.cloud.compute.v1.PerInstanceConfig.Status" do
|
6098
6098
|
value :UNDEFINED_STATUS, 0
|
@@ -6119,8 +6119,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6119
6119
|
map :metadata, :string, :string, 86866735
|
6120
6120
|
end
|
6121
6121
|
add_message "google.cloud.compute.v1.PreservedStatePreservedDisk" do
|
6122
|
-
proto3_optional :auto_delete, :
|
6123
|
-
proto3_optional :mode, :
|
6122
|
+
proto3_optional :auto_delete, :string, 464761403
|
6123
|
+
proto3_optional :mode, :string, 3357091
|
6124
6124
|
proto3_optional :source, :string, 177235995
|
6125
6125
|
end
|
6126
6126
|
add_enum "google.cloud.compute.v1.PreservedStatePreservedDisk.AutoDelete" do
|
@@ -6142,7 +6142,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6142
6142
|
add_message "google.cloud.compute.v1.Project" do
|
6143
6143
|
proto3_optional :common_instance_metadata, :message, 185794117, "google.cloud.compute.v1.Metadata"
|
6144
6144
|
proto3_optional :creation_timestamp, :string, 30525366
|
6145
|
-
proto3_optional :default_network_tier, :
|
6145
|
+
proto3_optional :default_network_tier, :string, 471753361
|
6146
6146
|
proto3_optional :default_service_account, :string, 298712229
|
6147
6147
|
proto3_optional :description, :string, 422937596
|
6148
6148
|
repeated :enabled_features, :string, 469017467
|
@@ -6152,7 +6152,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6152
6152
|
repeated :quotas, :message, 125341947, "google.cloud.compute.v1.Quota"
|
6153
6153
|
proto3_optional :self_link, :string, 456214797
|
6154
6154
|
proto3_optional :usage_export_location, :message, 347543874, "google.cloud.compute.v1.UsageExportLocation"
|
6155
|
-
proto3_optional :xpn_project_status, :
|
6155
|
+
proto3_optional :xpn_project_status, :string, 228419265
|
6156
6156
|
end
|
6157
6157
|
add_enum "google.cloud.compute.v1.Project.DefaultNetworkTier" do
|
6158
6158
|
value :UNDEFINED_DEFAULT_NETWORK_TIER, 0
|
@@ -6179,7 +6179,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6179
6179
|
proto3_optional :organization, :string, 105180467
|
6180
6180
|
end
|
6181
6181
|
add_message "google.cloud.compute.v1.ProjectsSetDefaultNetworkTierRequest" do
|
6182
|
-
proto3_optional :network_tier, :
|
6182
|
+
proto3_optional :network_tier, :string, 517397843
|
6183
6183
|
end
|
6184
6184
|
add_enum "google.cloud.compute.v1.ProjectsSetDefaultNetworkTierRequest.NetworkTier" do
|
6185
6185
|
value :UNDEFINED_NETWORK_TIER, 0
|
@@ -6198,7 +6198,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6198
6198
|
repeated :public_delegated_prefixs, :message, 425811723, "google.cloud.compute.v1.PublicAdvertisedPrefixPublicDelegatedPrefix"
|
6199
6199
|
proto3_optional :self_link, :string, 456214797
|
6200
6200
|
proto3_optional :shared_secret, :string, 381932490
|
6201
|
-
proto3_optional :status, :
|
6201
|
+
proto3_optional :status, :string, 181260274
|
6202
6202
|
end
|
6203
6203
|
add_enum "google.cloud.compute.v1.PublicAdvertisedPrefix.Status" do
|
6204
6204
|
value :UNDEFINED_STATUS, 0
|
@@ -6238,7 +6238,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6238
6238
|
repeated :public_delegated_sub_prefixs, :message, 188940044, "google.cloud.compute.v1.PublicDelegatedPrefixPublicDelegatedSubPrefix"
|
6239
6239
|
proto3_optional :region, :string, 138946292
|
6240
6240
|
proto3_optional :self_link, :string, 456214797
|
6241
|
-
proto3_optional :status, :
|
6241
|
+
proto3_optional :status, :string, 181260274
|
6242
6242
|
end
|
6243
6243
|
add_enum "google.cloud.compute.v1.PublicDelegatedPrefix.Status" do
|
6244
6244
|
value :UNDEFINED_STATUS, 0
|
@@ -6271,7 +6271,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6271
6271
|
proto3_optional :is_address, :bool, 352617951
|
6272
6272
|
proto3_optional :name, :string, 3373707
|
6273
6273
|
proto3_optional :region, :string, 138946292
|
6274
|
-
proto3_optional :status, :
|
6274
|
+
proto3_optional :status, :string, 181260274
|
6275
6275
|
end
|
6276
6276
|
add_enum "google.cloud.compute.v1.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status" do
|
6277
6277
|
value :UNDEFINED_STATUS, 0
|
@@ -6284,7 +6284,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6284
6284
|
end
|
6285
6285
|
add_message "google.cloud.compute.v1.Quota" do
|
6286
6286
|
proto3_optional :limit, :double, 102976443
|
6287
|
-
proto3_optional :metric, :
|
6287
|
+
proto3_optional :metric, :string, 533067184
|
6288
6288
|
proto3_optional :owner, :string, 106164915
|
6289
6289
|
proto3_optional :usage, :double, 111574433
|
6290
6290
|
end
|
@@ -6415,7 +6415,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6415
6415
|
value :XPN_SERVICE_PROJECTS, 95191981
|
6416
6416
|
end
|
6417
6417
|
add_message "google.cloud.compute.v1.RawDisk" do
|
6418
|
-
proto3_optional :container_type, :
|
6418
|
+
proto3_optional :container_type, :string, 318809144
|
6419
6419
|
proto3_optional :sha1_checksum, :string, 314444349
|
6420
6420
|
proto3_optional :source, :string, 177235995
|
6421
6421
|
end
|
@@ -6452,7 +6452,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6452
6452
|
proto3_optional :name, :string, 3373707
|
6453
6453
|
repeated :quotas, :message, 125341947, "google.cloud.compute.v1.Quota"
|
6454
6454
|
proto3_optional :self_link, :string, 456214797
|
6455
|
-
proto3_optional :status, :
|
6455
|
+
proto3_optional :status, :string, 181260274
|
6456
6456
|
proto3_optional :supports_pzs, :bool, 83983214
|
6457
6457
|
repeated :zones, :string, 116085319
|
6458
6458
|
end
|
@@ -6559,7 +6559,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6559
6559
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
6560
6560
|
end
|
6561
6561
|
add_message "google.cloud.compute.v1.RegionInstanceGroupsListInstancesRequest" do
|
6562
|
-
proto3_optional :instance_state, :
|
6562
|
+
proto3_optional :instance_state, :string, 92223591
|
6563
6563
|
proto3_optional :port_name, :string, 41534345
|
6564
6564
|
end
|
6565
6565
|
add_enum "google.cloud.compute.v1.RegionInstanceGroupsListInstancesRequest.InstanceState" do
|
@@ -6671,7 +6671,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6671
6671
|
proto3_optional :self_link, :string, 456214797
|
6672
6672
|
proto3_optional :specific_reservation, :message, 404901951, "google.cloud.compute.v1.AllocationSpecificSKUReservation"
|
6673
6673
|
proto3_optional :specific_reservation_required, :bool, 226550687
|
6674
|
-
proto3_optional :status, :
|
6674
|
+
proto3_optional :status, :string, 181260274
|
6675
6675
|
proto3_optional :zone, :string, 3744684
|
6676
6676
|
end
|
6677
6677
|
add_enum "google.cloud.compute.v1.Reservation.Status" do
|
@@ -6683,7 +6683,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6683
6683
|
value :UPDATING, 494614342
|
6684
6684
|
end
|
6685
6685
|
add_message "google.cloud.compute.v1.ReservationAffinity" do
|
6686
|
-
proto3_optional :consume_reservation_type, :
|
6686
|
+
proto3_optional :consume_reservation_type, :string, 300736944
|
6687
6687
|
proto3_optional :key, :string, 106079
|
6688
6688
|
repeated :values, :string, 249928994
|
6689
6689
|
end
|
@@ -6762,7 +6762,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6762
6762
|
add_message "google.cloud.compute.v1.ResourceCommitment" do
|
6763
6763
|
proto3_optional :accelerator_type, :string, 138031246
|
6764
6764
|
proto3_optional :amount, :int64, 196759640
|
6765
|
-
proto3_optional :type, :
|
6765
|
+
proto3_optional :type, :string, 3575610
|
6766
6766
|
end
|
6767
6767
|
add_enum "google.cloud.compute.v1.ResourceCommitment.Type" do
|
6768
6768
|
value :UNDEFINED_TYPE, 0
|
@@ -6791,7 +6791,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6791
6791
|
proto3_optional :resource_status, :message, 249429315, "google.cloud.compute.v1.ResourcePolicyResourceStatus"
|
6792
6792
|
proto3_optional :self_link, :string, 456214797
|
6793
6793
|
proto3_optional :snapshot_schedule_policy, :message, 218131295, "google.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicy"
|
6794
|
-
proto3_optional :status, :
|
6794
|
+
proto3_optional :status, :string, 181260274
|
6795
6795
|
end
|
6796
6796
|
add_enum "google.cloud.compute.v1.ResourcePolicy.Status" do
|
6797
6797
|
value :UNDEFINED_STATUS, 0
|
@@ -6818,7 +6818,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6818
6818
|
end
|
6819
6819
|
add_message "google.cloud.compute.v1.ResourcePolicyGroupPlacementPolicy" do
|
6820
6820
|
proto3_optional :availability_domain_count, :int32, 12453432
|
6821
|
-
proto3_optional :collocation, :
|
6821
|
+
proto3_optional :collocation, :string, 511156533
|
6822
6822
|
proto3_optional :vm_count, :int32, 261463431
|
6823
6823
|
end
|
6824
6824
|
add_enum "google.cloud.compute.v1.ResourcePolicyGroupPlacementPolicy.Collocation" do
|
@@ -6864,7 +6864,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6864
6864
|
end
|
6865
6865
|
add_message "google.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicyRetentionPolicy" do
|
6866
6866
|
proto3_optional :max_retention_days, :int32, 324296979
|
6867
|
-
proto3_optional :on_source_disk_delete, :
|
6867
|
+
proto3_optional :on_source_disk_delete, :string, 321955529
|
6868
6868
|
end
|
6869
6869
|
add_enum "google.cloud.compute.v1.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete" do
|
6870
6870
|
value :UNDEFINED_ON_SOURCE_DISK_DELETE, 0
|
@@ -6887,7 +6887,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6887
6887
|
repeated :day_of_weeks, :message, 257871834, "google.cloud.compute.v1.ResourcePolicyWeeklyCycleDayOfWeek"
|
6888
6888
|
end
|
6889
6889
|
add_message "google.cloud.compute.v1.ResourcePolicyWeeklyCycleDayOfWeek" do
|
6890
|
-
proto3_optional :day, :
|
6890
|
+
proto3_optional :day, :string, 99228
|
6891
6891
|
proto3_optional :duration, :string, 155471252
|
6892
6892
|
proto3_optional :start_time, :string, 37467274
|
6893
6893
|
end
|
@@ -6919,7 +6919,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6919
6919
|
proto3_optional :next_hop_peering, :string, 412682750
|
6920
6920
|
proto3_optional :next_hop_vpn_tunnel, :string, 519844501
|
6921
6921
|
proto3_optional :priority, :uint32, 445151652
|
6922
|
-
proto3_optional :route_type, :
|
6922
|
+
proto3_optional :route_type, :string, 375888752
|
6923
6923
|
proto3_optional :self_link, :string, 456214797
|
6924
6924
|
repeated :tags, :string, 3552281
|
6925
6925
|
repeated :warnings, :message, 498091095, "google.cloud.compute.v1.Warnings"
|
@@ -6933,7 +6933,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6933
6933
|
end
|
6934
6934
|
add_message "google.cloud.compute.v1.RouteAsPath" do
|
6935
6935
|
repeated :as_lists, :uint32, 134112584
|
6936
|
-
proto3_optional :path_segment_type, :
|
6936
|
+
proto3_optional :path_segment_type, :string, 513464992
|
6937
6937
|
end
|
6938
6938
|
add_enum "google.cloud.compute.v1.RouteAsPath.PathSegmentType" do
|
6939
6939
|
value :UNDEFINED_PATH_SEGMENT_TYPE, 0
|
@@ -6979,8 +6979,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6979
6979
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
6980
6980
|
end
|
6981
6981
|
add_message "google.cloud.compute.v1.RouterBgp" do
|
6982
|
-
proto3_optional :advertise_mode, :
|
6983
|
-
repeated :advertised_groups, :
|
6982
|
+
proto3_optional :advertise_mode, :string, 312134331
|
6983
|
+
repeated :advertised_groups, :string, 21065526
|
6984
6984
|
repeated :advertised_ip_ranges, :message, 35449932, "google.cloud.compute.v1.RouterAdvertisedIpRange"
|
6985
6985
|
proto3_optional :asn, :uint32, 96892
|
6986
6986
|
proto3_optional :keepalive_interval, :uint32, 276771516
|
@@ -6995,15 +6995,15 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
6995
6995
|
value :ALL_SUBNETS, 3622872
|
6996
6996
|
end
|
6997
6997
|
add_message "google.cloud.compute.v1.RouterBgpPeer" do
|
6998
|
-
proto3_optional :advertise_mode, :
|
6999
|
-
repeated :advertised_groups, :
|
6998
|
+
proto3_optional :advertise_mode, :string, 312134331
|
6999
|
+
repeated :advertised_groups, :string, 21065526
|
7000
7000
|
repeated :advertised_ip_ranges, :message, 35449932, "google.cloud.compute.v1.RouterAdvertisedIpRange"
|
7001
7001
|
proto3_optional :advertised_route_priority, :uint32, 186486332
|
7002
7002
|
proto3_optional :bfd, :message, 97440, "google.cloud.compute.v1.RouterBgpPeerBfd"
|
7003
|
-
proto3_optional :enable, :
|
7003
|
+
proto3_optional :enable, :string, 311764355
|
7004
7004
|
proto3_optional :interface_name, :string, 437854673
|
7005
7005
|
proto3_optional :ip_address, :string, 406272220
|
7006
|
-
proto3_optional :management_type, :
|
7006
|
+
proto3_optional :management_type, :string, 173703606
|
7007
7007
|
proto3_optional :name, :string, 3373707
|
7008
7008
|
proto3_optional :peer_asn, :uint32, 69573151
|
7009
7009
|
proto3_optional :peer_ip_address, :string, 207735769
|
@@ -7032,7 +7032,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7032
7032
|
proto3_optional :min_receive_interval, :uint32, 186981614
|
7033
7033
|
proto3_optional :min_transmit_interval, :uint32, 523282631
|
7034
7034
|
proto3_optional :multiplier, :uint32, 191331777
|
7035
|
-
proto3_optional :session_initialization_mode, :
|
7035
|
+
proto3_optional :session_initialization_mode, :string, 105957049
|
7036
7036
|
end
|
7037
7037
|
add_enum "google.cloud.compute.v1.RouterBgpPeerBfd.SessionInitializationMode" do
|
7038
7038
|
value :UNDEFINED_SESSION_INITIALIZATION_MODE, 0
|
@@ -7044,7 +7044,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7044
7044
|
proto3_optional :ip_range, :string, 145092645
|
7045
7045
|
proto3_optional :linked_interconnect_attachment, :string, 501085518
|
7046
7046
|
proto3_optional :linked_vpn_tunnel, :string, 352296953
|
7047
|
-
proto3_optional :management_type, :
|
7047
|
+
proto3_optional :management_type, :string, 173703606
|
7048
7048
|
proto3_optional :name, :string, 3373707
|
7049
7049
|
proto3_optional :private_ip_address, :string, 100854040
|
7050
7050
|
proto3_optional :redundant_interface, :string, 523187303
|
@@ -7070,10 +7070,10 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7070
7070
|
proto3_optional :log_config, :message, 351299741, "google.cloud.compute.v1.RouterNatLogConfig"
|
7071
7071
|
proto3_optional :min_ports_per_vm, :int32, 186193587
|
7072
7072
|
proto3_optional :name, :string, 3373707
|
7073
|
-
proto3_optional :nat_ip_allocate_option, :
|
7073
|
+
proto3_optional :nat_ip_allocate_option, :string, 429726845
|
7074
7074
|
repeated :nat_ips, :string, 117635086
|
7075
7075
|
repeated :rules, :message, 108873975, "google.cloud.compute.v1.RouterNatRule"
|
7076
|
-
proto3_optional :source_subnetwork_ip_ranges_to_nat, :
|
7076
|
+
proto3_optional :source_subnetwork_ip_ranges_to_nat, :string, 252213211
|
7077
7077
|
repeated :subnetworks, :message, 415853125, "google.cloud.compute.v1.RouterNatSubnetworkToNat"
|
7078
7078
|
proto3_optional :tcp_established_idle_timeout_sec, :int32, 223098349
|
7079
7079
|
proto3_optional :tcp_time_wait_timeout_sec, :int32, 513596925
|
@@ -7093,7 +7093,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7093
7093
|
end
|
7094
7094
|
add_message "google.cloud.compute.v1.RouterNatLogConfig" do
|
7095
7095
|
proto3_optional :enable, :bool, 311764355
|
7096
|
-
proto3_optional :filter, :
|
7096
|
+
proto3_optional :filter, :string, 336120696
|
7097
7097
|
end
|
7098
7098
|
add_enum "google.cloud.compute.v1.RouterNatLogConfig.Filter" do
|
7099
7099
|
value :UNDEFINED_FILTER, 0
|
@@ -7114,7 +7114,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7114
7114
|
add_message "google.cloud.compute.v1.RouterNatSubnetworkToNat" do
|
7115
7115
|
proto3_optional :name, :string, 3373707
|
7116
7116
|
repeated :secondary_ip_range_names, :string, 264315097
|
7117
|
-
repeated :source_ip_ranges_to_nat, :
|
7117
|
+
repeated :source_ip_ranges_to_nat, :string, 388310386
|
7118
7118
|
end
|
7119
7119
|
add_enum "google.cloud.compute.v1.RouterNatSubnetworkToNat.SourceIpRangesToNat" do
|
7120
7120
|
value :UNDEFINED_SOURCE_IP_RANGES_TO_NAT, 0
|
@@ -7138,7 +7138,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7138
7138
|
proto3_optional :peer_ip_address, :string, 207735769
|
7139
7139
|
proto3_optional :router_appliance_instance, :string, 468312989
|
7140
7140
|
proto3_optional :state, :string, 109757585
|
7141
|
-
proto3_optional :status, :
|
7141
|
+
proto3_optional :status, :string, 181260274
|
7142
7142
|
proto3_optional :uptime, :string, 235379688
|
7143
7143
|
proto3_optional :uptime_seconds, :string, 104736040
|
7144
7144
|
end
|
@@ -7178,7 +7178,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7178
7178
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
7179
7179
|
end
|
7180
7180
|
add_message "google.cloud.compute.v1.Rule" do
|
7181
|
-
proto3_optional :action, :
|
7181
|
+
proto3_optional :action, :string, 187661878
|
7182
7182
|
repeated :conditions, :message, 142882488, "google.cloud.compute.v1.Condition"
|
7183
7183
|
proto3_optional :description, :string, 422937596
|
7184
7184
|
repeated :ins, :string, 104430
|
@@ -7198,8 +7198,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7198
7198
|
add_message "google.cloud.compute.v1.SSLHealthCheck" do
|
7199
7199
|
proto3_optional :port, :int32, 3446913
|
7200
7200
|
proto3_optional :port_name, :string, 41534345
|
7201
|
-
proto3_optional :port_specification, :
|
7202
|
-
proto3_optional :proxy_header, :
|
7201
|
+
proto3_optional :port_specification, :string, 51590597
|
7202
|
+
proto3_optional :proxy_header, :string, 160374142
|
7203
7203
|
proto3_optional :request, :string, 21951119
|
7204
7204
|
proto3_optional :response, :string, 196547649
|
7205
7205
|
end
|
@@ -7217,7 +7217,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7217
7217
|
add_message "google.cloud.compute.v1.ScalingScheduleStatus" do
|
7218
7218
|
proto3_optional :last_start_time, :string, 34545107
|
7219
7219
|
proto3_optional :next_start_time, :string, 97270102
|
7220
|
-
proto3_optional :state, :
|
7220
|
+
proto3_optional :state, :string, 109757585
|
7221
7221
|
end
|
7222
7222
|
add_enum "google.cloud.compute.v1.ScalingScheduleStatus.State" do
|
7223
7223
|
value :UNDEFINED_STATE, 0
|
@@ -7231,7 +7231,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7231
7231
|
proto3_optional :location_hint, :string, 350519505
|
7232
7232
|
proto3_optional :min_node_cpus, :int32, 317231675
|
7233
7233
|
repeated :node_affinities, :message, 461799971, "google.cloud.compute.v1.SchedulingNodeAffinity"
|
7234
|
-
proto3_optional :on_host_maintenance, :
|
7234
|
+
proto3_optional :on_host_maintenance, :string, 64616796
|
7235
7235
|
proto3_optional :preemptible, :bool, 324203169
|
7236
7236
|
end
|
7237
7237
|
add_enum "google.cloud.compute.v1.Scheduling.OnHostMaintenance" do
|
@@ -7241,7 +7241,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7241
7241
|
end
|
7242
7242
|
add_message "google.cloud.compute.v1.SchedulingNodeAffinity" do
|
7243
7243
|
proto3_optional :key, :string, 106079
|
7244
|
-
proto3_optional :operator, :
|
7244
|
+
proto3_optional :operator, :string, 36317348
|
7245
7245
|
repeated :values, :string, 249928994
|
7246
7246
|
end
|
7247
7247
|
add_enum "google.cloud.compute.v1.SchedulingNodeAffinity.Operator" do
|
@@ -7280,7 +7280,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7280
7280
|
end
|
7281
7281
|
add_message "google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig" do
|
7282
7282
|
proto3_optional :enable, :bool, 311764355
|
7283
|
-
proto3_optional :rule_visibility, :
|
7283
|
+
proto3_optional :rule_visibility, :string, 453258293
|
7284
7284
|
end
|
7285
7285
|
add_enum "google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility" do
|
7286
7286
|
value :UNDEFINED_RULE_VISIBILITY, 0
|
@@ -7288,8 +7288,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7288
7288
|
value :STANDARD, 484642493
|
7289
7289
|
end
|
7290
7290
|
add_message "google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfig" do
|
7291
|
-
proto3_optional :json_parsing, :
|
7292
|
-
proto3_optional :log_level, :
|
7291
|
+
proto3_optional :json_parsing, :string, 282493529
|
7292
|
+
proto3_optional :log_level, :string, 140582601
|
7293
7293
|
end
|
7294
7294
|
add_enum "google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfig.JsonParsing" do
|
7295
7295
|
value :UNDEFINED_JSON_PARSING, 0
|
@@ -7322,7 +7322,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7322
7322
|
add_message "google.cloud.compute.v1.SecurityPolicyRuleMatcher" do
|
7323
7323
|
proto3_optional :config, :message, 255820610, "google.cloud.compute.v1.SecurityPolicyRuleMatcherConfig"
|
7324
7324
|
proto3_optional :expr, :message, 3127797, "google.cloud.compute.v1.Expr"
|
7325
|
-
proto3_optional :versioned_expr, :
|
7325
|
+
proto3_optional :versioned_expr, :string, 322286013
|
7326
7326
|
end
|
7327
7327
|
add_enum "google.cloud.compute.v1.SecurityPolicyRuleMatcher.VersionedExpr" do
|
7328
7328
|
value :UNDEFINED_VERSIONED_EXPR, 0
|
@@ -7350,7 +7350,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7350
7350
|
proto3_optional :start, :int64, 109757538
|
7351
7351
|
end
|
7352
7352
|
add_message "google.cloud.compute.v1.ServerBinding" do
|
7353
|
-
proto3_optional :type, :
|
7353
|
+
proto3_optional :type, :string, 3575610
|
7354
7354
|
end
|
7355
7355
|
add_enum "google.cloud.compute.v1.ServerBinding.Type" do
|
7356
7356
|
value :UNDEFINED_TYPE, 0
|
@@ -7364,7 +7364,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7364
7364
|
end
|
7365
7365
|
add_message "google.cloud.compute.v1.ServiceAttachment" do
|
7366
7366
|
repeated :connected_endpoints, :message, 72223688, "google.cloud.compute.v1.ServiceAttachmentConnectedEndpoint"
|
7367
|
-
proto3_optional :connection_preference, :
|
7367
|
+
proto3_optional :connection_preference, :string, 285818076
|
7368
7368
|
repeated :consumer_accept_lists, :message, 402725703, "google.cloud.compute.v1.ServiceAttachmentConsumerProjectLimit"
|
7369
7369
|
repeated :consumer_reject_lists, :string, 204033182
|
7370
7370
|
proto3_optional :creation_timestamp, :string, 30525366
|
@@ -7399,7 +7399,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7399
7399
|
add_message "google.cloud.compute.v1.ServiceAttachmentConnectedEndpoint" do
|
7400
7400
|
proto3_optional :endpoint, :string, 130489749
|
7401
7401
|
proto3_optional :psc_connection_id, :uint64, 292082397
|
7402
|
-
proto3_optional :status, :
|
7402
|
+
proto3_optional :status, :string, 181260274
|
7403
7403
|
end
|
7404
7404
|
add_enum "google.cloud.compute.v1.ServiceAttachmentConnectedEndpoint.Status" do
|
7405
7405
|
value :UNDEFINED_STATUS, 0
|
@@ -7861,9 +7861,9 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7861
7861
|
proto3_optional :source_disk, :string, 451753793
|
7862
7862
|
proto3_optional :source_disk_encryption_key, :message, 531501153, "google.cloud.compute.v1.CustomerEncryptionKey"
|
7863
7863
|
proto3_optional :source_disk_id, :string, 454190809
|
7864
|
-
proto3_optional :status, :
|
7864
|
+
proto3_optional :status, :string, 181260274
|
7865
7865
|
proto3_optional :storage_bytes, :int64, 424631719
|
7866
|
-
proto3_optional :storage_bytes_status, :
|
7866
|
+
proto3_optional :storage_bytes_status, :string, 490739082
|
7867
7867
|
repeated :storage_locations, :string, 328005274
|
7868
7868
|
end
|
7869
7869
|
add_enum "google.cloud.compute.v1.Snapshot.Status" do
|
@@ -7904,7 +7904,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7904
7904
|
proto3_optional :self_link, :string, 456214797
|
7905
7905
|
proto3_optional :self_managed, :message, 329284012, "google.cloud.compute.v1.SslCertificateSelfManagedSslCertificate"
|
7906
7906
|
repeated :subject_alternative_names, :string, 528807907
|
7907
|
-
proto3_optional :type, :
|
7907
|
+
proto3_optional :type, :string, 3575610
|
7908
7908
|
end
|
7909
7909
|
add_enum "google.cloud.compute.v1.SslCertificate.Type" do
|
7910
7910
|
value :UNDEFINED_TYPE, 0
|
@@ -7932,7 +7932,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7932
7932
|
add_message "google.cloud.compute.v1.SslCertificateManagedSslCertificate" do
|
7933
7933
|
map :domain_status, :string, :string, 360305613
|
7934
7934
|
repeated :domains, :string, 226935855
|
7935
|
-
proto3_optional :status, :
|
7935
|
+
proto3_optional :status, :string, 181260274
|
7936
7936
|
end
|
7937
7937
|
add_enum "google.cloud.compute.v1.SslCertificateManagedSslCertificate.Status" do
|
7938
7938
|
value :UNDEFINED_STATUS, 0
|
@@ -7970,9 +7970,9 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
7970
7970
|
proto3_optional :fingerprint, :string, 234678500
|
7971
7971
|
proto3_optional :id, :uint64, 3355
|
7972
7972
|
proto3_optional :kind, :string, 3292052
|
7973
|
-
proto3_optional :min_tls_version, :
|
7973
|
+
proto3_optional :min_tls_version, :string, 8155943
|
7974
7974
|
proto3_optional :name, :string, 3373707
|
7975
|
-
proto3_optional :profile, :
|
7975
|
+
proto3_optional :profile, :string, 227445161
|
7976
7976
|
proto3_optional :self_link, :string, 456214797
|
7977
7977
|
repeated :warnings, :message, 498091095, "google.cloud.compute.v1.Warnings"
|
7978
7978
|
end
|
@@ -8012,7 +8012,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8012
8012
|
map :disks, :string, :message, 95594102, "google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice"
|
8013
8013
|
end
|
8014
8014
|
add_message "google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice" do
|
8015
|
-
proto3_optional :auto_delete, :
|
8015
|
+
proto3_optional :auto_delete, :string, 464761403
|
8016
8016
|
end
|
8017
8017
|
add_enum "google.cloud.compute.v1.StatefulPolicyPreservedStateDiskDevice.AutoDelete" do
|
8018
8018
|
value :UNDEFINED_AUTO_DELETE, 0
|
@@ -8034,21 +8034,21 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8034
8034
|
proto3_optional :gateway_address, :string, 459867385
|
8035
8035
|
proto3_optional :id, :uint64, 3355
|
8036
8036
|
proto3_optional :ip_cidr_range, :string, 98117322
|
8037
|
-
proto3_optional :ipv6_access_type, :
|
8037
|
+
proto3_optional :ipv6_access_type, :string, 504658653
|
8038
8038
|
proto3_optional :ipv6_cidr_range, :string, 273141258
|
8039
8039
|
proto3_optional :kind, :string, 3292052
|
8040
8040
|
proto3_optional :log_config, :message, 351299741, "google.cloud.compute.v1.SubnetworkLogConfig"
|
8041
8041
|
proto3_optional :name, :string, 3373707
|
8042
8042
|
proto3_optional :network, :string, 232872494
|
8043
8043
|
proto3_optional :private_ip_google_access, :bool, 421491790
|
8044
|
-
proto3_optional :private_ipv6_google_access, :
|
8045
|
-
proto3_optional :purpose, :
|
8044
|
+
proto3_optional :private_ipv6_google_access, :string, 48277006
|
8045
|
+
proto3_optional :purpose, :string, 316407070
|
8046
8046
|
proto3_optional :region, :string, 138946292
|
8047
|
-
proto3_optional :role, :
|
8047
|
+
proto3_optional :role, :string, 3506294
|
8048
8048
|
repeated :secondary_ip_ranges, :message, 136658915, "google.cloud.compute.v1.SubnetworkSecondaryRange"
|
8049
8049
|
proto3_optional :self_link, :string, 456214797
|
8050
|
-
proto3_optional :stack_type, :
|
8051
|
-
proto3_optional :state, :
|
8050
|
+
proto3_optional :stack_type, :string, 425908881
|
8051
|
+
proto3_optional :state, :string, 109757585
|
8052
8052
|
end
|
8053
8053
|
add_enum "google.cloud.compute.v1.Subnetwork.Ipv6AccessType" do
|
8054
8054
|
value :UNDEFINED_IPV6_ACCESS_TYPE, 0
|
@@ -8102,11 +8102,11 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8102
8102
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
8103
8103
|
end
|
8104
8104
|
add_message "google.cloud.compute.v1.SubnetworkLogConfig" do
|
8105
|
-
proto3_optional :aggregation_interval, :
|
8105
|
+
proto3_optional :aggregation_interval, :string, 174919042
|
8106
8106
|
proto3_optional :enable, :bool, 311764355
|
8107
8107
|
proto3_optional :filter_expr, :string, 183374428
|
8108
8108
|
proto3_optional :flow_sampling, :float, 530150360
|
8109
|
-
proto3_optional :metadata, :
|
8109
|
+
proto3_optional :metadata, :string, 86866735
|
8110
8110
|
repeated :metadata_fields, :string, 378461641
|
8111
8111
|
end
|
8112
8112
|
add_enum "google.cloud.compute.v1.SubnetworkLogConfig.AggregationInterval" do
|
@@ -8139,7 +8139,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8139
8139
|
proto3_optional :private_ip_google_access, :bool, 421491790
|
8140
8140
|
end
|
8141
8141
|
add_message "google.cloud.compute.v1.Subsetting" do
|
8142
|
-
proto3_optional :policy, :
|
8142
|
+
proto3_optional :policy, :string, 91071794
|
8143
8143
|
end
|
8144
8144
|
add_enum "google.cloud.compute.v1.Subsetting.Policy" do
|
8145
8145
|
value :UNDEFINED_POLICY, 0
|
@@ -8154,8 +8154,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8154
8154
|
add_message "google.cloud.compute.v1.TCPHealthCheck" do
|
8155
8155
|
proto3_optional :port, :int32, 3446913
|
8156
8156
|
proto3_optional :port_name, :string, 41534345
|
8157
|
-
proto3_optional :port_specification, :
|
8158
|
-
proto3_optional :proxy_header, :
|
8157
|
+
proto3_optional :port_specification, :string, 51590597
|
8158
|
+
proto3_optional :proxy_header, :string, 160374142
|
8159
8159
|
proto3_optional :request, :string, 21951119
|
8160
8160
|
proto3_optional :response, :string, 196547649
|
8161
8161
|
end
|
@@ -8231,7 +8231,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8231
8231
|
proto3_optional :warning, :message, 50704284, "google.cloud.compute.v1.Warning"
|
8232
8232
|
end
|
8233
8233
|
add_message "google.cloud.compute.v1.TargetHttpsProxiesSetQuicOverrideRequest" do
|
8234
|
-
proto3_optional :quic_override, :
|
8234
|
+
proto3_optional :quic_override, :string, 456577197
|
8235
8235
|
end
|
8236
8236
|
add_enum "google.cloud.compute.v1.TargetHttpsProxiesSetQuicOverrideRequest.QuicOverride" do
|
8237
8237
|
value :UNDEFINED_QUIC_OVERRIDE, 0
|
@@ -8251,7 +8251,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8251
8251
|
proto3_optional :kind, :string, 3292052
|
8252
8252
|
proto3_optional :name, :string, 3373707
|
8253
8253
|
proto3_optional :proxy_bind, :bool, 286025582
|
8254
|
-
proto3_optional :quic_override, :
|
8254
|
+
proto3_optional :quic_override, :string, 456577197
|
8255
8255
|
proto3_optional :region, :string, 138946292
|
8256
8256
|
proto3_optional :self_link, :string, 456214797
|
8257
8257
|
proto3_optional :server_tls_policy, :string, 295825266
|
@@ -8289,7 +8289,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8289
8289
|
proto3_optional :instance, :string, 18257045
|
8290
8290
|
proto3_optional :kind, :string, 3292052
|
8291
8291
|
proto3_optional :name, :string, 3373707
|
8292
|
-
proto3_optional :nat_policy, :
|
8292
|
+
proto3_optional :nat_policy, :string, 509780496
|
8293
8293
|
proto3_optional :network, :string, 232872494
|
8294
8294
|
proto3_optional :self_link, :string, 456214797
|
8295
8295
|
proto3_optional :zone, :string, 3744684
|
@@ -8331,7 +8331,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8331
8331
|
proto3_optional :name, :string, 3373707
|
8332
8332
|
proto3_optional :region, :string, 138946292
|
8333
8333
|
proto3_optional :self_link, :string, 456214797
|
8334
|
-
proto3_optional :session_affinity, :
|
8334
|
+
proto3_optional :session_affinity, :string, 463888561
|
8335
8335
|
end
|
8336
8336
|
add_enum "google.cloud.compute.v1.TargetPool.SessionAffinity" do
|
8337
8337
|
value :UNDEFINED_SESSION_AFFINITY, 0
|
@@ -8388,7 +8388,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8388
8388
|
proto3_optional :service, :string, 373540533
|
8389
8389
|
end
|
8390
8390
|
add_message "google.cloud.compute.v1.TargetSslProxiesSetProxyHeaderRequest" do
|
8391
|
-
proto3_optional :proxy_header, :
|
8391
|
+
proto3_optional :proxy_header, :string, 160374142
|
8392
8392
|
end
|
8393
8393
|
add_enum "google.cloud.compute.v1.TargetSslProxiesSetProxyHeaderRequest.ProxyHeader" do
|
8394
8394
|
value :UNDEFINED_PROXY_HEADER, 0
|
@@ -8404,7 +8404,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8404
8404
|
proto3_optional :id, :uint64, 3355
|
8405
8405
|
proto3_optional :kind, :string, 3292052
|
8406
8406
|
proto3_optional :name, :string, 3373707
|
8407
|
-
proto3_optional :proxy_header, :
|
8407
|
+
proto3_optional :proxy_header, :string, 160374142
|
8408
8408
|
proto3_optional :self_link, :string, 456214797
|
8409
8409
|
proto3_optional :service, :string, 373540533
|
8410
8410
|
repeated :ssl_certificates, :string, 366006543
|
@@ -8427,7 +8427,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8427
8427
|
proto3_optional :service, :string, 373540533
|
8428
8428
|
end
|
8429
8429
|
add_message "google.cloud.compute.v1.TargetTcpProxiesSetProxyHeaderRequest" do
|
8430
|
-
proto3_optional :proxy_header, :
|
8430
|
+
proto3_optional :proxy_header, :string, 160374142
|
8431
8431
|
end
|
8432
8432
|
add_enum "google.cloud.compute.v1.TargetTcpProxiesSetProxyHeaderRequest.ProxyHeader" do
|
8433
8433
|
value :UNDEFINED_PROXY_HEADER, 0
|
@@ -8441,7 +8441,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8441
8441
|
proto3_optional :kind, :string, 3292052
|
8442
8442
|
proto3_optional :name, :string, 3373707
|
8443
8443
|
proto3_optional :proxy_bind, :bool, 286025582
|
8444
|
-
proto3_optional :proxy_header, :
|
8444
|
+
proto3_optional :proxy_header, :string, 160374142
|
8445
8445
|
proto3_optional :self_link, :string, 456214797
|
8446
8446
|
proto3_optional :service, :string, 373540533
|
8447
8447
|
end
|
@@ -8468,7 +8468,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8468
8468
|
proto3_optional :network, :string, 232872494
|
8469
8469
|
proto3_optional :region, :string, 138946292
|
8470
8470
|
proto3_optional :self_link, :string, 456214797
|
8471
|
-
proto3_optional :status, :
|
8471
|
+
proto3_optional :status, :string, 181260274
|
8472
8472
|
repeated :tunnels, :string, 104561931
|
8473
8473
|
end
|
8474
8474
|
add_enum "google.cloud.compute.v1.TargetVpnGateway.Status" do
|
@@ -8914,8 +8914,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8914
8914
|
repeated :vpn_connections, :message, 439334538, "google.cloud.compute.v1.VpnGatewayStatusVpnConnection"
|
8915
8915
|
end
|
8916
8916
|
add_message "google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState" do
|
8917
|
-
proto3_optional :state, :
|
8918
|
-
proto3_optional :unsatisfied_reason, :
|
8917
|
+
proto3_optional :state, :string, 109757585
|
8918
|
+
proto3_optional :unsatisfied_reason, :string, 55016330
|
8919
8919
|
end
|
8920
8920
|
add_enum "google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState.State" do
|
8921
8921
|
value :UNDEFINED_STATE, 0
|
@@ -8968,7 +8968,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
8968
8968
|
proto3_optional :self_link, :string, 456214797
|
8969
8969
|
proto3_optional :shared_secret, :string, 381932490
|
8970
8970
|
proto3_optional :shared_secret_hash, :string, 398881891
|
8971
|
-
proto3_optional :status, :
|
8971
|
+
proto3_optional :status, :string, 181260274
|
8972
8972
|
proto3_optional :target_vpn_gateway, :string, 532512843
|
8973
8973
|
proto3_optional :vpn_gateway, :string, 406684153
|
8974
8974
|
proto3_optional :vpn_gateway_interface, :int32, 95979123
|
@@ -9033,7 +9033,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
9033
9033
|
optional :zone, :string, 3744684
|
9034
9034
|
end
|
9035
9035
|
add_message "google.cloud.compute.v1.Warning" do
|
9036
|
-
proto3_optional :code, :
|
9036
|
+
proto3_optional :code, :string, 3059181
|
9037
9037
|
repeated :data, :message, 3076010, "google.cloud.compute.v1.Data"
|
9038
9038
|
proto3_optional :message, :string, 418054151
|
9039
9039
|
end
|
@@ -9066,7 +9066,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
9066
9066
|
value :UNREACHABLE, 13328052
|
9067
9067
|
end
|
9068
9068
|
add_message "google.cloud.compute.v1.Warnings" do
|
9069
|
-
proto3_optional :code, :
|
9069
|
+
proto3_optional :code, :string, 3059181
|
9070
9070
|
repeated :data, :message, 3076010, "google.cloud.compute.v1.Data"
|
9071
9071
|
proto3_optional :message, :string, 418054151
|
9072
9072
|
end
|
@@ -9113,7 +9113,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
9113
9113
|
end
|
9114
9114
|
add_message "google.cloud.compute.v1.XpnResourceId" do
|
9115
9115
|
proto3_optional :id, :string, 3355
|
9116
|
-
proto3_optional :type, :
|
9116
|
+
proto3_optional :type, :string, 3575610
|
9117
9117
|
end
|
9118
9118
|
add_enum "google.cloud.compute.v1.XpnResourceId.Type" do
|
9119
9119
|
value :UNDEFINED_TYPE, 0
|
@@ -9130,7 +9130,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
9130
9130
|
proto3_optional :name, :string, 3373707
|
9131
9131
|
proto3_optional :region, :string, 138946292
|
9132
9132
|
proto3_optional :self_link, :string, 456214797
|
9133
|
-
proto3_optional :status, :
|
9133
|
+
proto3_optional :status, :string, 181260274
|
9134
9134
|
proto3_optional :supports_pzs, :bool, 83983214
|
9135
9135
|
end
|
9136
9136
|
add_enum "google.cloud.compute.v1.Zone.Status" do
|
@@ -9462,7 +9462,7 @@ module Google
|
|
9462
9462
|
FirewallPolicyRuleMatcherLayer4Config = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.FirewallPolicyRuleMatcherLayer4Config").msgclass
|
9463
9463
|
FixedOrPercent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.FixedOrPercent").msgclass
|
9464
9464
|
ForwardingRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.ForwardingRule").msgclass
|
9465
|
-
ForwardingRule::
|
9465
|
+
ForwardingRule::IPProtocolEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.ForwardingRule.IPProtocolEnum").enummodule
|
9466
9466
|
ForwardingRule::IpVersion = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.ForwardingRule.IpVersion").enummodule
|
9467
9467
|
ForwardingRule::LoadBalancingScheme = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.ForwardingRule.LoadBalancingScheme").enummodule
|
9468
9468
|
ForwardingRule::NetworkTier = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.compute.v1.ForwardingRule.NetworkTier").enummodule
|