google-api-client 0.28.0 → 0.28.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +38 -0
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +4 -5
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +13 -1
- data/generated/google/apis/admin_directory_v1/representations.rb +2 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +3 -2
- data/generated/google/apis/androidenterprise_v1/service.rb +0 -33
- data/generated/google/apis/androidpublisher_v1_1.rb +1 -1
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +1 -0
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +1 -0
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +1 -0
- data/generated/google/apis/appsmarket_v2.rb +3 -3
- data/generated/google/apis/appsmarket_v2/service.rb +2 -2
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +48 -0
- data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +17 -0
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/books_v1/classes.rb +6 -0
- data/generated/google/apis/books_v1/representations.rb +1 -0
- data/generated/google/apis/cloudidentity_v1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1/service.rb +12 -12
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +698 -240
- data/generated/google/apis/compute_alpha/representations.rb +185 -63
- data/generated/google/apis/compute_alpha/service.rb +286 -2
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +195 -148
- data/generated/google/apis/compute_beta/representations.rb +80 -62
- data/generated/google/apis/compute_beta/service.rb +85 -2
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +209 -17
- data/generated/google/apis/compute_v1/representations.rb +70 -0
- data/generated/google/apis/compute_v1/service.rb +2 -2
- data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1beta1/classes.rb +78 -0
- data/generated/google/apis/containeranalysis_v1beta1/representations.rb +33 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +9 -6
- data/generated/google/apis/content_v2/service.rb +1 -1
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +12 -213
- data/generated/google/apis/content_v2_1/representations.rb +2 -117
- data/generated/google/apis/content_v2_1/service.rb +1 -161
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2/classes.rb +39 -29
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +39 -29
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/file_v1.rb +34 -0
- data/generated/google/apis/file_v1/classes.rb +576 -0
- data/generated/google/apis/file_v1/representations.rb +219 -0
- data/generated/google/apis/file_v1/service.rb +472 -0
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/gmail_v1/classes.rb +6 -2
- data/generated/google/apis/jobs_v3.rb +1 -1
- data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
- data/generated/google/apis/jobs_v3p1beta1/classes.rb +3 -3
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/service.rb +33 -33
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/service.rb +4 -2
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/service.rb +2 -0
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/service.rb +40 -40
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1/classes.rb +12 -0
- data/generated/google/apis/texttospeech_v1/representations.rb +1 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -2
@@ -850,6 +850,36 @@ module Google
|
|
850
850
|
include Google::Apis::Core::JsonObjectSupport
|
851
851
|
end
|
852
852
|
|
853
|
+
class ExternalVpnGateway
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
|
+
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
857
|
+
end
|
858
|
+
|
859
|
+
class ExternalVpnGatewayInterface
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
|
+
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
863
|
+
end
|
864
|
+
|
865
|
+
class ExternalVpnGatewayList
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
|
+
|
868
|
+
class Warning
|
869
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
870
|
+
|
871
|
+
class Datum
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
877
|
+
include Google::Apis::Core::JsonObjectSupport
|
878
|
+
end
|
879
|
+
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
881
|
+
end
|
882
|
+
|
853
883
|
class Firewall
|
854
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
885
|
|
@@ -3094,56 +3124,56 @@ module Google
|
|
3094
3124
|
include Google::Apis::Core::JsonObjectSupport
|
3095
3125
|
end
|
3096
3126
|
|
3097
|
-
class
|
3127
|
+
class ResourcePolicyDailyCycle
|
3098
3128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3099
3129
|
|
3100
3130
|
include Google::Apis::Core::JsonObjectSupport
|
3101
3131
|
end
|
3102
3132
|
|
3103
|
-
class
|
3133
|
+
class ResourcePolicyHourlyCycle
|
3104
3134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3105
3135
|
|
3106
3136
|
include Google::Apis::Core::JsonObjectSupport
|
3107
3137
|
end
|
3108
3138
|
|
3109
|
-
class
|
3139
|
+
class ResourcePolicyList
|
3110
3140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3141
|
+
|
3142
|
+
class Warning
|
3143
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3144
|
+
|
3145
|
+
class Datum
|
3146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3147
|
+
|
3148
|
+
include Google::Apis::Core::JsonObjectSupport
|
3149
|
+
end
|
3150
|
+
|
3151
|
+
include Google::Apis::Core::JsonObjectSupport
|
3152
|
+
end
|
3111
3153
|
|
3112
3154
|
include Google::Apis::Core::JsonObjectSupport
|
3113
3155
|
end
|
3114
3156
|
|
3115
|
-
class
|
3157
|
+
class ResourcePolicySnapshotSchedulePolicy
|
3116
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
3159
|
|
3118
3160
|
include Google::Apis::Core::JsonObjectSupport
|
3119
3161
|
end
|
3120
3162
|
|
3121
|
-
class
|
3163
|
+
class ResourcePolicySnapshotSchedulePolicyRetentionPolicy
|
3122
3164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3123
3165
|
|
3124
3166
|
include Google::Apis::Core::JsonObjectSupport
|
3125
3167
|
end
|
3126
3168
|
|
3127
|
-
class
|
3169
|
+
class ResourcePolicySnapshotSchedulePolicySchedule
|
3128
3170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3129
3171
|
|
3130
3172
|
include Google::Apis::Core::JsonObjectSupport
|
3131
3173
|
end
|
3132
3174
|
|
3133
|
-
class
|
3175
|
+
class ResourcePolicySnapshotSchedulePolicySnapshotProperties
|
3134
3176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3135
|
-
|
3136
|
-
class Warning
|
3137
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3138
|
-
|
3139
|
-
class Datum
|
3140
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3141
|
-
|
3142
|
-
include Google::Apis::Core::JsonObjectSupport
|
3143
|
-
end
|
3144
|
-
|
3145
|
-
include Google::Apis::Core::JsonObjectSupport
|
3146
|
-
end
|
3147
3177
|
|
3148
3178
|
include Google::Apis::Core::JsonObjectSupport
|
3149
3179
|
end
|
@@ -6120,6 +6150,64 @@ module Google
|
|
6120
6150
|
end
|
6121
6151
|
end
|
6122
6152
|
|
6153
|
+
class ExternalVpnGateway
|
6154
|
+
# @private
|
6155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6156
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
6157
|
+
property :description, as: 'description'
|
6158
|
+
property :id, :numeric_string => true, as: 'id'
|
6159
|
+
collection :interfaces, as: 'interfaces', class: Google::Apis::ComputeAlpha::ExternalVpnGatewayInterface, decorator: Google::Apis::ComputeAlpha::ExternalVpnGatewayInterface::Representation
|
6160
|
+
|
6161
|
+
property :kind, as: 'kind'
|
6162
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
6163
|
+
hash :labels, as: 'labels'
|
6164
|
+
property :name, as: 'name'
|
6165
|
+
property :redundancy_type, as: 'redundancyType'
|
6166
|
+
property :self_link, as: 'selfLink'
|
6167
|
+
end
|
6168
|
+
end
|
6169
|
+
|
6170
|
+
class ExternalVpnGatewayInterface
|
6171
|
+
# @private
|
6172
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6173
|
+
property :id, as: 'id'
|
6174
|
+
property :ip_address, as: 'ipAddress'
|
6175
|
+
end
|
6176
|
+
end
|
6177
|
+
|
6178
|
+
class ExternalVpnGatewayList
|
6179
|
+
# @private
|
6180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6181
|
+
property :etag, as: 'etag'
|
6182
|
+
property :id, as: 'id'
|
6183
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::ExternalVpnGateway, decorator: Google::Apis::ComputeAlpha::ExternalVpnGateway::Representation
|
6184
|
+
|
6185
|
+
property :kind, as: 'kind'
|
6186
|
+
property :next_page_token, as: 'nextPageToken'
|
6187
|
+
property :self_link, as: 'selfLink'
|
6188
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ExternalVpnGatewayList::Warning, decorator: Google::Apis::ComputeAlpha::ExternalVpnGatewayList::Warning::Representation
|
6189
|
+
|
6190
|
+
end
|
6191
|
+
|
6192
|
+
class Warning
|
6193
|
+
# @private
|
6194
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6195
|
+
property :code, as: 'code'
|
6196
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ExternalVpnGatewayList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ExternalVpnGatewayList::Warning::Datum::Representation
|
6197
|
+
|
6198
|
+
property :message, as: 'message'
|
6199
|
+
end
|
6200
|
+
|
6201
|
+
class Datum
|
6202
|
+
# @private
|
6203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6204
|
+
property :key, as: 'key'
|
6205
|
+
property :value, as: 'value'
|
6206
|
+
end
|
6207
|
+
end
|
6208
|
+
end
|
6209
|
+
end
|
6210
|
+
|
6123
6211
|
class Firewall
|
6124
6212
|
# @private
|
6125
6213
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6458,6 +6546,7 @@ module Google
|
|
6458
6546
|
property :name, as: 'name'
|
6459
6547
|
property :region, as: 'region'
|
6460
6548
|
property :self_link, as: 'selfLink'
|
6549
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
6461
6550
|
property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeAlpha::SslHealthCheck, decorator: Google::Apis::ComputeAlpha::SslHealthCheck::Representation
|
6462
6551
|
|
6463
6552
|
property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeAlpha::TcpHealthCheck, decorator: Google::Apis::ComputeAlpha::TcpHealthCheck::Representation
|
@@ -6679,6 +6768,7 @@ module Google
|
|
6679
6768
|
property :port, as: 'port'
|
6680
6769
|
property :request_path, as: 'requestPath'
|
6681
6770
|
property :self_link, as: 'selfLink'
|
6771
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
6682
6772
|
property :timeout_sec, as: 'timeoutSec'
|
6683
6773
|
property :unhealthy_threshold, as: 'unhealthyThreshold'
|
6684
6774
|
end
|
@@ -6812,6 +6902,7 @@ module Google
|
|
6812
6902
|
property :port, as: 'port'
|
6813
6903
|
property :request_path, as: 'requestPath'
|
6814
6904
|
property :self_link, as: 'selfLink'
|
6905
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
6815
6906
|
property :timeout_sec, as: 'timeoutSec'
|
6816
6907
|
property :unhealthy_threshold, as: 'unhealthyThreshold'
|
6817
6908
|
end
|
@@ -6976,6 +7067,8 @@ module Google
|
|
6976
7067
|
property :shielded_vm_integrity_policy, as: 'shieldedVmIntegrityPolicy', class: Google::Apis::ComputeAlpha::ShieldedVmIntegrityPolicy, decorator: Google::Apis::ComputeAlpha::ShieldedVmIntegrityPolicy::Representation
|
6977
7068
|
|
6978
7069
|
property :source_machine_image, as: 'sourceMachineImage'
|
7070
|
+
property :source_machine_image_encryption_key, as: 'sourceMachineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
7071
|
+
|
6979
7072
|
property :start_restricted, as: 'startRestricted'
|
6980
7073
|
property :status, as: 'status'
|
6981
7074
|
property :status_message, as: 'statusMessage'
|
@@ -7607,6 +7700,8 @@ module Google
|
|
7607
7700
|
property :description, as: 'description'
|
7608
7701
|
collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::AttachedDisk, decorator: Google::Apis::ComputeAlpha::AttachedDisk::Representation
|
7609
7702
|
|
7703
|
+
property :display_device, as: 'displayDevice', class: Google::Apis::ComputeAlpha::DisplayDevice, decorator: Google::Apis::ComputeAlpha::DisplayDevice::Representation
|
7704
|
+
|
7610
7705
|
collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeAlpha::AcceleratorConfig, decorator: Google::Apis::ComputeAlpha::AcceleratorConfig::Representation
|
7611
7706
|
|
7612
7707
|
hash :labels, as: 'labels'
|
@@ -7645,6 +7740,7 @@ module Google
|
|
7645
7740
|
property :properties, as: 'properties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
|
7646
7741
|
|
7647
7742
|
property :self_link, as: 'selfLink'
|
7743
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
7648
7744
|
property :source_instance, as: 'sourceInstance'
|
7649
7745
|
property :source_instance_params, as: 'sourceInstanceParams', class: Google::Apis::ComputeAlpha::SourceInstanceParams, decorator: Google::Apis::ComputeAlpha::SourceInstanceParams::Representation
|
7650
7746
|
|
@@ -7829,6 +7925,7 @@ module Google
|
|
7829
7925
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
7830
7926
|
property :requested_link_count, as: 'requestedLinkCount'
|
7831
7927
|
property :self_link, as: 'selfLink'
|
7928
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
7832
7929
|
property :state, as: 'state'
|
7833
7930
|
end
|
7834
7931
|
end
|
@@ -7861,6 +7958,7 @@ module Google
|
|
7861
7958
|
property :region, as: 'region'
|
7862
7959
|
property :router, as: 'router'
|
7863
7960
|
property :self_link, as: 'selfLink'
|
7961
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
7864
7962
|
property :state, as: 'state'
|
7865
7963
|
property :type, as: 'type'
|
7866
7964
|
property :vlan_tag8021q, as: 'vlanTag8021q'
|
@@ -8086,6 +8184,7 @@ module Google
|
|
8086
8184
|
collection :region_infos, as: 'regionInfos', class: Google::Apis::ComputeAlpha::InterconnectLocationRegionInfo, decorator: Google::Apis::ComputeAlpha::InterconnectLocationRegionInfo::Representation
|
8087
8185
|
|
8088
8186
|
property :self_link, as: 'selfLink'
|
8187
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8089
8188
|
property :status, as: 'status'
|
8090
8189
|
end
|
8091
8190
|
end
|
@@ -8250,6 +8349,7 @@ module Google
|
|
8250
8349
|
property :resource_requirements, as: 'resourceRequirements', class: Google::Apis::ComputeAlpha::LicenseResourceRequirements, decorator: Google::Apis::ComputeAlpha::LicenseResourceRequirements::Representation
|
8251
8350
|
|
8252
8351
|
property :self_link, as: 'selfLink'
|
8352
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8253
8353
|
property :transferable, as: 'transferable'
|
8254
8354
|
end
|
8255
8355
|
end
|
@@ -8360,8 +8460,11 @@ module Google
|
|
8360
8460
|
property :description, as: 'description'
|
8361
8461
|
property :id, :numeric_string => true, as: 'id'
|
8362
8462
|
property :kind, as: 'kind'
|
8463
|
+
property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
8464
|
+
|
8363
8465
|
property :name, as: 'name'
|
8364
8466
|
property :self_link, as: 'selfLink'
|
8467
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8365
8468
|
property :source_instance, as: 'sourceInstance'
|
8366
8469
|
property :source_instance_properties, as: 'sourceInstanceProperties', class: Google::Apis::ComputeAlpha::SourceInstanceProperties, decorator: Google::Apis::ComputeAlpha::SourceInstanceProperties::Representation
|
8367
8470
|
|
@@ -8419,6 +8522,7 @@ module Google
|
|
8419
8522
|
property :memory_mb, as: 'memoryMb'
|
8420
8523
|
property :name, as: 'name'
|
8421
8524
|
property :self_link, as: 'selfLink'
|
8525
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8422
8526
|
property :zone, as: 'zone'
|
8423
8527
|
end
|
8424
8528
|
end
|
@@ -8700,6 +8804,7 @@ module Google
|
|
8700
8804
|
property :network, as: 'network'
|
8701
8805
|
property :network_endpoint_type, as: 'networkEndpointType'
|
8702
8806
|
property :self_link, as: 'selfLink'
|
8807
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8703
8808
|
property :size, as: 'size'
|
8704
8809
|
property :subnetwork, as: 'subnetwork'
|
8705
8810
|
property :type, as: 'type'
|
@@ -8983,6 +9088,7 @@ module Google
|
|
8983
9088
|
property :name, as: 'name'
|
8984
9089
|
property :node_template, as: 'nodeTemplate'
|
8985
9090
|
property :self_link, as: 'selfLink'
|
9091
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
8986
9092
|
property :size, as: 'size'
|
8987
9093
|
property :status, as: 'status'
|
8988
9094
|
property :zone, as: 'zone'
|
@@ -9176,6 +9282,7 @@ module Google
|
|
9176
9282
|
|
9177
9283
|
property :region, as: 'region'
|
9178
9284
|
property :self_link, as: 'selfLink'
|
9285
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9179
9286
|
property :server_binding, as: 'serverBinding', class: Google::Apis::ComputeAlpha::ServerBinding, decorator: Google::Apis::ComputeAlpha::ServerBinding::Representation
|
9180
9287
|
|
9181
9288
|
property :status, as: 'status'
|
@@ -9299,6 +9406,7 @@ module Google
|
|
9299
9406
|
property :memory_mb, as: 'memoryMb'
|
9300
9407
|
property :name, as: 'name'
|
9301
9408
|
property :self_link, as: 'selfLink'
|
9409
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9302
9410
|
property :zone, as: 'zone'
|
9303
9411
|
end
|
9304
9412
|
end
|
@@ -9414,6 +9522,7 @@ module Google
|
|
9414
9522
|
property :progress, as: 'progress'
|
9415
9523
|
property :region, as: 'region'
|
9416
9524
|
property :self_link, as: 'selfLink'
|
9525
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9417
9526
|
property :start_time, as: 'startTime'
|
9418
9527
|
property :status, as: 'status'
|
9419
9528
|
property :status_message, as: 'statusMessage'
|
@@ -9740,6 +9849,7 @@ module Google
|
|
9740
9849
|
collection :quotas, as: 'quotas', class: Google::Apis::ComputeAlpha::Quota, decorator: Google::Apis::ComputeAlpha::Quota::Representation
|
9741
9850
|
|
9742
9851
|
property :self_link, as: 'selfLink'
|
9852
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
9743
9853
|
property :status, as: 'status'
|
9744
9854
|
collection :zones, as: 'zones'
|
9745
9855
|
end
|
@@ -10178,8 +10288,6 @@ module Google
|
|
10178
10288
|
class ResourcePolicy
|
10179
10289
|
# @private
|
10180
10290
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10181
|
-
property :backup_schedule_policy, as: 'backupSchedulePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicy::Representation
|
10182
|
-
|
10183
10291
|
property :creation_timestamp, as: 'creationTimestamp'
|
10184
10292
|
property :description, as: 'description'
|
10185
10293
|
property :id, :numeric_string => true, as: 'id'
|
@@ -10187,6 +10295,9 @@ module Google
|
|
10187
10295
|
property :name, as: 'name'
|
10188
10296
|
property :region, as: 'region'
|
10189
10297
|
property :self_link, as: 'selfLink'
|
10298
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10299
|
+
property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicy::Representation
|
10300
|
+
|
10190
10301
|
property :vm_maintenance_policy, as: 'vmMaintenancePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyVmMaintenancePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyVmMaintenancePolicy::Representation
|
10191
10302
|
|
10192
10303
|
end
|
@@ -10225,48 +10336,6 @@ module Google
|
|
10225
10336
|
end
|
10226
10337
|
end
|
10227
10338
|
|
10228
|
-
class ResourcePolicyBackupSchedulePolicy
|
10229
|
-
# @private
|
10230
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10231
|
-
property :retention_policy, as: 'retentionPolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicyRetentionPolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicyRetentionPolicy::Representation
|
10232
|
-
|
10233
|
-
property :schedule, as: 'schedule', class: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicySchedule, decorator: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicySchedule::Representation
|
10234
|
-
|
10235
|
-
property :snapshot_properties, as: 'snapshotProperties', class: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicySnapshotProperties, decorator: Google::Apis::ComputeAlpha::ResourcePolicyBackupSchedulePolicySnapshotProperties::Representation
|
10236
|
-
|
10237
|
-
end
|
10238
|
-
end
|
10239
|
-
|
10240
|
-
class ResourcePolicyBackupSchedulePolicyRetentionPolicy
|
10241
|
-
# @private
|
10242
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10243
|
-
property :max_retention_days, as: 'maxRetentionDays'
|
10244
|
-
property :on_policy_switch, as: 'onPolicySwitch'
|
10245
|
-
property :on_source_disk_delete, as: 'onSourceDiskDelete'
|
10246
|
-
end
|
10247
|
-
end
|
10248
|
-
|
10249
|
-
class ResourcePolicyBackupSchedulePolicySchedule
|
10250
|
-
# @private
|
10251
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10252
|
-
property :daily_schedule, as: 'dailySchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyDailyCycle, decorator: Google::Apis::ComputeAlpha::ResourcePolicyDailyCycle::Representation
|
10253
|
-
|
10254
|
-
property :hourly_schedule, as: 'hourlySchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyHourlyCycle, decorator: Google::Apis::ComputeAlpha::ResourcePolicyHourlyCycle::Representation
|
10255
|
-
|
10256
|
-
property :weekly_schedule, as: 'weeklySchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyWeeklyCycle, decorator: Google::Apis::ComputeAlpha::ResourcePolicyWeeklyCycle::Representation
|
10257
|
-
|
10258
|
-
end
|
10259
|
-
end
|
10260
|
-
|
10261
|
-
class ResourcePolicyBackupSchedulePolicySnapshotProperties
|
10262
|
-
# @private
|
10263
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
10264
|
-
property :guest_flush, as: 'guestFlush'
|
10265
|
-
hash :labels, as: 'labels'
|
10266
|
-
collection :storage_locations, as: 'storageLocations'
|
10267
|
-
end
|
10268
|
-
end
|
10269
|
-
|
10270
10339
|
class ResourcePolicyDailyCycle
|
10271
10340
|
# @private
|
10272
10341
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10318,6 +10387,48 @@ module Google
|
|
10318
10387
|
end
|
10319
10388
|
end
|
10320
10389
|
|
10390
|
+
class ResourcePolicySnapshotSchedulePolicy
|
10391
|
+
# @private
|
10392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10393
|
+
property :retention_policy, as: 'retentionPolicy', class: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicyRetentionPolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicyRetentionPolicy::Representation
|
10394
|
+
|
10395
|
+
property :schedule, as: 'schedule', class: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicySchedule, decorator: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicySchedule::Representation
|
10396
|
+
|
10397
|
+
property :snapshot_properties, as: 'snapshotProperties', class: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicySnapshotProperties, decorator: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicySnapshotProperties::Representation
|
10398
|
+
|
10399
|
+
end
|
10400
|
+
end
|
10401
|
+
|
10402
|
+
class ResourcePolicySnapshotSchedulePolicyRetentionPolicy
|
10403
|
+
# @private
|
10404
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10405
|
+
property :max_retention_days, as: 'maxRetentionDays'
|
10406
|
+
property :on_policy_switch, as: 'onPolicySwitch'
|
10407
|
+
property :on_source_disk_delete, as: 'onSourceDiskDelete'
|
10408
|
+
end
|
10409
|
+
end
|
10410
|
+
|
10411
|
+
class ResourcePolicySnapshotSchedulePolicySchedule
|
10412
|
+
# @private
|
10413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10414
|
+
property :daily_schedule, as: 'dailySchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyDailyCycle, decorator: Google::Apis::ComputeAlpha::ResourcePolicyDailyCycle::Representation
|
10415
|
+
|
10416
|
+
property :hourly_schedule, as: 'hourlySchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyHourlyCycle, decorator: Google::Apis::ComputeAlpha::ResourcePolicyHourlyCycle::Representation
|
10417
|
+
|
10418
|
+
property :weekly_schedule, as: 'weeklySchedule', class: Google::Apis::ComputeAlpha::ResourcePolicyWeeklyCycle, decorator: Google::Apis::ComputeAlpha::ResourcePolicyWeeklyCycle::Representation
|
10419
|
+
|
10420
|
+
end
|
10421
|
+
end
|
10422
|
+
|
10423
|
+
class ResourcePolicySnapshotSchedulePolicySnapshotProperties
|
10424
|
+
# @private
|
10425
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10426
|
+
property :guest_flush, as: 'guestFlush'
|
10427
|
+
hash :labels, as: 'labels'
|
10428
|
+
collection :storage_locations, as: 'storageLocations'
|
10429
|
+
end
|
10430
|
+
end
|
10431
|
+
|
10321
10432
|
class ResourcePolicyVmMaintenancePolicy
|
10322
10433
|
# @private
|
10323
10434
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10446,6 +10557,7 @@ module Google
|
|
10446
10557
|
property :network, as: 'network'
|
10447
10558
|
property :region, as: 'region'
|
10448
10559
|
property :self_link, as: 'selfLink'
|
10560
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10449
10561
|
end
|
10450
10562
|
end
|
10451
10563
|
|
@@ -10582,6 +10694,7 @@ module Google
|
|
10582
10694
|
class RouterNatLogConfig
|
10583
10695
|
# @private
|
10584
10696
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10697
|
+
property :enable, as: 'enable'
|
10585
10698
|
property :enabled, as: 'enabled'
|
10586
10699
|
property :filter, as: 'filter'
|
10587
10700
|
end
|
@@ -10791,6 +10904,7 @@ module Google
|
|
10791
10904
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
|
10792
10905
|
|
10793
10906
|
property :self_link, as: 'selfLink'
|
10907
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
10794
10908
|
property :type, as: 'type'
|
10795
10909
|
end
|
10796
10910
|
end
|
@@ -11067,6 +11181,7 @@ module Google
|
|
11067
11181
|
property :private_key, as: 'privateKey'
|
11068
11182
|
property :region, as: 'region'
|
11069
11183
|
property :self_link, as: 'selfLink'
|
11184
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11070
11185
|
property :self_managed, as: 'selfManaged', class: Google::Apis::ComputeAlpha::SslCertificateSelfManagedSslCertificate, decorator: Google::Apis::ComputeAlpha::SslCertificateSelfManagedSslCertificate::Representation
|
11071
11186
|
|
11072
11187
|
collection :subject_alternative_names, as: 'subjectAlternativeNames'
|
@@ -11236,6 +11351,7 @@ module Google
|
|
11236
11351
|
property :name, as: 'name'
|
11237
11352
|
property :profile, as: 'profile'
|
11238
11353
|
property :self_link, as: 'selfLink'
|
11354
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11239
11355
|
collection :warnings, as: 'warnings', class: Google::Apis::ComputeAlpha::SslPolicy::Warning, decorator: Google::Apis::ComputeAlpha::SslPolicy::Warning::Representation
|
11240
11356
|
|
11241
11357
|
end
|
@@ -11328,12 +11444,14 @@ module Google
|
|
11328
11444
|
property :name, as: 'name'
|
11329
11445
|
property :network, as: 'network'
|
11330
11446
|
property :private_ip_google_access, as: 'privateIpGoogleAccess'
|
11447
|
+
property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
|
11331
11448
|
property :purpose, as: 'purpose'
|
11332
11449
|
property :region, as: 'region'
|
11333
11450
|
property :role, as: 'role'
|
11334
11451
|
collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
|
11335
11452
|
|
11336
11453
|
property :self_link, as: 'selfLink'
|
11454
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11337
11455
|
property :state, as: 'state'
|
11338
11456
|
end
|
11339
11457
|
end
|
@@ -11520,6 +11638,7 @@ module Google
|
|
11520
11638
|
property :name, as: 'name'
|
11521
11639
|
property :region, as: 'region'
|
11522
11640
|
property :self_link, as: 'selfLink'
|
11641
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11523
11642
|
property :url_map, as: 'urlMap'
|
11524
11643
|
end
|
11525
11644
|
end
|
@@ -11641,6 +11760,7 @@ module Google
|
|
11641
11760
|
property :quic_override, as: 'quicOverride'
|
11642
11761
|
property :region, as: 'region'
|
11643
11762
|
property :self_link, as: 'selfLink'
|
11763
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11644
11764
|
collection :ssl_certificates, as: 'sslCertificates'
|
11645
11765
|
property :ssl_policy, as: 'sslPolicy'
|
11646
11766
|
property :url_map, as: 'urlMap'
|
@@ -11722,6 +11842,7 @@ module Google
|
|
11722
11842
|
property :name, as: 'name'
|
11723
11843
|
property :nat_policy, as: 'natPolicy'
|
11724
11844
|
property :self_link, as: 'selfLink'
|
11845
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11725
11846
|
property :zone, as: 'zone'
|
11726
11847
|
end
|
11727
11848
|
end
|
@@ -11832,6 +11953,7 @@ module Google
|
|
11832
11953
|
property :name, as: 'name'
|
11833
11954
|
property :region, as: 'region'
|
11834
11955
|
property :self_link, as: 'selfLink'
|
11956
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
11835
11957
|
property :session_affinity, as: 'sessionAffinity'
|
11836
11958
|
end
|
11837
11959
|
end
|