google-apis-compute_alpha 0.109.0 → 0.110.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.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ComputeAlpha
|
18
18
|
# Version of the google-apis-compute_alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.110.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250320"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -3874,6 +3874,24 @@ module Google
|
|
3874
3874
|
include Google::Apis::Core::JsonObjectSupport
|
3875
3875
|
end
|
3876
3876
|
|
3877
|
+
class ListSnapshotGroups
|
3878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3879
|
+
|
3880
|
+
class Warning
|
3881
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3882
|
+
|
3883
|
+
class Datum
|
3884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3885
|
+
|
3886
|
+
include Google::Apis::Core::JsonObjectSupport
|
3887
|
+
end
|
3888
|
+
|
3889
|
+
include Google::Apis::Core::JsonObjectSupport
|
3890
|
+
end
|
3891
|
+
|
3892
|
+
include Google::Apis::Core::JsonObjectSupport
|
3893
|
+
end
|
3894
|
+
|
3877
3895
|
class LocalDisk
|
3878
3896
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3879
3897
|
|
@@ -5860,6 +5878,30 @@ module Google
|
|
5860
5878
|
include Google::Apis::Core::JsonObjectSupport
|
5861
5879
|
end
|
5862
5880
|
|
5881
|
+
class ReliabilityRisk
|
5882
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5883
|
+
|
5884
|
+
include Google::Apis::Core::JsonObjectSupport
|
5885
|
+
end
|
5886
|
+
|
5887
|
+
class ReliabilityRisksListResponse
|
5888
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5889
|
+
|
5890
|
+
class Warning
|
5891
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5892
|
+
|
5893
|
+
class Datum
|
5894
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5895
|
+
|
5896
|
+
include Google::Apis::Core::JsonObjectSupport
|
5897
|
+
end
|
5898
|
+
|
5899
|
+
include Google::Apis::Core::JsonObjectSupport
|
5900
|
+
end
|
5901
|
+
|
5902
|
+
include Google::Apis::Core::JsonObjectSupport
|
5903
|
+
end
|
5904
|
+
|
5863
5905
|
class ReplicationDetails
|
5864
5906
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5865
5907
|
|
@@ -6244,6 +6286,24 @@ module Google
|
|
6244
6286
|
include Google::Apis::Core::JsonObjectSupport
|
6245
6287
|
end
|
6246
6288
|
|
6289
|
+
class RiskDetails
|
6290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6291
|
+
|
6292
|
+
include Google::Apis::Core::JsonObjectSupport
|
6293
|
+
end
|
6294
|
+
|
6295
|
+
class RiskDetailsGlobalDnsInsight
|
6296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6297
|
+
|
6298
|
+
include Google::Apis::Core::JsonObjectSupport
|
6299
|
+
end
|
6300
|
+
|
6301
|
+
class RiskRecommendation
|
6302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6303
|
+
|
6304
|
+
include Google::Apis::Core::JsonObjectSupport
|
6305
|
+
end
|
6306
|
+
|
6247
6307
|
class RolloutPolicy
|
6248
6308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6249
6309
|
|
@@ -7096,6 +7156,24 @@ module Google
|
|
7096
7156
|
include Google::Apis::Core::JsonObjectSupport
|
7097
7157
|
end
|
7098
7158
|
|
7159
|
+
class SnapshotGroup
|
7160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7161
|
+
|
7162
|
+
include Google::Apis::Core::JsonObjectSupport
|
7163
|
+
end
|
7164
|
+
|
7165
|
+
class SnapshotGroupSourceInfo
|
7166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7167
|
+
|
7168
|
+
include Google::Apis::Core::JsonObjectSupport
|
7169
|
+
end
|
7170
|
+
|
7171
|
+
class SnapshotGroupSourceInstantSnapshotGroupInfo
|
7172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7173
|
+
|
7174
|
+
include Google::Apis::Core::JsonObjectSupport
|
7175
|
+
end
|
7176
|
+
|
7099
7177
|
class SnapshotList
|
7100
7178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7101
7179
|
|
@@ -16107,6 +16185,40 @@ module Google
|
|
16107
16185
|
end
|
16108
16186
|
end
|
16109
16187
|
|
16188
|
+
class ListSnapshotGroups
|
16189
|
+
# @private
|
16190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16191
|
+
property :etag, as: 'etag'
|
16192
|
+
property :id, as: 'id'
|
16193
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::SnapshotGroup, decorator: Google::Apis::ComputeAlpha::SnapshotGroup::Representation
|
16194
|
+
|
16195
|
+
property :kind, as: 'kind'
|
16196
|
+
property :next_page_token, as: 'nextPageToken'
|
16197
|
+
property :self_link, as: 'selfLink'
|
16198
|
+
collection :unreachables, as: 'unreachables'
|
16199
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ListSnapshotGroups::Warning, decorator: Google::Apis::ComputeAlpha::ListSnapshotGroups::Warning::Representation
|
16200
|
+
|
16201
|
+
end
|
16202
|
+
|
16203
|
+
class Warning
|
16204
|
+
# @private
|
16205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16206
|
+
property :code, as: 'code'
|
16207
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ListSnapshotGroups::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ListSnapshotGroups::Warning::Datum::Representation
|
16208
|
+
|
16209
|
+
property :message, as: 'message'
|
16210
|
+
end
|
16211
|
+
|
16212
|
+
class Datum
|
16213
|
+
# @private
|
16214
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16215
|
+
property :key, as: 'key'
|
16216
|
+
property :value, as: 'value'
|
16217
|
+
end
|
16218
|
+
end
|
16219
|
+
end
|
16220
|
+
end
|
16221
|
+
|
16110
16222
|
class LocalDisk
|
16111
16223
|
# @private
|
16112
16224
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16160,6 +16272,8 @@ module Google
|
|
16160
16272
|
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
|
16161
16273
|
|
16162
16274
|
property :kind, as: 'kind'
|
16275
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
16276
|
+
hash :labels, as: 'labels'
|
16163
16277
|
property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
16164
16278
|
|
16165
16279
|
property :name, as: 'name'
|
@@ -19735,6 +19849,56 @@ module Google
|
|
19735
19849
|
end
|
19736
19850
|
end
|
19737
19851
|
|
19852
|
+
class ReliabilityRisk
|
19853
|
+
# @private
|
19854
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19855
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
19856
|
+
property :description, as: 'description'
|
19857
|
+
property :details, as: 'details', class: Google::Apis::ComputeAlpha::RiskDetails, decorator: Google::Apis::ComputeAlpha::RiskDetails::Representation
|
19858
|
+
|
19859
|
+
property :id, :numeric_string => true, as: 'id'
|
19860
|
+
property :kind, as: 'kind'
|
19861
|
+
property :name, as: 'name'
|
19862
|
+
property :recommendation, as: 'recommendation', class: Google::Apis::ComputeAlpha::RiskRecommendation, decorator: Google::Apis::ComputeAlpha::RiskRecommendation::Representation
|
19863
|
+
|
19864
|
+
property :self_link, as: 'selfLink'
|
19865
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
19866
|
+
end
|
19867
|
+
end
|
19868
|
+
|
19869
|
+
class ReliabilityRisksListResponse
|
19870
|
+
# @private
|
19871
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19872
|
+
property :etag, as: 'etag'
|
19873
|
+
property :id, as: 'id'
|
19874
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ReliabilityRisk, decorator: Google::Apis::ComputeAlpha::ReliabilityRisk::Representation
|
19875
|
+
|
19876
|
+
property :next_page_token, as: 'nextPageToken'
|
19877
|
+
property :self_link, as: 'selfLink'
|
19878
|
+
collection :unreachables, as: 'unreachables'
|
19879
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReliabilityRisksListResponse::Warning, decorator: Google::Apis::ComputeAlpha::ReliabilityRisksListResponse::Warning::Representation
|
19880
|
+
|
19881
|
+
end
|
19882
|
+
|
19883
|
+
class Warning
|
19884
|
+
# @private
|
19885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19886
|
+
property :code, as: 'code'
|
19887
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReliabilityRisksListResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReliabilityRisksListResponse::Warning::Datum::Representation
|
19888
|
+
|
19889
|
+
property :message, as: 'message'
|
19890
|
+
end
|
19891
|
+
|
19892
|
+
class Datum
|
19893
|
+
# @private
|
19894
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19895
|
+
property :key, as: 'key'
|
19896
|
+
property :value, as: 'value'
|
19897
|
+
end
|
19898
|
+
end
|
19899
|
+
end
|
19900
|
+
end
|
19901
|
+
|
19738
19902
|
class ReplicationDetails
|
19739
19903
|
# @private
|
19740
19904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20409,6 +20573,36 @@ module Google
|
|
20409
20573
|
end
|
20410
20574
|
end
|
20411
20575
|
|
20576
|
+
class RiskDetails
|
20577
|
+
# @private
|
20578
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20579
|
+
property :duration, as: 'duration'
|
20580
|
+
property :global_dns_insight, as: 'globalDnsInsight', class: Google::Apis::ComputeAlpha::RiskDetailsGlobalDnsInsight, decorator: Google::Apis::ComputeAlpha::RiskDetailsGlobalDnsInsight::Representation
|
20581
|
+
|
20582
|
+
property :last_update_timestamp, as: 'lastUpdateTimestamp'
|
20583
|
+
property :severity, as: 'severity'
|
20584
|
+
property :type, as: 'type'
|
20585
|
+
end
|
20586
|
+
end
|
20587
|
+
|
20588
|
+
class RiskDetailsGlobalDnsInsight
|
20589
|
+
# @private
|
20590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20591
|
+
property :project_default_is_global_dns, as: 'projectDefaultIsGlobalDns'
|
20592
|
+
property :query_observation_window, as: 'queryObservationWindow'
|
20593
|
+
property :risky_query_count, :numeric_string => true, as: 'riskyQueryCount'
|
20594
|
+
property :total_query_count, :numeric_string => true, as: 'totalQueryCount'
|
20595
|
+
end
|
20596
|
+
end
|
20597
|
+
|
20598
|
+
class RiskRecommendation
|
20599
|
+
# @private
|
20600
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20601
|
+
property :content, as: 'content'
|
20602
|
+
property :reference_url, as: 'referenceUrl'
|
20603
|
+
end
|
20604
|
+
end
|
20605
|
+
|
20412
20606
|
class RolloutPolicy
|
20413
20607
|
# @private
|
20414
20608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -22034,6 +22228,8 @@ module Google
|
|
22034
22228
|
property :self_link_with_id, as: 'selfLinkWithId'
|
22035
22229
|
property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
22036
22230
|
|
22231
|
+
property :snapshot_group_id, as: 'snapshotGroupId'
|
22232
|
+
property :snapshot_group_name, as: 'snapshotGroupName'
|
22037
22233
|
property :snapshot_type, as: 'snapshotType'
|
22038
22234
|
property :source_disk, as: 'sourceDisk'
|
22039
22235
|
property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
@@ -22088,6 +22284,41 @@ module Google
|
|
22088
22284
|
end
|
22089
22285
|
end
|
22090
22286
|
|
22287
|
+
class SnapshotGroup
|
22288
|
+
# @private
|
22289
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22290
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
22291
|
+
property :description, as: 'description'
|
22292
|
+
property :id, :numeric_string => true, as: 'id'
|
22293
|
+
property :kind, as: 'kind'
|
22294
|
+
property :name, as: 'name'
|
22295
|
+
property :self_link, as: 'selfLink'
|
22296
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
22297
|
+
property :source_info, as: 'sourceInfo', class: Google::Apis::ComputeAlpha::SnapshotGroupSourceInfo, decorator: Google::Apis::ComputeAlpha::SnapshotGroupSourceInfo::Representation
|
22298
|
+
|
22299
|
+
property :source_instant_snapshot_group, as: 'sourceInstantSnapshotGroup'
|
22300
|
+
property :source_instant_snapshot_group_info, as: 'sourceInstantSnapshotGroupInfo', class: Google::Apis::ComputeAlpha::SnapshotGroupSourceInstantSnapshotGroupInfo, decorator: Google::Apis::ComputeAlpha::SnapshotGroupSourceInstantSnapshotGroupInfo::Representation
|
22301
|
+
|
22302
|
+
property :status, as: 'status'
|
22303
|
+
end
|
22304
|
+
end
|
22305
|
+
|
22306
|
+
class SnapshotGroupSourceInfo
|
22307
|
+
# @private
|
22308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22309
|
+
property :consistency_group, as: 'consistencyGroup'
|
22310
|
+
property :consistency_group_id, as: 'consistencyGroupId'
|
22311
|
+
end
|
22312
|
+
end
|
22313
|
+
|
22314
|
+
class SnapshotGroupSourceInstantSnapshotGroupInfo
|
22315
|
+
# @private
|
22316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
22317
|
+
property :instant_snapshot_group, as: 'instantSnapshotGroup'
|
22318
|
+
property :instant_snapshot_group_id, as: 'instantSnapshotGroupId'
|
22319
|
+
end
|
22320
|
+
end
|
22321
|
+
|
22091
22322
|
class SnapshotList
|
22092
22323
|
# @private
|
22093
22324
|
class Representation < Google::Apis::Core::JsonRepresentation
|