google-api-client 0.22.0 → 0.23.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 +30 -0
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +1 -2
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +1 -2
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +2 -3
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1/classes.rb +59 -1
- data/generated/google/apis/appengine_v1/representations.rb +18 -0
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +0 -8
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +97 -12
- data/generated/google/apis/compute_alpha/representations.rb +23 -0
- data/generated/google/apis/compute_alpha/service.rb +41 -1
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +1616 -43
- data/generated/google/apis/compute_beta/representations.rb +685 -20
- data/generated/google/apis/compute_beta/service.rb +1286 -0
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +184 -3
- data/generated/google/apis/compute_v1/representations.rb +43 -0
- data/generated/google/apis/compute_v1/service.rb +108 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +805 -102
- data/generated/google/apis/content_v2/representations.rb +393 -26
- data/generated/google/apis/content_v2/service.rb +242 -0
- data/generated/google/apis/content_v2sandbox.rb +1 -1
- data/generated/google/apis/content_v2sandbox/classes.rb +703 -0
- data/generated/google/apis/content_v2sandbox/representations.rb +367 -0
- data/generated/google/apis/content_v2sandbox/service.rb +242 -0
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +280 -2
- data/generated/google/apis/dlp_v2/representations.rb +120 -0
- data/generated/google/apis/genomics_v2alpha1.rb +1 -1
- data/generated/google/apis/genomics_v2alpha1/classes.rb +35 -0
- data/generated/google/apis/genomics_v2alpha1/representations.rb +16 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +2 -2
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +7 -0
- data/generated/google/apis/monitoring_v3/representations.rb +2 -0
- data/generated/google/apis/monitoring_v3/service.rb +5 -3
- data/generated/google/apis/pagespeedonline_v4.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +0 -8
- data/generated/google/apis/pubsub_v1/service.rb +4 -8
- data/generated/google/apis/script_v1.rb +1 -1
- data/generated/google/apis/script_v1/classes.rb +7 -8
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +0 -27
- data/generated/google/apis/servicemanagement_v1/representations.rb +0 -15
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1/classes.rb +0 -27
- data/generated/google/apis/serviceuser_v1/representations.rb +0 -15
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/service.rb +2 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/tpu_v1.rb +34 -0
- data/generated/google/apis/tpu_v1/classes.rb +736 -0
- data/generated/google/apis/tpu_v1/representations.rb +316 -0
- data/generated/google/apis/tpu_v1/service.rb +687 -0
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +26 -0
- data/generated/google/apis/tpu_v1alpha1/representations.rb +15 -0
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/classes.rb +0 -473
- data/generated/google/apis/videointelligence_v1/representations.rb +0 -222
- data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
- data/generated/google/apis/videointelligence_v1beta2/classes.rb +0 -473
- data/generated/google/apis/videointelligence_v1beta2/representations.rb +0 -222
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -6
- data/generated/google/apis/photoslibrary_v1.rb +0 -49
- data/generated/google/apis/photoslibrary_v1/classes.rb +0 -1330
- data/generated/google/apis/photoslibrary_v1/representations.rb +0 -625
- data/generated/google/apis/photoslibrary_v1/service.rb +0 -399
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/compute/docs/reference/latest/
|
|
26
26
|
module ComputeV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20180518'
|
|
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'
|
|
@@ -7215,8 +7215,7 @@ module Google
|
|
|
7215
7215
|
|
|
7216
7216
|
# Fingerprint of this resource. This field may be used in optimistic locking. It
|
|
7217
7217
|
# will be ignored when inserting an InstanceGroupManager. An up-to-date
|
|
7218
|
-
# fingerprint must be provided in order to update the InstanceGroupManager
|
|
7219
|
-
# the field need to be unset.
|
|
7218
|
+
# fingerprint must be provided in order to update the InstanceGroupManager.
|
|
7220
7219
|
# Corresponds to the JSON property `fingerprint`
|
|
7221
7220
|
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
|
7222
7221
|
# @return [String]
|
|
@@ -9126,6 +9125,12 @@ module Google
|
|
|
9126
9125
|
# @return [String]
|
|
9127
9126
|
attr_accessor :self_link
|
|
9128
9127
|
|
|
9128
|
+
# [Output Only] The current state of whether or not this Interconnect is
|
|
9129
|
+
# functional.
|
|
9130
|
+
# Corresponds to the JSON property `state`
|
|
9131
|
+
# @return [String]
|
|
9132
|
+
attr_accessor :state
|
|
9133
|
+
|
|
9129
9134
|
def initialize(**args)
|
|
9130
9135
|
update!(**args)
|
|
9131
9136
|
end
|
|
@@ -9153,6 +9158,7 @@ module Google
|
|
|
9153
9158
|
@provisioned_link_count = args[:provisioned_link_count] if args.key?(:provisioned_link_count)
|
|
9154
9159
|
@requested_link_count = args[:requested_link_count] if args.key?(:requested_link_count)
|
|
9155
9160
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
9161
|
+
@state = args[:state] if args.key?(:state)
|
|
9156
9162
|
end
|
|
9157
9163
|
end
|
|
9158
9164
|
|
|
@@ -9162,6 +9168,31 @@ module Google
|
|
|
9162
9168
|
class InterconnectAttachment
|
|
9163
9169
|
include Google::Apis::Core::Hashable
|
|
9164
9170
|
|
|
9171
|
+
# Determines whether this Attachment will carry packets. Not present for
|
|
9172
|
+
# PARTNER_PROVIDER.
|
|
9173
|
+
# Corresponds to the JSON property `adminEnabled`
|
|
9174
|
+
# @return [Boolean]
|
|
9175
|
+
attr_accessor :admin_enabled
|
|
9176
|
+
alias_method :admin_enabled?, :admin_enabled
|
|
9177
|
+
|
|
9178
|
+
# Provisioned bandwidth capacity for the interconnectAttachment. Can be set by
|
|
9179
|
+
# the partner to update the customer's provisioned bandwidth. Output only for
|
|
9180
|
+
# for PARTNER type, mutable for PARTNER_PROVIDER, not available for DEDICATED.
|
|
9181
|
+
# Corresponds to the JSON property `bandwidth`
|
|
9182
|
+
# @return [String]
|
|
9183
|
+
attr_accessor :bandwidth
|
|
9184
|
+
|
|
9185
|
+
# Up to 16 candidate prefixes that can be used to restrict the allocation of
|
|
9186
|
+
# cloudRouterIpAddress and customerRouterIpAddress for this attachment. All
|
|
9187
|
+
# prefixes must be within link-local address space (169.254.0.0/16) and must be /
|
|
9188
|
+
# 29 or shorter (/28, /27, etc). Google will attempt to select an unused /29
|
|
9189
|
+
# from the supplied candidate prefix(es). The request will fail if all possible /
|
|
9190
|
+
# 29s are in use on Google?s edge. If not supplied, Google will randomly select
|
|
9191
|
+
# an unused /29 from all of link-local space.
|
|
9192
|
+
# Corresponds to the JSON property `candidateSubnets`
|
|
9193
|
+
# @return [Array<String>]
|
|
9194
|
+
attr_accessor :candidate_subnets
|
|
9195
|
+
|
|
9165
9196
|
# [Output Only] IPv4 address + prefix length to be configured on Cloud Router
|
|
9166
9197
|
# Interface for this interconnect attachment.
|
|
9167
9198
|
# Corresponds to the JSON property `cloudRouterIpAddress`
|
|
@@ -9184,6 +9215,16 @@ module Google
|
|
|
9184
9215
|
# @return [String]
|
|
9185
9216
|
attr_accessor :description
|
|
9186
9217
|
|
|
9218
|
+
# Desired availability domain for the attachment. Only available for type
|
|
9219
|
+
# PARTNER, at creation time. For improved reliability, customers should
|
|
9220
|
+
# configure a pair of attachments with one per availability domain. The selected
|
|
9221
|
+
# availability domain will be provided to the Partner via the pairing key so
|
|
9222
|
+
# that the provisioned circuit will lie in the specified domain. If not
|
|
9223
|
+
# specified, the value will default to AVAILABILITY_DOMAIN_ANY.
|
|
9224
|
+
# Corresponds to the JSON property `edgeAvailabilityDomain`
|
|
9225
|
+
# @return [String]
|
|
9226
|
+
attr_accessor :edge_availability_domain
|
|
9227
|
+
|
|
9187
9228
|
# [Output Only] Google reference ID, to be used when raising support tickets
|
|
9188
9229
|
# with Google or otherwise to debug backend connectivity issues.
|
|
9189
9230
|
# Corresponds to the JSON property `googleReferenceId`
|
|
@@ -9224,6 +9265,28 @@ module Google
|
|
|
9224
9265
|
# @return [String]
|
|
9225
9266
|
attr_accessor :operational_status
|
|
9226
9267
|
|
|
9268
|
+
# [Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present
|
|
9269
|
+
# for DEDICATED]. The opaque identifier of an PARTNER attachment used to
|
|
9270
|
+
# initiate provisioning with a selected partner. Of the form "XXXXX/region/
|
|
9271
|
+
# domain"
|
|
9272
|
+
# Corresponds to the JSON property `pairingKey`
|
|
9273
|
+
# @return [String]
|
|
9274
|
+
attr_accessor :pairing_key
|
|
9275
|
+
|
|
9276
|
+
# Optional BGP ASN for the router that should be supplied by a layer 3 Partner
|
|
9277
|
+
# if they configured BGP on behalf of the customer. Output only for PARTNER type,
|
|
9278
|
+
# input only for PARTNER_PROVIDER, not available for DEDICATED.
|
|
9279
|
+
# Corresponds to the JSON property `partnerAsn`
|
|
9280
|
+
# @return [Fixnum]
|
|
9281
|
+
attr_accessor :partner_asn
|
|
9282
|
+
|
|
9283
|
+
# Informational metadata about Partner attachments from Partners to display to
|
|
9284
|
+
# customers. These fields are propagated from PARTNER_PROVIDER attachments to
|
|
9285
|
+
# their corresponding PARTNER attachments.
|
|
9286
|
+
# Corresponds to the JSON property `partnerMetadata`
|
|
9287
|
+
# @return [Google::Apis::ComputeV1::InterconnectAttachmentPartnerMetadata]
|
|
9288
|
+
attr_accessor :partner_metadata
|
|
9289
|
+
|
|
9227
9290
|
# Information for an interconnect attachment when this belongs to an
|
|
9228
9291
|
# interconnect of type DEDICATED.
|
|
9229
9292
|
# Corresponds to the JSON property `privateInterconnectInfo`
|
|
@@ -9250,26 +9313,53 @@ module Google
|
|
|
9250
9313
|
# @return [String]
|
|
9251
9314
|
attr_accessor :self_link
|
|
9252
9315
|
|
|
9316
|
+
# [Output Only] The current state of this attachment's functionality.
|
|
9317
|
+
# Corresponds to the JSON property `state`
|
|
9318
|
+
# @return [String]
|
|
9319
|
+
attr_accessor :state
|
|
9320
|
+
|
|
9321
|
+
#
|
|
9322
|
+
# Corresponds to the JSON property `type`
|
|
9323
|
+
# @return [String]
|
|
9324
|
+
attr_accessor :type
|
|
9325
|
+
|
|
9326
|
+
# Available only for DEDICATED and PARTNER_PROVIDER. Desired VLAN tag for this
|
|
9327
|
+
# attachment, in the range 2-4094. This field refers to 802.1q VLAN tag, also
|
|
9328
|
+
# known as IEEE 802.1Q Only specified at creation time.
|
|
9329
|
+
# Corresponds to the JSON property `vlanTag8021q`
|
|
9330
|
+
# @return [Fixnum]
|
|
9331
|
+
attr_accessor :vlan_tag8021q
|
|
9332
|
+
|
|
9253
9333
|
def initialize(**args)
|
|
9254
9334
|
update!(**args)
|
|
9255
9335
|
end
|
|
9256
9336
|
|
|
9257
9337
|
# Update properties of this object
|
|
9258
9338
|
def update!(**args)
|
|
9339
|
+
@admin_enabled = args[:admin_enabled] if args.key?(:admin_enabled)
|
|
9340
|
+
@bandwidth = args[:bandwidth] if args.key?(:bandwidth)
|
|
9341
|
+
@candidate_subnets = args[:candidate_subnets] if args.key?(:candidate_subnets)
|
|
9259
9342
|
@cloud_router_ip_address = args[:cloud_router_ip_address] if args.key?(:cloud_router_ip_address)
|
|
9260
9343
|
@creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
|
|
9261
9344
|
@customer_router_ip_address = args[:customer_router_ip_address] if args.key?(:customer_router_ip_address)
|
|
9262
9345
|
@description = args[:description] if args.key?(:description)
|
|
9346
|
+
@edge_availability_domain = args[:edge_availability_domain] if args.key?(:edge_availability_domain)
|
|
9263
9347
|
@google_reference_id = args[:google_reference_id] if args.key?(:google_reference_id)
|
|
9264
9348
|
@id = args[:id] if args.key?(:id)
|
|
9265
9349
|
@interconnect = args[:interconnect] if args.key?(:interconnect)
|
|
9266
9350
|
@kind = args[:kind] if args.key?(:kind)
|
|
9267
9351
|
@name = args[:name] if args.key?(:name)
|
|
9268
9352
|
@operational_status = args[:operational_status] if args.key?(:operational_status)
|
|
9353
|
+
@pairing_key = args[:pairing_key] if args.key?(:pairing_key)
|
|
9354
|
+
@partner_asn = args[:partner_asn] if args.key?(:partner_asn)
|
|
9355
|
+
@partner_metadata = args[:partner_metadata] if args.key?(:partner_metadata)
|
|
9269
9356
|
@private_interconnect_info = args[:private_interconnect_info] if args.key?(:private_interconnect_info)
|
|
9270
9357
|
@region = args[:region] if args.key?(:region)
|
|
9271
9358
|
@router = args[:router] if args.key?(:router)
|
|
9272
9359
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
9360
|
+
@state = args[:state] if args.key?(:state)
|
|
9361
|
+
@type = args[:type] if args.key?(:type)
|
|
9362
|
+
@vlan_tag8021q = args[:vlan_tag8021q] if args.key?(:vlan_tag8021q)
|
|
9273
9363
|
end
|
|
9274
9364
|
end
|
|
9275
9365
|
|
|
@@ -9510,6 +9600,44 @@ module Google
|
|
|
9510
9600
|
end
|
|
9511
9601
|
end
|
|
9512
9602
|
|
|
9603
|
+
# Informational metadata about Partner attachments from Partners to display to
|
|
9604
|
+
# customers. These fields are propagated from PARTNER_PROVIDER attachments to
|
|
9605
|
+
# their corresponding PARTNER attachments.
|
|
9606
|
+
class InterconnectAttachmentPartnerMetadata
|
|
9607
|
+
include Google::Apis::Core::Hashable
|
|
9608
|
+
|
|
9609
|
+
# Plain text name of the Interconnect this attachment is connected to, as
|
|
9610
|
+
# displayed in the Partner?s portal. For instance ?Chicago 1?. This value may be
|
|
9611
|
+
# validated to match approved Partner values.
|
|
9612
|
+
# Corresponds to the JSON property `interconnectName`
|
|
9613
|
+
# @return [String]
|
|
9614
|
+
attr_accessor :interconnect_name
|
|
9615
|
+
|
|
9616
|
+
# Plain text name of the Partner providing this attachment. This value may be
|
|
9617
|
+
# validated to match approved Partner values.
|
|
9618
|
+
# Corresponds to the JSON property `partnerName`
|
|
9619
|
+
# @return [String]
|
|
9620
|
+
attr_accessor :partner_name
|
|
9621
|
+
|
|
9622
|
+
# URL of the Partner?s portal for this Attachment. Partners may customise this
|
|
9623
|
+
# to be a deep-link to the specific resource on the Partner portal. This value
|
|
9624
|
+
# may be validated to match approved Partner values.
|
|
9625
|
+
# Corresponds to the JSON property `portalUrl`
|
|
9626
|
+
# @return [String]
|
|
9627
|
+
attr_accessor :portal_url
|
|
9628
|
+
|
|
9629
|
+
def initialize(**args)
|
|
9630
|
+
update!(**args)
|
|
9631
|
+
end
|
|
9632
|
+
|
|
9633
|
+
# Update properties of this object
|
|
9634
|
+
def update!(**args)
|
|
9635
|
+
@interconnect_name = args[:interconnect_name] if args.key?(:interconnect_name)
|
|
9636
|
+
@partner_name = args[:partner_name] if args.key?(:partner_name)
|
|
9637
|
+
@portal_url = args[:portal_url] if args.key?(:portal_url)
|
|
9638
|
+
end
|
|
9639
|
+
end
|
|
9640
|
+
|
|
9513
9641
|
# Information for an interconnect attachment when this belongs to an
|
|
9514
9642
|
# interconnect of type DEDICATED.
|
|
9515
9643
|
class InterconnectAttachmentPrivateInfo
|
|
@@ -14228,6 +14356,15 @@ module Google
|
|
|
14228
14356
|
# @return [String]
|
|
14229
14357
|
attr_accessor :ip_address
|
|
14230
14358
|
|
|
14359
|
+
# [Output Only] Type of how the resource/configuration of the BGP peer is
|
|
14360
|
+
# managed. MANAGED_BY_USER is the default value; MANAGED_BY_ATTACHMENT
|
|
14361
|
+
# represents an BGP peer that is automatically created for PARTNER
|
|
14362
|
+
# interconnectAttachment, Google will automatically create/delete this type of
|
|
14363
|
+
# BGP peer when the PARTNER interconnectAttachment is created/deleted.
|
|
14364
|
+
# Corresponds to the JSON property `managementType`
|
|
14365
|
+
# @return [String]
|
|
14366
|
+
attr_accessor :management_type
|
|
14367
|
+
|
|
14231
14368
|
# Name of this BGP peer. The name must be 1-63 characters long and comply with
|
|
14232
14369
|
# RFC1035.
|
|
14233
14370
|
# Corresponds to the JSON property `name`
|
|
@@ -14257,6 +14394,7 @@ module Google
|
|
|
14257
14394
|
@advertised_route_priority = args[:advertised_route_priority] if args.key?(:advertised_route_priority)
|
|
14258
14395
|
@interface_name = args[:interface_name] if args.key?(:interface_name)
|
|
14259
14396
|
@ip_address = args[:ip_address] if args.key?(:ip_address)
|
|
14397
|
+
@management_type = args[:management_type] if args.key?(:management_type)
|
|
14260
14398
|
@name = args[:name] if args.key?(:name)
|
|
14261
14399
|
@peer_asn = args[:peer_asn] if args.key?(:peer_asn)
|
|
14262
14400
|
@peer_ip_address = args[:peer_ip_address] if args.key?(:peer_ip_address)
|
|
@@ -14289,6 +14427,16 @@ module Google
|
|
|
14289
14427
|
# @return [String]
|
|
14290
14428
|
attr_accessor :linked_vpn_tunnel
|
|
14291
14429
|
|
|
14430
|
+
# [Output Only] Type of how the resource/configuration of the interface is
|
|
14431
|
+
# managed. MANAGED_BY_USER is the default value; MANAGED_BY_ATTACHMENT
|
|
14432
|
+
# represents an interface that is automatically created for PARTNER type
|
|
14433
|
+
# interconnectAttachment, Google will automatically create/update/delete this
|
|
14434
|
+
# type of interface when the PARTNER interconnectAttachment is created/
|
|
14435
|
+
# provisioned/deleted.
|
|
14436
|
+
# Corresponds to the JSON property `managementType`
|
|
14437
|
+
# @return [String]
|
|
14438
|
+
attr_accessor :management_type
|
|
14439
|
+
|
|
14292
14440
|
# Name of this interface entry. The name must be 1-63 characters long and comply
|
|
14293
14441
|
# with RFC1035.
|
|
14294
14442
|
# Corresponds to the JSON property `name`
|
|
@@ -14304,6 +14452,7 @@ module Google
|
|
|
14304
14452
|
@ip_range = args[:ip_range] if args.key?(:ip_range)
|
|
14305
14453
|
@linked_interconnect_attachment = args[:linked_interconnect_attachment] if args.key?(:linked_interconnect_attachment)
|
|
14306
14454
|
@linked_vpn_tunnel = args[:linked_vpn_tunnel] if args.key?(:linked_vpn_tunnel)
|
|
14455
|
+
@management_type = args[:management_type] if args.key?(:management_type)
|
|
14307
14456
|
@name = args[:name] if args.key?(:name)
|
|
14308
14457
|
end
|
|
14309
14458
|
end
|
|
@@ -14888,7 +15037,8 @@ module Google
|
|
|
14888
15037
|
# @return [Hash<String,String>]
|
|
14889
15038
|
attr_accessor :labels
|
|
14890
15039
|
|
|
14891
|
-
# Integer license codes indicating which licenses are attached to
|
|
15040
|
+
# [Output Only] Integer license codes indicating which licenses are attached to
|
|
15041
|
+
# this snapshot.
|
|
14892
15042
|
# Corresponds to the JSON property `licenseCodes`
|
|
14893
15043
|
# @return [Array<Fixnum>]
|
|
14894
15044
|
attr_accessor :license_codes
|
|
@@ -16410,6 +16560,25 @@ module Google
|
|
|
16410
16560
|
end
|
|
16411
16561
|
end
|
|
16412
16562
|
|
|
16563
|
+
#
|
|
16564
|
+
class TargetHttpsProxiesSetQuicOverrideRequest
|
|
16565
|
+
include Google::Apis::Core::Hashable
|
|
16566
|
+
|
|
16567
|
+
# QUIC policy for the TargetHttpsProxy resource.
|
|
16568
|
+
# Corresponds to the JSON property `quicOverride`
|
|
16569
|
+
# @return [String]
|
|
16570
|
+
attr_accessor :quic_override
|
|
16571
|
+
|
|
16572
|
+
def initialize(**args)
|
|
16573
|
+
update!(**args)
|
|
16574
|
+
end
|
|
16575
|
+
|
|
16576
|
+
# Update properties of this object
|
|
16577
|
+
def update!(**args)
|
|
16578
|
+
@quic_override = args[:quic_override] if args.key?(:quic_override)
|
|
16579
|
+
end
|
|
16580
|
+
end
|
|
16581
|
+
|
|
16413
16582
|
#
|
|
16414
16583
|
class TargetHttpsProxiesSetSslCertificatesRequest
|
|
16415
16584
|
include Google::Apis::Core::Hashable
|
|
@@ -16469,6 +16638,17 @@ module Google
|
|
|
16469
16638
|
# @return [String]
|
|
16470
16639
|
attr_accessor :name
|
|
16471
16640
|
|
|
16641
|
+
# Specifies the QUIC override policy for this TargetHttpsProxy resource. This
|
|
16642
|
+
# determines whether the load balancer will attempt to negotiate QUIC with
|
|
16643
|
+
# clients or not. Can specify one of NONE, ENABLE, or DISABLE. Specify ENABLE to
|
|
16644
|
+
# always enable QUIC, Enables QUIC when set to ENABLE, and disables QUIC when
|
|
16645
|
+
# set to DISABLE. If NONE is specified, uses the QUIC policy with no user
|
|
16646
|
+
# overrides, which is equivalent to DISABLE. Not specifying this field is
|
|
16647
|
+
# equivalent to specifying NONE.
|
|
16648
|
+
# Corresponds to the JSON property `quicOverride`
|
|
16649
|
+
# @return [String]
|
|
16650
|
+
attr_accessor :quic_override
|
|
16651
|
+
|
|
16472
16652
|
# [Output Only] Server-defined URL for the resource.
|
|
16473
16653
|
# Corresponds to the JSON property `selfLink`
|
|
16474
16654
|
# @return [String]
|
|
@@ -16509,6 +16689,7 @@ module Google
|
|
|
16509
16689
|
@id = args[:id] if args.key?(:id)
|
|
16510
16690
|
@kind = args[:kind] if args.key?(:kind)
|
|
16511
16691
|
@name = args[:name] if args.key?(:name)
|
|
16692
|
+
@quic_override = args[:quic_override] if args.key?(:quic_override)
|
|
16512
16693
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
16513
16694
|
@ssl_certificates = args[:ssl_certificates] if args.key?(:ssl_certificates)
|
|
16514
16695
|
@ssl_policy = args[:ssl_policy] if args.key?(:ssl_policy)
|
|
@@ -1252,6 +1252,12 @@ module Google
|
|
|
1252
1252
|
include Google::Apis::Core::JsonObjectSupport
|
|
1253
1253
|
end
|
|
1254
1254
|
|
|
1255
|
+
class InterconnectAttachmentPartnerMetadata
|
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1257
|
+
|
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1259
|
+
end
|
|
1260
|
+
|
|
1255
1261
|
class InterconnectAttachmentPrivateInfo
|
|
1256
1262
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1257
1263
|
|
|
@@ -2242,6 +2248,12 @@ module Google
|
|
|
2242
2248
|
include Google::Apis::Core::JsonObjectSupport
|
|
2243
2249
|
end
|
|
2244
2250
|
|
|
2251
|
+
class TargetHttpsProxiesSetQuicOverrideRequest
|
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2253
|
+
|
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2255
|
+
end
|
|
2256
|
+
|
|
2245
2257
|
class TargetHttpsProxiesSetSslCertificatesRequest
|
|
2246
2258
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2247
2259
|
|
|
@@ -5001,27 +5013,39 @@ module Google
|
|
|
5001
5013
|
property :provisioned_link_count, as: 'provisionedLinkCount'
|
|
5002
5014
|
property :requested_link_count, as: 'requestedLinkCount'
|
|
5003
5015
|
property :self_link, as: 'selfLink'
|
|
5016
|
+
property :state, as: 'state'
|
|
5004
5017
|
end
|
|
5005
5018
|
end
|
|
5006
5019
|
|
|
5007
5020
|
class InterconnectAttachment
|
|
5008
5021
|
# @private
|
|
5009
5022
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5023
|
+
property :admin_enabled, as: 'adminEnabled'
|
|
5024
|
+
property :bandwidth, as: 'bandwidth'
|
|
5025
|
+
collection :candidate_subnets, as: 'candidateSubnets'
|
|
5010
5026
|
property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
|
|
5011
5027
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
5012
5028
|
property :customer_router_ip_address, as: 'customerRouterIpAddress'
|
|
5013
5029
|
property :description, as: 'description'
|
|
5030
|
+
property :edge_availability_domain, as: 'edgeAvailabilityDomain'
|
|
5014
5031
|
property :google_reference_id, as: 'googleReferenceId'
|
|
5015
5032
|
property :id, :numeric_string => true, as: 'id'
|
|
5016
5033
|
property :interconnect, as: 'interconnect'
|
|
5017
5034
|
property :kind, as: 'kind'
|
|
5018
5035
|
property :name, as: 'name'
|
|
5019
5036
|
property :operational_status, as: 'operationalStatus'
|
|
5037
|
+
property :pairing_key, as: 'pairingKey'
|
|
5038
|
+
property :partner_asn, :numeric_string => true, as: 'partnerAsn'
|
|
5039
|
+
property :partner_metadata, as: 'partnerMetadata', class: Google::Apis::ComputeV1::InterconnectAttachmentPartnerMetadata, decorator: Google::Apis::ComputeV1::InterconnectAttachmentPartnerMetadata::Representation
|
|
5040
|
+
|
|
5020
5041
|
property :private_interconnect_info, as: 'privateInterconnectInfo', class: Google::Apis::ComputeV1::InterconnectAttachmentPrivateInfo, decorator: Google::Apis::ComputeV1::InterconnectAttachmentPrivateInfo::Representation
|
|
5021
5042
|
|
|
5022
5043
|
property :region, as: 'region'
|
|
5023
5044
|
property :router, as: 'router'
|
|
5024
5045
|
property :self_link, as: 'selfLink'
|
|
5046
|
+
property :state, as: 'state'
|
|
5047
|
+
property :type, as: 'type'
|
|
5048
|
+
property :vlan_tag8021q, as: 'vlanTag8021q'
|
|
5025
5049
|
end
|
|
5026
5050
|
end
|
|
5027
5051
|
|
|
@@ -5089,6 +5113,15 @@ module Google
|
|
|
5089
5113
|
end
|
|
5090
5114
|
end
|
|
5091
5115
|
|
|
5116
|
+
class InterconnectAttachmentPartnerMetadata
|
|
5117
|
+
# @private
|
|
5118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5119
|
+
property :interconnect_name, as: 'interconnectName'
|
|
5120
|
+
property :partner_name, as: 'partnerName'
|
|
5121
|
+
property :portal_url, as: 'portalUrl'
|
|
5122
|
+
end
|
|
5123
|
+
end
|
|
5124
|
+
|
|
5092
5125
|
class InterconnectAttachmentPrivateInfo
|
|
5093
5126
|
# @private
|
|
5094
5127
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6314,6 +6347,7 @@ module Google
|
|
|
6314
6347
|
property :advertised_route_priority, as: 'advertisedRoutePriority'
|
|
6315
6348
|
property :interface_name, as: 'interfaceName'
|
|
6316
6349
|
property :ip_address, as: 'ipAddress'
|
|
6350
|
+
property :management_type, as: 'managementType'
|
|
6317
6351
|
property :name, as: 'name'
|
|
6318
6352
|
property :peer_asn, as: 'peerAsn'
|
|
6319
6353
|
property :peer_ip_address, as: 'peerIpAddress'
|
|
@@ -6326,6 +6360,7 @@ module Google
|
|
|
6326
6360
|
property :ip_range, as: 'ipRange'
|
|
6327
6361
|
property :linked_interconnect_attachment, as: 'linkedInterconnectAttachment'
|
|
6328
6362
|
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
|
6363
|
+
property :management_type, as: 'managementType'
|
|
6329
6364
|
property :name, as: 'name'
|
|
6330
6365
|
end
|
|
6331
6366
|
end
|
|
@@ -6862,6 +6897,13 @@ module Google
|
|
|
6862
6897
|
end
|
|
6863
6898
|
end
|
|
6864
6899
|
|
|
6900
|
+
class TargetHttpsProxiesSetQuicOverrideRequest
|
|
6901
|
+
# @private
|
|
6902
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6903
|
+
property :quic_override, as: 'quicOverride'
|
|
6904
|
+
end
|
|
6905
|
+
end
|
|
6906
|
+
|
|
6865
6907
|
class TargetHttpsProxiesSetSslCertificatesRequest
|
|
6866
6908
|
# @private
|
|
6867
6909
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -6877,6 +6919,7 @@ module Google
|
|
|
6877
6919
|
property :id, :numeric_string => true, as: 'id'
|
|
6878
6920
|
property :kind, as: 'kind'
|
|
6879
6921
|
property :name, as: 'name'
|
|
6922
|
+
property :quic_override, as: 'quicOverride'
|
|
6880
6923
|
property :self_link, as: 'selfLink'
|
|
6881
6924
|
collection :ssl_certificates, as: 'sslCertificates'
|
|
6882
6925
|
property :ssl_policy, as: 'sslPolicy'
|
|
@@ -8197,6 +8197,62 @@ module Google
|
|
|
8197
8197
|
execute_or_queue_command(command, &block)
|
|
8198
8198
|
end
|
|
8199
8199
|
|
|
8200
|
+
# Updates the specified interconnect attachment with the data included in the
|
|
8201
|
+
# request. This method supports PATCH semantics and uses the JSON merge patch
|
|
8202
|
+
# format and processing rules.
|
|
8203
|
+
# @param [String] project
|
|
8204
|
+
# Project ID for this request.
|
|
8205
|
+
# @param [String] region
|
|
8206
|
+
# Name of the region scoping this request.
|
|
8207
|
+
# @param [String] interconnect_attachment
|
|
8208
|
+
# Name of the interconnect attachment to patch.
|
|
8209
|
+
# @param [Google::Apis::ComputeV1::InterconnectAttachment] interconnect_attachment_object
|
|
8210
|
+
# @param [String] request_id
|
|
8211
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
8212
|
+
# that if you must retry your request, the server will know to ignore the
|
|
8213
|
+
# request if it has already been completed.
|
|
8214
|
+
# For example, consider a situation where you make an initial request and the
|
|
8215
|
+
# request times out. If you make the request again with the same request ID, the
|
|
8216
|
+
# server can check if original operation with the same request ID was received,
|
|
8217
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
8218
|
+
# accidentally creating duplicate commitments.
|
|
8219
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
8220
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
8221
|
+
# @param [String] fields
|
|
8222
|
+
# Selector specifying which fields to include in a partial response.
|
|
8223
|
+
# @param [String] quota_user
|
|
8224
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
8225
|
+
# characters.
|
|
8226
|
+
# @param [String] user_ip
|
|
8227
|
+
# Deprecated. Please use quotaUser instead.
|
|
8228
|
+
# @param [Google::Apis::RequestOptions] options
|
|
8229
|
+
# Request-specific options
|
|
8230
|
+
#
|
|
8231
|
+
# @yield [result, err] Result & error if block supplied
|
|
8232
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
|
8233
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
8234
|
+
#
|
|
8235
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
|
8236
|
+
#
|
|
8237
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
8238
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
8239
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
8240
|
+
def patch_interconnect_attachment(project, region, interconnect_attachment, interconnect_attachment_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
8241
|
+
command = make_simple_command(:patch, '{project}/regions/{region}/interconnectAttachments/{interconnectAttachment}', options)
|
|
8242
|
+
command.request_representation = Google::Apis::ComputeV1::InterconnectAttachment::Representation
|
|
8243
|
+
command.request_object = interconnect_attachment_object
|
|
8244
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
|
8245
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
|
8246
|
+
command.params['project'] = project unless project.nil?
|
|
8247
|
+
command.params['region'] = region unless region.nil?
|
|
8248
|
+
command.params['interconnectAttachment'] = interconnect_attachment unless interconnect_attachment.nil?
|
|
8249
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
8250
|
+
command.query['fields'] = fields unless fields.nil?
|
|
8251
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
8252
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
8253
|
+
execute_or_queue_command(command, &block)
|
|
8254
|
+
end
|
|
8255
|
+
|
|
8200
8256
|
# Returns the details for the specified interconnect location. Gets a list of
|
|
8201
8257
|
# available interconnect locations by making a list() request.
|
|
8202
8258
|
# @param [String] project
|
|
@@ -14979,6 +15035,58 @@ module Google
|
|
|
14979
15035
|
execute_or_queue_command(command, &block)
|
|
14980
15036
|
end
|
|
14981
15037
|
|
|
15038
|
+
# Sets the QUIC override policy for TargetHttpsProxy.
|
|
15039
|
+
# @param [String] project
|
|
15040
|
+
# Project ID for this request.
|
|
15041
|
+
# @param [String] target_https_proxy
|
|
15042
|
+
# Name of the TargetHttpsProxy resource to set the QUIC override policy for. The
|
|
15043
|
+
# name should conform to RFC1035.
|
|
15044
|
+
# @param [Google::Apis::ComputeV1::TargetHttpsProxiesSetQuicOverrideRequest] target_https_proxies_set_quic_override_request_object
|
|
15045
|
+
# @param [String] request_id
|
|
15046
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
|
15047
|
+
# that if you must retry your request, the server will know to ignore the
|
|
15048
|
+
# request if it has already been completed.
|
|
15049
|
+
# For example, consider a situation where you make an initial request and the
|
|
15050
|
+
# request times out. If you make the request again with the same request ID, the
|
|
15051
|
+
# server can check if original operation with the same request ID was received,
|
|
15052
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
15053
|
+
# accidentally creating duplicate commitments.
|
|
15054
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
|
15055
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
|
15056
|
+
# @param [String] fields
|
|
15057
|
+
# Selector specifying which fields to include in a partial response.
|
|
15058
|
+
# @param [String] quota_user
|
|
15059
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
|
15060
|
+
# characters.
|
|
15061
|
+
# @param [String] user_ip
|
|
15062
|
+
# Deprecated. Please use quotaUser instead.
|
|
15063
|
+
# @param [Google::Apis::RequestOptions] options
|
|
15064
|
+
# Request-specific options
|
|
15065
|
+
#
|
|
15066
|
+
# @yield [result, err] Result & error if block supplied
|
|
15067
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
|
15068
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
15069
|
+
#
|
|
15070
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
|
15071
|
+
#
|
|
15072
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
15073
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
15074
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
15075
|
+
def set_target_https_proxy_quic_override(project, target_https_proxy, target_https_proxies_set_quic_override_request_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
15076
|
+
command = make_simple_command(:post, '{project}/global/targetHttpsProxies/{targetHttpsProxy}/setQuicOverride', options)
|
|
15077
|
+
command.request_representation = Google::Apis::ComputeV1::TargetHttpsProxiesSetQuicOverrideRequest::Representation
|
|
15078
|
+
command.request_object = target_https_proxies_set_quic_override_request_object
|
|
15079
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
|
15080
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
|
15081
|
+
command.params['project'] = project unless project.nil?
|
|
15082
|
+
command.params['targetHttpsProxy'] = target_https_proxy unless target_https_proxy.nil?
|
|
15083
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
|
15084
|
+
command.query['fields'] = fields unless fields.nil?
|
|
15085
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
15086
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
15087
|
+
execute_or_queue_command(command, &block)
|
|
15088
|
+
end
|
|
15089
|
+
|
|
14982
15090
|
# Replaces SslCertificates for TargetHttpsProxy.
|
|
14983
15091
|
# @param [String] project
|
|
14984
15092
|
# Project ID for this request.
|