google-api-client 0.14.5 → 0.15.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/CHANGELOG.md +34 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +11 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +63 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +18 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +14 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +28 -50
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +116 -111
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +17 -17
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +8 -0
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +51 -58
- data/generated/google/apis/cloudtrace_v2/representations.rb +14 -15
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +157 -17
- data/generated/google/apis/compute_alpha/representations.rb +52 -0
- data/generated/google/apis/compute_alpha/service.rb +57 -0
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +46 -17
- data/generated/google/apis/compute_beta/representations.rb +2 -0
- data/generated/google/apis/compute_beta/service.rb +10 -1
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +4767 -337
- data/generated/google/apis/compute_v1/representations.rb +2044 -27
- data/generated/google/apis/compute_v1/service.rb +111 -0
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +34 -1
- data/generated/google/apis/container_v1beta1/representations.rb +17 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +0 -2
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +5 -1
- data/generated/google/apis/{ml_v1beta1.rb → firestore_v1beta1.rb} +11 -8
- data/generated/google/apis/firestore_v1beta1/classes.rb +2115 -0
- data/generated/google/apis/firestore_v1beta1/representations.rb +899 -0
- data/generated/google/apis/firestore_v1beta1/service.rb +734 -0
- data/generated/google/apis/identitytoolkit_v3.rb +1 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +93 -0
- data/generated/google/apis/identitytoolkit_v3/representations.rb +35 -0
- data/generated/google/apis/identitytoolkit_v3/service.rb +35 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -9
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +4 -9
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/service.rb +102 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +4 -9
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +17 -0
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +5 -11
- data/generated/google/apis/servicecontrol_v1/representations.rb +1 -1
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +81 -26
- data/generated/google/apis/sheets_v4/representations.rb +23 -0
- data/generated/google/apis/sheets_v4/service.rb +5 -5
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +97 -0
- data/generated/google/apis/streetviewpublish_v1/representations.rb +18 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +121 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +41 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +4 -2
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -6
- data/generated/google/apis/ml_v1beta1/classes.rb +0 -2396
- data/generated/google/apis/ml_v1beta1/representations.rb +0 -755
- data/generated/google/apis/ml_v1beta1/service.rb +0 -975
|
@@ -64,13 +64,13 @@ module Google
|
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
|
65
65
|
end
|
|
66
66
|
|
|
67
|
-
class
|
|
67
|
+
class MessageEvent
|
|
68
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
69
|
|
|
70
70
|
include Google::Apis::Core::JsonObjectSupport
|
|
71
71
|
end
|
|
72
72
|
|
|
73
|
-
class
|
|
73
|
+
class Module
|
|
74
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
75
|
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -187,24 +187,23 @@ module Google
|
|
|
187
187
|
end
|
|
188
188
|
end
|
|
189
189
|
|
|
190
|
-
class
|
|
190
|
+
class MessageEvent
|
|
191
191
|
# @private
|
|
192
192
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
193
|
-
property :
|
|
194
|
-
|
|
195
|
-
property :
|
|
196
|
-
|
|
193
|
+
property :compressed_size, :numeric_string => true, as: 'compressedSize'
|
|
194
|
+
property :id, :numeric_string => true, as: 'id'
|
|
195
|
+
property :type, as: 'type'
|
|
196
|
+
property :uncompressed_size, :numeric_string => true, as: 'uncompressedSize'
|
|
197
197
|
end
|
|
198
198
|
end
|
|
199
199
|
|
|
200
|
-
class
|
|
200
|
+
class Module
|
|
201
201
|
# @private
|
|
202
202
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
203
|
-
property :
|
|
204
|
-
|
|
205
|
-
property :
|
|
206
|
-
|
|
207
|
-
property :uncompressed_message_size, :numeric_string => true, as: 'uncompressedMessageSize'
|
|
203
|
+
property :build_id, as: 'buildId', class: Google::Apis::CloudtraceV2::TruncatableString, decorator: Google::Apis::CloudtraceV2::TruncatableString::Representation
|
|
204
|
+
|
|
205
|
+
property :module, as: 'module', class: Google::Apis::CloudtraceV2::TruncatableString, decorator: Google::Apis::CloudtraceV2::TruncatableString::Representation
|
|
206
|
+
|
|
208
207
|
end
|
|
209
208
|
end
|
|
210
209
|
|
|
@@ -283,7 +282,7 @@ module Google
|
|
|
283
282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
284
283
|
property :annotation, as: 'annotation', class: Google::Apis::CloudtraceV2::Annotation, decorator: Google::Apis::CloudtraceV2::Annotation::Representation
|
|
285
284
|
|
|
286
|
-
property :
|
|
285
|
+
property :message_event, as: 'messageEvent', class: Google::Apis::CloudtraceV2::MessageEvent, decorator: Google::Apis::CloudtraceV2::MessageEvent::Representation
|
|
287
286
|
|
|
288
287
|
property :time, as: 'time'
|
|
289
288
|
end
|
|
@@ -293,7 +292,7 @@ module Google
|
|
|
293
292
|
# @private
|
|
294
293
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
295
294
|
property :dropped_annotations_count, as: 'droppedAnnotationsCount'
|
|
296
|
-
property :
|
|
295
|
+
property :dropped_message_events_count, as: 'droppedMessageEventsCount'
|
|
297
296
|
collection :time_event, as: 'timeEvent', class: Google::Apis::CloudtraceV2::TimeEvent, decorator: Google::Apis::CloudtraceV2::TimeEvent::Representation
|
|
298
297
|
|
|
299
298
|
end
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/compute/docs/reference/latest/
|
|
26
26
|
module ComputeAlpha
|
|
27
27
|
VERSION = 'Alpha'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20170919'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -620,8 +620,9 @@ module Google
|
|
|
620
620
|
# @return [String]
|
|
621
621
|
attr_accessor :self_link
|
|
622
622
|
|
|
623
|
-
# [Output Only] The status of the address, which can be
|
|
624
|
-
# RESERVED. An address that is
|
|
623
|
+
# [Output Only] The status of the address, which can be one of RESERVING,
|
|
624
|
+
# RESERVED, or IN_USE. An address that is RESERVING is currently in the process
|
|
625
|
+
# of being reserved. A RESERVED address is currently reserved and available to
|
|
625
626
|
# use. An IN_USE address is currently being used by another resource and is not
|
|
626
627
|
# available.
|
|
627
628
|
# Corresponds to the JSON property `status`
|
|
@@ -4288,6 +4289,47 @@ module Google
|
|
|
4288
4289
|
end
|
|
4289
4290
|
end
|
|
4290
4291
|
|
|
4292
|
+
# A specification of the desired way to instantiate a disk in the instance
|
|
4293
|
+
# template when its created from a source instance.
|
|
4294
|
+
class DiskInstantiationConfig
|
|
4295
|
+
include Google::Apis::Core::Hashable
|
|
4296
|
+
|
|
4297
|
+
# Specifies whether the disk will be auto-deleted when the instance is deleted (
|
|
4298
|
+
# but not when the disk is detached from the instance).
|
|
4299
|
+
# Corresponds to the JSON property `autoDelete`
|
|
4300
|
+
# @return [Boolean]
|
|
4301
|
+
attr_accessor :auto_delete
|
|
4302
|
+
alias_method :auto_delete?, :auto_delete
|
|
4303
|
+
|
|
4304
|
+
# Specifies the device name of the disk to which the configurations apply to.
|
|
4305
|
+
# Corresponds to the JSON property `deviceName`
|
|
4306
|
+
# @return [String]
|
|
4307
|
+
attr_accessor :device_name
|
|
4308
|
+
|
|
4309
|
+
# Specifies whether to include the disk and what image to use.
|
|
4310
|
+
# Corresponds to the JSON property `instantiateFrom`
|
|
4311
|
+
# @return [String]
|
|
4312
|
+
attr_accessor :instantiate_from
|
|
4313
|
+
|
|
4314
|
+
# The custom source image to be used to restore this disk when instantiating
|
|
4315
|
+
# this instance template.
|
|
4316
|
+
# Corresponds to the JSON property `sourceImage`
|
|
4317
|
+
# @return [String]
|
|
4318
|
+
attr_accessor :source_image
|
|
4319
|
+
|
|
4320
|
+
def initialize(**args)
|
|
4321
|
+
update!(**args)
|
|
4322
|
+
end
|
|
4323
|
+
|
|
4324
|
+
# Update properties of this object
|
|
4325
|
+
def update!(**args)
|
|
4326
|
+
@auto_delete = args[:auto_delete] if args.key?(:auto_delete)
|
|
4327
|
+
@device_name = args[:device_name] if args.key?(:device_name)
|
|
4328
|
+
@instantiate_from = args[:instantiate_from] if args.key?(:instantiate_from)
|
|
4329
|
+
@source_image = args[:source_image] if args.key?(:source_image)
|
|
4330
|
+
end
|
|
4331
|
+
end
|
|
4332
|
+
|
|
4291
4333
|
# A list of Disk resources.
|
|
4292
4334
|
class DiskList
|
|
4293
4335
|
include Google::Apis::Core::Hashable
|
|
@@ -5398,18 +5440,25 @@ module Google
|
|
|
5398
5440
|
class FixedOrPercent
|
|
5399
5441
|
include Google::Apis::Core::Hashable
|
|
5400
5442
|
|
|
5401
|
-
# [Output Only] Absolute value calculated based on
|
|
5402
|
-
#
|
|
5443
|
+
# [Output Only] Absolute value of VM instances calculated based on the specific
|
|
5444
|
+
# mode.
|
|
5445
|
+
#
|
|
5446
|
+
# - If the value is fixed, then the caculated value is equal to the fixed value.
|
|
5447
|
+
# - If the value is a percent, then the calculated value is percent/100 *
|
|
5448
|
+
# targetSize. For example, the calculated value of a 80% of a managed instance
|
|
5449
|
+
# group with 150 instances would be (80/100 * 150) = 120 VM instances. If there
|
|
5450
|
+
# is a remainder, the number is rounded up.
|
|
5403
5451
|
# Corresponds to the JSON property `calculated`
|
|
5404
5452
|
# @return [Fixnum]
|
|
5405
5453
|
attr_accessor :calculated
|
|
5406
5454
|
|
|
5407
|
-
# fixed must be
|
|
5455
|
+
# Specifies a fixed number of VM instances. This must be a positive integer.
|
|
5408
5456
|
# Corresponds to the JSON property `fixed`
|
|
5409
5457
|
# @return [Fixnum]
|
|
5410
5458
|
attr_accessor :fixed
|
|
5411
5459
|
|
|
5412
|
-
#
|
|
5460
|
+
# Specifies a percentage of instances between 0 to 100%, inclusive. For example,
|
|
5461
|
+
# specify 80 for 80%.
|
|
5413
5462
|
# Corresponds to the JSON property `percent`
|
|
5414
5463
|
# @return [Fixnum]
|
|
5415
5464
|
attr_accessor :percent
|
|
@@ -9204,14 +9253,14 @@ module Google
|
|
|
9204
9253
|
# @return [Google::Apis::ComputeAlpha::InstanceGroupManagerUpdatePolicy]
|
|
9205
9254
|
attr_accessor :update_policy
|
|
9206
9255
|
|
|
9207
|
-
#
|
|
9208
|
-
#
|
|
9209
|
-
#
|
|
9210
|
-
# most once. This field overrides
|
|
9211
|
-
# instanceTemplate
|
|
9212
|
-
#
|
|
9213
|
-
#
|
|
9214
|
-
#
|
|
9256
|
+
# Specifies the instance templates used by this managed instance group to create
|
|
9257
|
+
# instances.
|
|
9258
|
+
# Each version is defined by an instanceTemplate. Every template can appear at
|
|
9259
|
+
# most once per instance group. This field overrides the top-level
|
|
9260
|
+
# instanceTemplate field. Read more about the relationships between these fields.
|
|
9261
|
+
# Exactly one version must leave the targetSize field unset. That version will
|
|
9262
|
+
# be applied to all remaining instances. For more information, read about canary
|
|
9263
|
+
# updates.
|
|
9215
9264
|
# Corresponds to the JSON property `versions`
|
|
9216
9265
|
# @return [Array<Google::Apis::ComputeAlpha::InstanceGroupManagerVersion>]
|
|
9217
9266
|
attr_accessor :versions
|
|
@@ -9771,8 +9820,12 @@ module Google
|
|
|
9771
9820
|
# @return [Fixnum]
|
|
9772
9821
|
attr_accessor :min_ready_sec
|
|
9773
9822
|
|
|
9774
|
-
# Minimal action to be taken on an instance.
|
|
9775
|
-
#
|
|
9823
|
+
# Minimal action to be taken on an instance. You can specify either RESTART to
|
|
9824
|
+
# restart existing instances or REPLACE to delete and create new instances from
|
|
9825
|
+
# the target template. If you specify a code>RESTART, the Updater will attempt
|
|
9826
|
+
# to perform that action only. However, if the Updater determines that the
|
|
9827
|
+
# minimal action you specify is not enough to perform the update, it might
|
|
9828
|
+
# perform a more disruptive action.
|
|
9776
9829
|
# Corresponds to the JSON property `minimalAction`
|
|
9777
9830
|
# @return [String]
|
|
9778
9831
|
attr_accessor :minimal_action
|
|
@@ -11052,6 +11105,12 @@ module Google
|
|
|
11052
11105
|
# @return [String]
|
|
11053
11106
|
attr_accessor :source_instance
|
|
11054
11107
|
|
|
11108
|
+
# A specification of the parameters to use when creating the instance template
|
|
11109
|
+
# from a source instance.
|
|
11110
|
+
# Corresponds to the JSON property `sourceInstanceParams`
|
|
11111
|
+
# @return [Google::Apis::ComputeAlpha::SourceInstanceParams]
|
|
11112
|
+
attr_accessor :source_instance_params
|
|
11113
|
+
|
|
11055
11114
|
def initialize(**args)
|
|
11056
11115
|
update!(**args)
|
|
11057
11116
|
end
|
|
@@ -11066,6 +11125,7 @@ module Google
|
|
|
11066
11125
|
@properties = args[:properties] if args.key?(:properties)
|
|
11067
11126
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
11068
11127
|
@source_instance = args[:source_instance] if args.key?(:source_instance)
|
|
11128
|
+
@source_instance_params = args[:source_instance_params] if args.key?(:source_instance_params)
|
|
11069
11129
|
end
|
|
11070
11130
|
end
|
|
11071
11131
|
|
|
@@ -17877,6 +17937,31 @@ module Google
|
|
|
17877
17937
|
end
|
|
17878
17938
|
end
|
|
17879
17939
|
|
|
17940
|
+
# Description-tagged IP ranges for the router to advertise.
|
|
17941
|
+
class RouterAdvertisedIpRange
|
|
17942
|
+
include Google::Apis::Core::Hashable
|
|
17943
|
+
|
|
17944
|
+
# User-specified description for the IP range.
|
|
17945
|
+
# Corresponds to the JSON property `description`
|
|
17946
|
+
# @return [String]
|
|
17947
|
+
attr_accessor :description
|
|
17948
|
+
|
|
17949
|
+
# The IP range to advertise. The value must be a CIDR-formatted string.
|
|
17950
|
+
# Corresponds to the JSON property `range`
|
|
17951
|
+
# @return [String]
|
|
17952
|
+
attr_accessor :range
|
|
17953
|
+
|
|
17954
|
+
def initialize(**args)
|
|
17955
|
+
update!(**args)
|
|
17956
|
+
end
|
|
17957
|
+
|
|
17958
|
+
# Update properties of this object
|
|
17959
|
+
def update!(**args)
|
|
17960
|
+
@description = args[:description] if args.key?(:description)
|
|
17961
|
+
@range = args[:range] if args.key?(:range)
|
|
17962
|
+
end
|
|
17963
|
+
end
|
|
17964
|
+
|
|
17880
17965
|
# Description-tagged prefixes for the router to advertise.
|
|
17881
17966
|
class RouterAdvertisedPrefix
|
|
17882
17967
|
include Google::Apis::Core::Hashable
|
|
@@ -18036,6 +18121,14 @@ module Google
|
|
|
18036
18121
|
# @return [Array<String>]
|
|
18037
18122
|
attr_accessor :advertised_groups
|
|
18038
18123
|
|
|
18124
|
+
# User-specified list of individual IP ranges to advertise in custom mode. This
|
|
18125
|
+
# field can only be populated if advertise_mode is CUSTOM and is advertised to
|
|
18126
|
+
# all peers of the router. These IP ranges will be advertised in addition to any
|
|
18127
|
+
# specified groups. Leave this field blank to advertise no custom IP ranges.
|
|
18128
|
+
# Corresponds to the JSON property `advertisedIpRanges`
|
|
18129
|
+
# @return [Array<Google::Apis::ComputeAlpha::RouterAdvertisedIpRange>]
|
|
18130
|
+
attr_accessor :advertised_ip_ranges
|
|
18131
|
+
|
|
18039
18132
|
# User-specified list of individual prefixes to advertise in custom mode. This
|
|
18040
18133
|
# field can only be populated if advertise_mode is CUSTOM and is advertised to
|
|
18041
18134
|
# all peers of the router. These prefixes will be advertised in addition to any
|
|
@@ -18059,6 +18152,7 @@ module Google
|
|
|
18059
18152
|
def update!(**args)
|
|
18060
18153
|
@advertise_mode = args[:advertise_mode] if args.key?(:advertise_mode)
|
|
18061
18154
|
@advertised_groups = args[:advertised_groups] if args.key?(:advertised_groups)
|
|
18155
|
+
@advertised_ip_ranges = args[:advertised_ip_ranges] if args.key?(:advertised_ip_ranges)
|
|
18062
18156
|
@advertised_prefixs = args[:advertised_prefixs] if args.key?(:advertised_prefixs)
|
|
18063
18157
|
@asn = args[:asn] if args.key?(:asn)
|
|
18064
18158
|
end
|
|
@@ -18082,6 +18176,15 @@ module Google
|
|
|
18082
18176
|
# @return [Array<String>]
|
|
18083
18177
|
attr_accessor :advertised_groups
|
|
18084
18178
|
|
|
18179
|
+
# User-specified list of individual IP ranges to advertise in custom mode. This
|
|
18180
|
+
# field can only be populated if advertise_mode is CUSTOM and overrides the list
|
|
18181
|
+
# defined for the router (in Bgp message). These IP ranges will be advertised in
|
|
18182
|
+
# addition to any specified groups. Leave this field blank to advertise no
|
|
18183
|
+
# custom IP ranges.
|
|
18184
|
+
# Corresponds to the JSON property `advertisedIpRanges`
|
|
18185
|
+
# @return [Array<Google::Apis::ComputeAlpha::RouterAdvertisedIpRange>]
|
|
18186
|
+
attr_accessor :advertised_ip_ranges
|
|
18187
|
+
|
|
18085
18188
|
# User-specified list of individual prefixes to advertise in custom mode. This
|
|
18086
18189
|
# field can only be populated if advertise_mode is CUSTOM and overrides the list
|
|
18087
18190
|
# defined for the router (in Bgp message). These prefixes will be advertised in
|
|
@@ -18134,6 +18237,7 @@ module Google
|
|
|
18134
18237
|
def update!(**args)
|
|
18135
18238
|
@advertise_mode = args[:advertise_mode] if args.key?(:advertise_mode)
|
|
18136
18239
|
@advertised_groups = args[:advertised_groups] if args.key?(:advertised_groups)
|
|
18240
|
+
@advertised_ip_ranges = args[:advertised_ip_ranges] if args.key?(:advertised_ip_ranges)
|
|
18137
18241
|
@advertised_prefixs = args[:advertised_prefixs] if args.key?(:advertised_prefixs)
|
|
18138
18242
|
@advertised_route_priority = args[:advertised_route_priority] if args.key?(:advertised_route_priority)
|
|
18139
18243
|
@interface_name = args[:interface_name] if args.key?(:interface_name)
|
|
@@ -18719,7 +18823,8 @@ module Google
|
|
|
18719
18823
|
# @return [String]
|
|
18720
18824
|
attr_accessor :action
|
|
18721
18825
|
|
|
18722
|
-
# Additional restrictions that must be met
|
|
18826
|
+
# Additional restrictions that must be met. All conditions must pass for the
|
|
18827
|
+
# rule to match.
|
|
18723
18828
|
# Corresponds to the JSON property `conditions`
|
|
18724
18829
|
# @return [Array<Google::Apis::ComputeAlpha::Condition>]
|
|
18725
18830
|
attr_accessor :conditions
|
|
@@ -19579,6 +19684,29 @@ module Google
|
|
|
19579
19684
|
end
|
|
19580
19685
|
end
|
|
19581
19686
|
|
|
19687
|
+
# A specification of the parameters to use when creating the instance template
|
|
19688
|
+
# from a source instance.
|
|
19689
|
+
class SourceInstanceParams
|
|
19690
|
+
include Google::Apis::Core::Hashable
|
|
19691
|
+
|
|
19692
|
+
# Attached disks configuration. If not provided, defaults are applied: For boot
|
|
19693
|
+
# disk and any other R/W disks, new custom images will be created from each disk.
|
|
19694
|
+
# For read-only disks, they will be attached in read-only mode. Local SSD disks
|
|
19695
|
+
# will be created as blank volumes.
|
|
19696
|
+
# Corresponds to the JSON property `diskConfigs`
|
|
19697
|
+
# @return [Array<Google::Apis::ComputeAlpha::DiskInstantiationConfig>]
|
|
19698
|
+
attr_accessor :disk_configs
|
|
19699
|
+
|
|
19700
|
+
def initialize(**args)
|
|
19701
|
+
update!(**args)
|
|
19702
|
+
end
|
|
19703
|
+
|
|
19704
|
+
# Update properties of this object
|
|
19705
|
+
def update!(**args)
|
|
19706
|
+
@disk_configs = args[:disk_configs] if args.key?(:disk_configs)
|
|
19707
|
+
end
|
|
19708
|
+
end
|
|
19709
|
+
|
|
19582
19710
|
# An SslCertificate resource. This resource provides a mechanism to upload an
|
|
19583
19711
|
# SSL key and certificate to the load balancer to serve secure connections from
|
|
19584
19712
|
# the user.
|
|
@@ -23566,6 +23694,16 @@ module Google
|
|
|
23566
23694
|
class UsableSubnetwork
|
|
23567
23695
|
include Google::Apis::Core::Hashable
|
|
23568
23696
|
|
|
23697
|
+
# The range of internal addresses that are owned by this subnetwork.
|
|
23698
|
+
# Corresponds to the JSON property `ipCidrRange`
|
|
23699
|
+
# @return [String]
|
|
23700
|
+
attr_accessor :ip_cidr_range
|
|
23701
|
+
|
|
23702
|
+
# Network URL.
|
|
23703
|
+
# Corresponds to the JSON property `network`
|
|
23704
|
+
# @return [String]
|
|
23705
|
+
attr_accessor :network
|
|
23706
|
+
|
|
23569
23707
|
# Subnetwork URL.
|
|
23570
23708
|
# Corresponds to the JSON property `subnetwork`
|
|
23571
23709
|
# @return [String]
|
|
@@ -23577,6 +23715,8 @@ module Google
|
|
|
23577
23715
|
|
|
23578
23716
|
# Update properties of this object
|
|
23579
23717
|
def update!(**args)
|
|
23718
|
+
@ip_cidr_range = args[:ip_cidr_range] if args.key?(:ip_cidr_range)
|
|
23719
|
+
@network = args[:network] if args.key?(:network)
|
|
23580
23720
|
@subnetwork = args[:subnetwork] if args.key?(:subnetwork)
|
|
23581
23721
|
end
|
|
23582
23722
|
end
|
|
@@ -562,6 +562,12 @@ module Google
|
|
|
562
562
|
include Google::Apis::Core::JsonObjectSupport
|
|
563
563
|
end
|
|
564
564
|
|
|
565
|
+
class DiskInstantiationConfig
|
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
567
|
+
|
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
569
|
+
end
|
|
570
|
+
|
|
565
571
|
class DiskList
|
|
566
572
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
567
573
|
|
|
@@ -2476,6 +2482,12 @@ module Google
|
|
|
2476
2482
|
include Google::Apis::Core::JsonObjectSupport
|
|
2477
2483
|
end
|
|
2478
2484
|
|
|
2485
|
+
class RouterAdvertisedIpRange
|
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2487
|
+
|
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2489
|
+
end
|
|
2490
|
+
|
|
2479
2491
|
class RouterAdvertisedPrefix
|
|
2480
2492
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2481
2493
|
|
|
@@ -2704,6 +2716,12 @@ module Google
|
|
|
2704
2716
|
include Google::Apis::Core::JsonObjectSupport
|
|
2705
2717
|
end
|
|
2706
2718
|
|
|
2719
|
+
class SourceInstanceParams
|
|
2720
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2721
|
+
|
|
2722
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2723
|
+
end
|
|
2724
|
+
|
|
2707
2725
|
class SslCertificate
|
|
2708
2726
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2709
2727
|
|
|
@@ -4462,6 +4480,16 @@ module Google
|
|
|
4462
4480
|
end
|
|
4463
4481
|
end
|
|
4464
4482
|
|
|
4483
|
+
class DiskInstantiationConfig
|
|
4484
|
+
# @private
|
|
4485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4486
|
+
property :auto_delete, as: 'autoDelete'
|
|
4487
|
+
property :device_name, as: 'deviceName'
|
|
4488
|
+
property :instantiate_from, as: 'instantiateFrom'
|
|
4489
|
+
property :source_image, as: 'sourceImage'
|
|
4490
|
+
end
|
|
4491
|
+
end
|
|
4492
|
+
|
|
4465
4493
|
class DiskList
|
|
4466
4494
|
# @private
|
|
4467
4495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6145,6 +6173,8 @@ module Google
|
|
|
6145
6173
|
|
|
6146
6174
|
property :self_link, as: 'selfLink'
|
|
6147
6175
|
property :source_instance, as: 'sourceInstance'
|
|
6176
|
+
property :source_instance_params, as: 'sourceInstanceParams', class: Google::Apis::ComputeAlpha::SourceInstanceParams, decorator: Google::Apis::ComputeAlpha::SourceInstanceParams::Representation
|
|
6177
|
+
|
|
6148
6178
|
end
|
|
6149
6179
|
end
|
|
6150
6180
|
|
|
@@ -7943,6 +7973,14 @@ module Google
|
|
|
7943
7973
|
end
|
|
7944
7974
|
end
|
|
7945
7975
|
|
|
7976
|
+
class RouterAdvertisedIpRange
|
|
7977
|
+
# @private
|
|
7978
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7979
|
+
property :description, as: 'description'
|
|
7980
|
+
property :range, as: 'range'
|
|
7981
|
+
end
|
|
7982
|
+
end
|
|
7983
|
+
|
|
7946
7984
|
class RouterAdvertisedPrefix
|
|
7947
7985
|
# @private
|
|
7948
7986
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -7988,6 +8026,8 @@ module Google
|
|
|
7988
8026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
7989
8027
|
property :advertise_mode, as: 'advertiseMode'
|
|
7990
8028
|
collection :advertised_groups, as: 'advertisedGroups'
|
|
8029
|
+
collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange::Representation
|
|
8030
|
+
|
|
7991
8031
|
collection :advertised_prefixs, as: 'advertisedPrefixs', class: Google::Apis::ComputeAlpha::RouterAdvertisedPrefix, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedPrefix::Representation
|
|
7992
8032
|
|
|
7993
8033
|
property :asn, as: 'asn'
|
|
@@ -7999,6 +8039,8 @@ module Google
|
|
|
7999
8039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8000
8040
|
property :advertise_mode, as: 'advertiseMode'
|
|
8001
8041
|
collection :advertised_groups, as: 'advertisedGroups'
|
|
8042
|
+
collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange::Representation
|
|
8043
|
+
|
|
8002
8044
|
collection :advertised_prefixs, as: 'advertisedPrefixs', class: Google::Apis::ComputeAlpha::RouterAdvertisedPrefix, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedPrefix::Representation
|
|
8003
8045
|
|
|
8004
8046
|
property :advertised_route_priority, as: 'advertisedRoutePriority'
|
|
@@ -8368,6 +8410,14 @@ module Google
|
|
|
8368
8410
|
end
|
|
8369
8411
|
end
|
|
8370
8412
|
|
|
8413
|
+
class SourceInstanceParams
|
|
8414
|
+
# @private
|
|
8415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8416
|
+
collection :disk_configs, as: 'diskConfigs', class: Google::Apis::ComputeAlpha::DiskInstantiationConfig, decorator: Google::Apis::ComputeAlpha::DiskInstantiationConfig::Representation
|
|
8417
|
+
|
|
8418
|
+
end
|
|
8419
|
+
end
|
|
8420
|
+
|
|
8371
8421
|
class SslCertificate
|
|
8372
8422
|
# @private
|
|
8373
8423
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -9399,6 +9449,8 @@ module Google
|
|
|
9399
9449
|
class UsableSubnetwork
|
|
9400
9450
|
# @private
|
|
9401
9451
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
9452
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
9453
|
+
property :network, as: 'network'
|
|
9402
9454
|
property :subnetwork, as: 'subnetwork'
|
|
9403
9455
|
end
|
|
9404
9456
|
end
|