google-api-client 0.20.0 → 0.20.1
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 +35 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +2 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +2 -2
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +2 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +34 -0
- data/generated/google/apis/cloudbuild_v1/representations.rb +17 -0
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +0 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +0 -1
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +0 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +0 -1
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +536 -20
- data/generated/google/apis/compute_alpha/representations.rb +228 -2
- data/generated/google/apis/compute_alpha/service.rb +1860 -593
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +14 -0
- data/generated/google/apis/compute_beta/representations.rb +3 -0
- data/generated/google/apis/compute_beta/service.rb +3 -3
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +698 -21
- data/generated/google/apis/compute_v1/representations.rb +268 -0
- data/generated/google/apis/compute_v1/service.rb +778 -14
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +53 -1
- data/generated/google/apis/content_v2/representations.rb +18 -0
- data/generated/google/apis/content_v2/service.rb +62 -4
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +11 -7
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +9 -5
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +2 -1
- data/generated/google/apis/dlp_v2beta1.rb +1 -1
- data/generated/google/apis/dlp_v2beta1/classes.rb +2 -1
- data/generated/google/apis/dlp_v2beta2.rb +1 -1
- data/generated/google/apis/dlp_v2beta2/classes.rb +2 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +2 -1
- data/generated/google/apis/drive_v2/service.rb +6 -5
- data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
- data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +141 -1
- data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +56 -0
- data/generated/google/apis/firebasedynamiclinks_v1/service.rb +40 -0
- data/generated/google/apis/genomics_v1.rb +1 -1
- data/generated/google/apis/genomics_v1/classes.rb +0 -16
- data/generated/google/apis/genomics_v1/service.rb +0 -120
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/groupssettings_v1/classes.rb +4 -3
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +0 -1
- data/generated/google/apis/manufacturers_v1.rb +1 -1
- data/generated/google/apis/manufacturers_v1/classes.rb +70 -7
- data/generated/google/apis/manufacturers_v1/representations.rb +23 -0
- data/generated/google/apis/manufacturers_v1/service.rb +17 -3
- data/generated/google/apis/partners_v2.rb +1 -1
- data/generated/google/apis/partners_v2/classes.rb +10 -1
- data/generated/google/apis/partners_v2/representations.rb +1 -0
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +2 -1
- data/generated/google/apis/safebrowsing_v4.rb +2 -2
- data/generated/google/apis/safebrowsing_v4/service.rb +1 -1
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +1 -7
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1/classes.rb +1 -6
- data/generated/google/apis/spanner_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +25 -27
- data/generated/google/apis/testing_v1.rb +2 -2
- data/generated/google/apis/testing_v1/classes.rb +2 -1
- data/generated/google/apis/testing_v1/service.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 03534a64f7327be9bc0d198934a9e18b2280a19b
|
|
4
|
+
data.tar.gz: d2763e525cb27bef381cd0faac757b8fa0d32200
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 75439e6c178ef4802d0905f05e71958d8c3dae94770ad1a0c2f0125014e77e2ab2939008d247fe1962d3b3c2f528d28580aaad2511cc1ceda19e08120708ec1e
|
|
7
|
+
data.tar.gz: 14638c7ae79b4b478f4e564da2493a622d28592641eded759de45b1958fa4e7bae0acbb810c47636b69651b24c552a69765fbfd8acd892b22029d921ee6d6182
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,38 @@
|
|
|
1
|
+
# 0.20.1
|
|
2
|
+
* Backwards compatible changes:
|
|
3
|
+
* Updated `adexchangebuyer2_v2beta1`
|
|
4
|
+
* Updated `bigquery_v2`
|
|
5
|
+
* Updated `classroom_v1`
|
|
6
|
+
* Updated `cloudbuild_v1`
|
|
7
|
+
* Updated `cloudresourcemanager_v1`
|
|
8
|
+
* Updated `cloudresourcemanager_v1beta1`
|
|
9
|
+
* Updated `cloudresourcemanager_v2`
|
|
10
|
+
* Updated `cloudresourcemanager_v2beta1`
|
|
11
|
+
* Updated `compute_alpha`
|
|
12
|
+
* Updated `compute_beta`
|
|
13
|
+
* Updated `compute_v1`
|
|
14
|
+
* Updated `content_v2`
|
|
15
|
+
* Updated `dataproc_v1`
|
|
16
|
+
* Updated `dataproc_v1beta2`
|
|
17
|
+
* Updated `dlp_v2`
|
|
18
|
+
* Updated `dlp_v2beta1`
|
|
19
|
+
* Updated `dlp_v2beta2`
|
|
20
|
+
* Updated `drive_v2`
|
|
21
|
+
* Updated `firebasedynamiclinks_v1`
|
|
22
|
+
* Updated `genomics_v1`
|
|
23
|
+
* Updated `groupssettings_v1`
|
|
24
|
+
* Updated `iam_v1`
|
|
25
|
+
* Updated `manufacturers_v1`
|
|
26
|
+
* Updated `partners_v2`
|
|
27
|
+
* Updated `people_v1`
|
|
28
|
+
* Updated `safebrowsing_v4`
|
|
29
|
+
* Updated `servicemanagement_v1`
|
|
30
|
+
* Updated `serviceuser_v1`
|
|
31
|
+
* Updated `spanner_v1`
|
|
32
|
+
* Updated `storagetransfer_v1`
|
|
33
|
+
* Updated `testing_v1`
|
|
34
|
+
* Updated `youtube_partner_v1`
|
|
35
|
+
|
|
1
36
|
# 0.20.0
|
|
2
37
|
* Breaking changes:
|
|
3
38
|
* Deleted `clouduseraccounts_alpha`
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/ad-exchange/buyer-rest/reference/rest/
|
|
27
27
|
module Adexchangebuyer2V2beta1
|
|
28
28
|
VERSION = 'V2beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180403'
|
|
30
30
|
|
|
31
31
|
# Manage your Ad Exchange buyer account configuration
|
|
32
32
|
AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer'
|
|
@@ -766,7 +766,8 @@ module Google
|
|
|
766
766
|
# @return [Fixnum]
|
|
767
767
|
attr_accessor :day
|
|
768
768
|
|
|
769
|
-
# Month of year. Must be from 1 to 12
|
|
769
|
+
# Month of year. Must be from 1 to 12, or 0 if specifying a date without a
|
|
770
|
+
# month.
|
|
770
771
|
# Corresponds to the JSON property `month`
|
|
771
772
|
# @return [Fixnum]
|
|
772
773
|
attr_accessor :month
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/bigquery/
|
|
26
26
|
module BigqueryV2
|
|
27
27
|
VERSION = 'V2'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20180401'
|
|
29
29
|
|
|
30
30
|
# View and manage your data in Google BigQuery
|
|
31
31
|
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
|
@@ -348,8 +348,8 @@ module Google
|
|
|
348
348
|
# @return [Fixnum]
|
|
349
349
|
attr_accessor :last_modified_time
|
|
350
350
|
|
|
351
|
-
# The geographic location where the dataset should reside.
|
|
352
|
-
#
|
|
351
|
+
# The geographic location where the dataset should reside. The default value is
|
|
352
|
+
# US.
|
|
353
353
|
# Corresponds to the JSON property `location`
|
|
354
354
|
# @return [String]
|
|
355
355
|
attr_accessor :location
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/classroom/
|
|
26
26
|
module ClassroomV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20180403'
|
|
29
29
|
|
|
30
30
|
# View and manage announcements in Google Classroom
|
|
31
31
|
AUTH_CLASSROOM_ANNOUNCEMENTS = 'https://www.googleapis.com/auth/classroom.announcements'
|
|
@@ -703,7 +703,8 @@ module Google
|
|
|
703
703
|
# @return [Fixnum]
|
|
704
704
|
attr_accessor :day
|
|
705
705
|
|
|
706
|
-
# Month of year. Must be from 1 to 12
|
|
706
|
+
# Month of year. Must be from 1 to 12, or 0 if specifying a date without a
|
|
707
|
+
# month.
|
|
707
708
|
# Corresponds to the JSON property `month`
|
|
708
709
|
# @return [Fixnum]
|
|
709
710
|
attr_accessor :month
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/container-builder/docs/
|
|
26
26
|
module CloudbuildV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20180406'
|
|
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'
|
|
@@ -42,6 +42,11 @@ module Google
|
|
|
42
42
|
# @return [Array<String>]
|
|
43
43
|
attr_accessor :paths
|
|
44
44
|
|
|
45
|
+
# Start and end times for a build execution phase.
|
|
46
|
+
# Corresponds to the JSON property `timing`
|
|
47
|
+
# @return [Google::Apis::CloudbuildV1::TimeSpan]
|
|
48
|
+
attr_accessor :timing
|
|
49
|
+
|
|
45
50
|
def initialize(**args)
|
|
46
51
|
update!(**args)
|
|
47
52
|
end
|
|
@@ -50,6 +55,35 @@ module Google
|
|
|
50
55
|
def update!(**args)
|
|
51
56
|
@location = args[:location] if args.key?(:location)
|
|
52
57
|
@paths = args[:paths] if args.key?(:paths)
|
|
58
|
+
@timing = args[:timing] if args.key?(:timing)
|
|
59
|
+
end
|
|
60
|
+
end
|
|
61
|
+
|
|
62
|
+
# An artifact that was uploaded during a build. This
|
|
63
|
+
# is a single record in the artifact manifest JSON file.
|
|
64
|
+
class ArtifactResult
|
|
65
|
+
include Google::Apis::Core::Hashable
|
|
66
|
+
|
|
67
|
+
# The file hash of the artifact.
|
|
68
|
+
# Corresponds to the JSON property `fileHash`
|
|
69
|
+
# @return [Array<Google::Apis::CloudbuildV1::FileHashes>]
|
|
70
|
+
attr_accessor :file_hash
|
|
71
|
+
|
|
72
|
+
# The path of an artifact in a Google Cloud Storage bucket, with the
|
|
73
|
+
# generation number. For example,
|
|
74
|
+
# `gs://mybucket/path/to/output.jar#generation`.
|
|
75
|
+
# Corresponds to the JSON property `location`
|
|
76
|
+
# @return [String]
|
|
77
|
+
attr_accessor :location
|
|
78
|
+
|
|
79
|
+
def initialize(**args)
|
|
80
|
+
update!(**args)
|
|
81
|
+
end
|
|
82
|
+
|
|
83
|
+
# Update properties of this object
|
|
84
|
+
def update!(**args)
|
|
85
|
+
@file_hash = args[:file_hash] if args.key?(:file_hash)
|
|
86
|
+
@location = args[:location] if args.key?(:location)
|
|
53
87
|
end
|
|
54
88
|
end
|
|
55
89
|
|
|
@@ -28,6 +28,12 @@ module Google
|
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
+
class ArtifactResult
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
31
37
|
class Artifacts
|
|
32
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
39
|
|
|
@@ -189,6 +195,17 @@ module Google
|
|
|
189
195
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
190
196
|
property :location, as: 'location'
|
|
191
197
|
collection :paths, as: 'paths'
|
|
198
|
+
property :timing, as: 'timing', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
199
|
+
|
|
200
|
+
end
|
|
201
|
+
end
|
|
202
|
+
|
|
203
|
+
class ArtifactResult
|
|
204
|
+
# @private
|
|
205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
206
|
+
collection :file_hash, as: 'fileHash', class: Google::Apis::CloudbuildV1::FileHashes, decorator: Google::Apis::CloudbuildV1::FileHashes::Representation
|
|
207
|
+
|
|
208
|
+
property :location, as: 'location'
|
|
192
209
|
end
|
|
193
210
|
end
|
|
194
211
|
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/resource-manager
|
|
27
27
|
module CloudresourcemanagerV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180402'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -95,7 +95,6 @@ module Google
|
|
|
95
95
|
include Google::Apis::Core::Hashable
|
|
96
96
|
|
|
97
97
|
# The configuration for logging of each type of permission.
|
|
98
|
-
# Next ID: 4
|
|
99
98
|
# Corresponds to the JSON property `auditLogConfigs`
|
|
100
99
|
# @return [Array<Google::Apis::CloudresourcemanagerV1::AuditLogConfig>]
|
|
101
100
|
attr_accessor :audit_log_configs
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/resource-manager
|
|
27
27
|
module CloudresourcemanagerV1beta1
|
|
28
28
|
VERSION = 'V1beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180402'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -95,7 +95,6 @@ module Google
|
|
|
95
95
|
include Google::Apis::Core::Hashable
|
|
96
96
|
|
|
97
97
|
# The configuration for logging of each type of permission.
|
|
98
|
-
# Next ID: 4
|
|
99
98
|
# Corresponds to the JSON property `auditLogConfigs`
|
|
100
99
|
# @return [Array<Google::Apis::CloudresourcemanagerV1beta1::AuditLogConfig>]
|
|
101
100
|
attr_accessor :audit_log_configs
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/resource-manager
|
|
27
27
|
module CloudresourcemanagerV2
|
|
28
28
|
VERSION = 'V2'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180402'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -73,7 +73,6 @@ module Google
|
|
|
73
73
|
include Google::Apis::Core::Hashable
|
|
74
74
|
|
|
75
75
|
# The configuration for logging of each type of permission.
|
|
76
|
-
# Next ID: 4
|
|
77
76
|
# Corresponds to the JSON property `auditLogConfigs`
|
|
78
77
|
# @return [Array<Google::Apis::CloudresourcemanagerV2::AuditLogConfig>]
|
|
79
78
|
attr_accessor :audit_log_configs
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/resource-manager
|
|
27
27
|
module CloudresourcemanagerV2beta1
|
|
28
28
|
VERSION = 'V2beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180402'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -73,7 +73,6 @@ module Google
|
|
|
73
73
|
include Google::Apis::Core::Hashable
|
|
74
74
|
|
|
75
75
|
# The configuration for logging of each type of permission.
|
|
76
|
-
# Next ID: 4
|
|
77
76
|
# Corresponds to the JSON property `auditLogConfigs`
|
|
78
77
|
# @return [Array<Google::Apis::CloudresourcemanagerV2beta1::AuditLogConfig>]
|
|
79
78
|
attr_accessor :audit_log_configs
|
|
@@ -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 = '20180323'
|
|
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'
|
|
@@ -1419,10 +1419,11 @@ module Google
|
|
|
1419
1419
|
# @return [String]
|
|
1420
1420
|
attr_accessor :name
|
|
1421
1421
|
|
|
1422
|
-
# [Output Only] Target recommended MIG size computed by
|
|
1423
|
-
# calculates recommended MIG size even when autoscaling
|
|
1424
|
-
# from ON. This field is empty when autoscaler is not
|
|
1425
|
-
# managed instance group or autoscaler did not
|
|
1422
|
+
# [Output Only] Target recommended MIG size (number of instances) computed by
|
|
1423
|
+
# autoscaler. Autoscaler calculates recommended MIG size even when autoscaling
|
|
1424
|
+
# policy mode is different from ON. This field is empty when autoscaler is not
|
|
1425
|
+
# connected to the existing managed instance group or autoscaler did not
|
|
1426
|
+
# generate its prediction.
|
|
1426
1427
|
# Corresponds to the JSON property `recommendedSize`
|
|
1427
1428
|
# @return [Fixnum]
|
|
1428
1429
|
attr_accessor :recommended_size
|
|
@@ -3449,8 +3450,9 @@ module Google
|
|
|
3449
3450
|
attr_accessor :status_message
|
|
3450
3451
|
|
|
3451
3452
|
# The type of commitment, which affects the discount rate and the eligible
|
|
3452
|
-
# resources. Type
|
|
3453
|
-
# VMs. Type NORMAL specifies a commitment that applies
|
|
3453
|
+
# resources. Type MEMORY_OPTIMIZED_VM specifies a commitment that will only
|
|
3454
|
+
# apply to memory optimized VMs. Type NORMAL specifies a commitment that applies
|
|
3455
|
+
# to all other resources.
|
|
3454
3456
|
# Corresponds to the JSON property `type`
|
|
3455
3457
|
# @return [String]
|
|
3456
3458
|
attr_accessor :type
|
|
@@ -6611,6 +6613,12 @@ module Google
|
|
|
6611
6613
|
# @return [String]
|
|
6612
6614
|
attr_accessor :name
|
|
6613
6615
|
|
|
6616
|
+
# [Output Only] Region where the health check resides. Not applicable to global
|
|
6617
|
+
# health checks.
|
|
6618
|
+
# Corresponds to the JSON property `region`
|
|
6619
|
+
# @return [String]
|
|
6620
|
+
attr_accessor :region
|
|
6621
|
+
|
|
6614
6622
|
# [Output Only] Server-defined URL for the resource.
|
|
6615
6623
|
# Corresponds to the JSON property `selfLink`
|
|
6616
6624
|
# @return [String]
|
|
@@ -6667,6 +6675,7 @@ module Google
|
|
|
6667
6675
|
@id = args[:id] if args.key?(:id)
|
|
6668
6676
|
@kind = args[:kind] if args.key?(:kind)
|
|
6669
6677
|
@name = args[:name] if args.key?(:name)
|
|
6678
|
+
@region = args[:region] if args.key?(:region)
|
|
6670
6679
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
6671
6680
|
@ssl_health_check = args[:ssl_health_check] if args.key?(:ssl_health_check)
|
|
6672
6681
|
@tcp_health_check = args[:tcp_health_check] if args.key?(:tcp_health_check)
|
|
@@ -6818,6 +6827,214 @@ module Google
|
|
|
6818
6827
|
end
|
|
6819
6828
|
end
|
|
6820
6829
|
|
|
6830
|
+
#
|
|
6831
|
+
class HealthChecksAggregatedList
|
|
6832
|
+
include Google::Apis::Core::Hashable
|
|
6833
|
+
|
|
6834
|
+
# [Output Only] Unique identifier for the resource; defined by the server.
|
|
6835
|
+
# Corresponds to the JSON property `id`
|
|
6836
|
+
# @return [String]
|
|
6837
|
+
attr_accessor :id
|
|
6838
|
+
|
|
6839
|
+
# A list of HealthChecksScopedList resources.
|
|
6840
|
+
# Corresponds to the JSON property `items`
|
|
6841
|
+
# @return [Hash<String,Google::Apis::ComputeAlpha::HealthChecksScopedList>]
|
|
6842
|
+
attr_accessor :items
|
|
6843
|
+
|
|
6844
|
+
# Type of resource.
|
|
6845
|
+
# Corresponds to the JSON property `kind`
|
|
6846
|
+
# @return [String]
|
|
6847
|
+
attr_accessor :kind
|
|
6848
|
+
|
|
6849
|
+
# [Output Only] This token allows you to get the next page of results for list
|
|
6850
|
+
# requests. If the number of results is larger than maxResults, use the
|
|
6851
|
+
# nextPageToken as a value for the query parameter pageToken in the next list
|
|
6852
|
+
# request. Subsequent list requests will have their own nextPageToken to
|
|
6853
|
+
# continue paging through the results.
|
|
6854
|
+
# Corresponds to the JSON property `nextPageToken`
|
|
6855
|
+
# @return [String]
|
|
6856
|
+
attr_accessor :next_page_token
|
|
6857
|
+
|
|
6858
|
+
# [Output Only] Server-defined URL for this resource.
|
|
6859
|
+
# Corresponds to the JSON property `selfLink`
|
|
6860
|
+
# @return [String]
|
|
6861
|
+
attr_accessor :self_link
|
|
6862
|
+
|
|
6863
|
+
# [Output Only] Informational warning message.
|
|
6864
|
+
# Corresponds to the JSON property `warning`
|
|
6865
|
+
# @return [Google::Apis::ComputeAlpha::HealthChecksAggregatedList::Warning]
|
|
6866
|
+
attr_accessor :warning
|
|
6867
|
+
|
|
6868
|
+
def initialize(**args)
|
|
6869
|
+
update!(**args)
|
|
6870
|
+
end
|
|
6871
|
+
|
|
6872
|
+
# Update properties of this object
|
|
6873
|
+
def update!(**args)
|
|
6874
|
+
@id = args[:id] if args.key?(:id)
|
|
6875
|
+
@items = args[:items] if args.key?(:items)
|
|
6876
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
6877
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
|
6878
|
+
@self_link = args[:self_link] if args.key?(:self_link)
|
|
6879
|
+
@warning = args[:warning] if args.key?(:warning)
|
|
6880
|
+
end
|
|
6881
|
+
|
|
6882
|
+
# [Output Only] Informational warning message.
|
|
6883
|
+
class Warning
|
|
6884
|
+
include Google::Apis::Core::Hashable
|
|
6885
|
+
|
|
6886
|
+
# [Output Only] A warning code, if applicable. For example, Compute Engine
|
|
6887
|
+
# returns NO_RESULTS_ON_PAGE if there are no results in the response.
|
|
6888
|
+
# Corresponds to the JSON property `code`
|
|
6889
|
+
# @return [String]
|
|
6890
|
+
attr_accessor :code
|
|
6891
|
+
|
|
6892
|
+
# [Output Only] Metadata about this warning in key: value format. For example:
|
|
6893
|
+
# "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
|
|
6894
|
+
# Corresponds to the JSON property `data`
|
|
6895
|
+
# @return [Array<Google::Apis::ComputeAlpha::HealthChecksAggregatedList::Warning::Datum>]
|
|
6896
|
+
attr_accessor :data
|
|
6897
|
+
|
|
6898
|
+
# [Output Only] A human-readable description of the warning code.
|
|
6899
|
+
# Corresponds to the JSON property `message`
|
|
6900
|
+
# @return [String]
|
|
6901
|
+
attr_accessor :message
|
|
6902
|
+
|
|
6903
|
+
def initialize(**args)
|
|
6904
|
+
update!(**args)
|
|
6905
|
+
end
|
|
6906
|
+
|
|
6907
|
+
# Update properties of this object
|
|
6908
|
+
def update!(**args)
|
|
6909
|
+
@code = args[:code] if args.key?(:code)
|
|
6910
|
+
@data = args[:data] if args.key?(:data)
|
|
6911
|
+
@message = args[:message] if args.key?(:message)
|
|
6912
|
+
end
|
|
6913
|
+
|
|
6914
|
+
#
|
|
6915
|
+
class Datum
|
|
6916
|
+
include Google::Apis::Core::Hashable
|
|
6917
|
+
|
|
6918
|
+
# [Output Only] A key that provides more detail on the warning being returned.
|
|
6919
|
+
# For example, for warnings where there are no results in a list request for a
|
|
6920
|
+
# particular zone, this key might be scope and the key value might be the zone
|
|
6921
|
+
# name. Other examples might be a key indicating a deprecated resource and a
|
|
6922
|
+
# suggested replacement, or a warning about invalid network settings (for
|
|
6923
|
+
# example, if an instance attempts to perform IP forwarding but is not enabled
|
|
6924
|
+
# for IP forwarding).
|
|
6925
|
+
# Corresponds to the JSON property `key`
|
|
6926
|
+
# @return [String]
|
|
6927
|
+
attr_accessor :key
|
|
6928
|
+
|
|
6929
|
+
# [Output Only] A warning data value corresponding to the key.
|
|
6930
|
+
# Corresponds to the JSON property `value`
|
|
6931
|
+
# @return [String]
|
|
6932
|
+
attr_accessor :value
|
|
6933
|
+
|
|
6934
|
+
def initialize(**args)
|
|
6935
|
+
update!(**args)
|
|
6936
|
+
end
|
|
6937
|
+
|
|
6938
|
+
# Update properties of this object
|
|
6939
|
+
def update!(**args)
|
|
6940
|
+
@key = args[:key] if args.key?(:key)
|
|
6941
|
+
@value = args[:value] if args.key?(:value)
|
|
6942
|
+
end
|
|
6943
|
+
end
|
|
6944
|
+
end
|
|
6945
|
+
end
|
|
6946
|
+
|
|
6947
|
+
#
|
|
6948
|
+
class HealthChecksScopedList
|
|
6949
|
+
include Google::Apis::Core::Hashable
|
|
6950
|
+
|
|
6951
|
+
# List of HealthChecks contained in this scope.
|
|
6952
|
+
# Corresponds to the JSON property `healthChecks`
|
|
6953
|
+
# @return [Array<Google::Apis::ComputeAlpha::HealthCheck>]
|
|
6954
|
+
attr_accessor :health_checks
|
|
6955
|
+
|
|
6956
|
+
# Informational warning which replaces the list of backend services when the
|
|
6957
|
+
# list is empty.
|
|
6958
|
+
# Corresponds to the JSON property `warning`
|
|
6959
|
+
# @return [Google::Apis::ComputeAlpha::HealthChecksScopedList::Warning]
|
|
6960
|
+
attr_accessor :warning
|
|
6961
|
+
|
|
6962
|
+
def initialize(**args)
|
|
6963
|
+
update!(**args)
|
|
6964
|
+
end
|
|
6965
|
+
|
|
6966
|
+
# Update properties of this object
|
|
6967
|
+
def update!(**args)
|
|
6968
|
+
@health_checks = args[:health_checks] if args.key?(:health_checks)
|
|
6969
|
+
@warning = args[:warning] if args.key?(:warning)
|
|
6970
|
+
end
|
|
6971
|
+
|
|
6972
|
+
# Informational warning which replaces the list of backend services when the
|
|
6973
|
+
# list is empty.
|
|
6974
|
+
class Warning
|
|
6975
|
+
include Google::Apis::Core::Hashable
|
|
6976
|
+
|
|
6977
|
+
# [Output Only] A warning code, if applicable. For example, Compute Engine
|
|
6978
|
+
# returns NO_RESULTS_ON_PAGE if there are no results in the response.
|
|
6979
|
+
# Corresponds to the JSON property `code`
|
|
6980
|
+
# @return [String]
|
|
6981
|
+
attr_accessor :code
|
|
6982
|
+
|
|
6983
|
+
# [Output Only] Metadata about this warning in key: value format. For example:
|
|
6984
|
+
# "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
|
|
6985
|
+
# Corresponds to the JSON property `data`
|
|
6986
|
+
# @return [Array<Google::Apis::ComputeAlpha::HealthChecksScopedList::Warning::Datum>]
|
|
6987
|
+
attr_accessor :data
|
|
6988
|
+
|
|
6989
|
+
# [Output Only] A human-readable description of the warning code.
|
|
6990
|
+
# Corresponds to the JSON property `message`
|
|
6991
|
+
# @return [String]
|
|
6992
|
+
attr_accessor :message
|
|
6993
|
+
|
|
6994
|
+
def initialize(**args)
|
|
6995
|
+
update!(**args)
|
|
6996
|
+
end
|
|
6997
|
+
|
|
6998
|
+
# Update properties of this object
|
|
6999
|
+
def update!(**args)
|
|
7000
|
+
@code = args[:code] if args.key?(:code)
|
|
7001
|
+
@data = args[:data] if args.key?(:data)
|
|
7002
|
+
@message = args[:message] if args.key?(:message)
|
|
7003
|
+
end
|
|
7004
|
+
|
|
7005
|
+
#
|
|
7006
|
+
class Datum
|
|
7007
|
+
include Google::Apis::Core::Hashable
|
|
7008
|
+
|
|
7009
|
+
# [Output Only] A key that provides more detail on the warning being returned.
|
|
7010
|
+
# For example, for warnings where there are no results in a list request for a
|
|
7011
|
+
# particular zone, this key might be scope and the key value might be the zone
|
|
7012
|
+
# name. Other examples might be a key indicating a deprecated resource and a
|
|
7013
|
+
# suggested replacement, or a warning about invalid network settings (for
|
|
7014
|
+
# example, if an instance attempts to perform IP forwarding but is not enabled
|
|
7015
|
+
# for IP forwarding).
|
|
7016
|
+
# Corresponds to the JSON property `key`
|
|
7017
|
+
# @return [String]
|
|
7018
|
+
attr_accessor :key
|
|
7019
|
+
|
|
7020
|
+
# [Output Only] A warning data value corresponding to the key.
|
|
7021
|
+
# Corresponds to the JSON property `value`
|
|
7022
|
+
# @return [String]
|
|
7023
|
+
attr_accessor :value
|
|
7024
|
+
|
|
7025
|
+
def initialize(**args)
|
|
7026
|
+
update!(**args)
|
|
7027
|
+
end
|
|
7028
|
+
|
|
7029
|
+
# Update properties of this object
|
|
7030
|
+
def update!(**args)
|
|
7031
|
+
@key = args[:key] if args.key?(:key)
|
|
7032
|
+
@value = args[:value] if args.key?(:value)
|
|
7033
|
+
end
|
|
7034
|
+
end
|
|
7035
|
+
end
|
|
7036
|
+
end
|
|
7037
|
+
|
|
6821
7038
|
#
|
|
6822
7039
|
class HealthStatus
|
|
6823
7040
|
include Google::Apis::Core::Hashable
|
|
@@ -8815,6 +9032,11 @@ module Google
|
|
|
8815
9032
|
# @return [Google::Apis::ComputeAlpha::ShieldedVmConfig]
|
|
8816
9033
|
attr_accessor :shielded_vm_config
|
|
8817
9034
|
|
|
9035
|
+
# The policy describes how boot integrity measurements are evaluated.
|
|
9036
|
+
# Corresponds to the JSON property `shieldedVmIntegrityPolicy`
|
|
9037
|
+
# @return [Google::Apis::ComputeAlpha::ShieldedVmIntegrityPolicy]
|
|
9038
|
+
attr_accessor :shielded_vm_integrity_policy
|
|
9039
|
+
|
|
8818
9040
|
# [Output Only] Whether a VM has been restricted for start because Compute
|
|
8819
9041
|
# Engine has detected suspicious activity.
|
|
8820
9042
|
# Corresponds to the JSON property `startRestricted`
|
|
@@ -8876,6 +9098,7 @@ module Google
|
|
|
8876
9098
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
8877
9099
|
@service_accounts = args[:service_accounts] if args.key?(:service_accounts)
|
|
8878
9100
|
@shielded_vm_config = args[:shielded_vm_config] if args.key?(:shielded_vm_config)
|
|
9101
|
+
@shielded_vm_integrity_policy = args[:shielded_vm_integrity_policy] if args.key?(:shielded_vm_integrity_policy)
|
|
8879
9102
|
@start_restricted = args[:start_restricted] if args.key?(:start_restricted)
|
|
8880
9103
|
@status = args[:status] if args.key?(:status)
|
|
8881
9104
|
@status_message = args[:status_message] if args.key?(:status_message)
|
|
@@ -18386,6 +18609,27 @@ module Google
|
|
|
18386
18609
|
end
|
|
18387
18610
|
end
|
|
18388
18611
|
|
|
18612
|
+
#
|
|
18613
|
+
class RegionUrlMapsValidateRequest
|
|
18614
|
+
include Google::Apis::Core::Hashable
|
|
18615
|
+
|
|
18616
|
+
# A UrlMap resource. This resource defines the mapping from URL to the
|
|
18617
|
+
# BackendService resource, based on the "longest-match" of the URL's host and
|
|
18618
|
+
# path.
|
|
18619
|
+
# Corresponds to the JSON property `resource`
|
|
18620
|
+
# @return [Google::Apis::ComputeAlpha::UrlMap]
|
|
18621
|
+
attr_accessor :resource
|
|
18622
|
+
|
|
18623
|
+
def initialize(**args)
|
|
18624
|
+
update!(**args)
|
|
18625
|
+
end
|
|
18626
|
+
|
|
18627
|
+
# Update properties of this object
|
|
18628
|
+
def update!(**args)
|
|
18629
|
+
@resource = args[:resource] if args.key?(:resource)
|
|
18630
|
+
end
|
|
18631
|
+
end
|
|
18632
|
+
|
|
18389
18633
|
# Commitment for a particular resource (a Commitment is composed of one or more
|
|
18390
18634
|
# of these).
|
|
18391
18635
|
class ResourceCommitment
|
|
@@ -19135,6 +19379,15 @@ module Google
|
|
|
19135
19379
|
# @return [String]
|
|
19136
19380
|
attr_accessor :ip_address
|
|
19137
19381
|
|
|
19382
|
+
# [Output Only] Type of how the resource/configuration of the BGP peer is
|
|
19383
|
+
# managed. MANAGED_BY_USER is the default value; MANAGED_BY_ATTACHMENT
|
|
19384
|
+
# represents an BGP peer that is automatically created for PARTNER
|
|
19385
|
+
# interconnectAttachment, Google will automatically create/delete this type of
|
|
19386
|
+
# BGP peer when the PARTNER interconnectAttachment is created/deleted.
|
|
19387
|
+
# Corresponds to the JSON property `managementType`
|
|
19388
|
+
# @return [String]
|
|
19389
|
+
attr_accessor :management_type
|
|
19390
|
+
|
|
19138
19391
|
# Name of this BGP peer. The name must be 1-63 characters long and comply with
|
|
19139
19392
|
# RFC1035.
|
|
19140
19393
|
# Corresponds to the JSON property `name`
|
|
@@ -19165,6 +19418,7 @@ module Google
|
|
|
19165
19418
|
@advertised_route_priority = args[:advertised_route_priority] if args.key?(:advertised_route_priority)
|
|
19166
19419
|
@interface_name = args[:interface_name] if args.key?(:interface_name)
|
|
19167
19420
|
@ip_address = args[:ip_address] if args.key?(:ip_address)
|
|
19421
|
+
@management_type = args[:management_type] if args.key?(:management_type)
|
|
19168
19422
|
@name = args[:name] if args.key?(:name)
|
|
19169
19423
|
@peer_asn = args[:peer_asn] if args.key?(:peer_asn)
|
|
19170
19424
|
@peer_ip_address = args[:peer_ip_address] if args.key?(:peer_ip_address)
|
|
@@ -19197,6 +19451,16 @@ module Google
|
|
|
19197
19451
|
# @return [String]
|
|
19198
19452
|
attr_accessor :linked_vpn_tunnel
|
|
19199
19453
|
|
|
19454
|
+
# [Output Only] Type of how the resource/configuration of the interface is
|
|
19455
|
+
# managed. MANAGED_BY_USER is the default value; MANAGED_BY_ATTACHMENT
|
|
19456
|
+
# represents an interface that is automatically created for PARTNER type
|
|
19457
|
+
# interconnectAttachment, Google will automatically create/update/delete this
|
|
19458
|
+
# type of interface when the PARTNER interconnectAttachment is created/
|
|
19459
|
+
# provisioned/deleted.
|
|
19460
|
+
# Corresponds to the JSON property `managementType`
|
|
19461
|
+
# @return [String]
|
|
19462
|
+
attr_accessor :management_type
|
|
19463
|
+
|
|
19200
19464
|
# Name of this interface entry. The name must be 1-63 characters long and comply
|
|
19201
19465
|
# with RFC1035.
|
|
19202
19466
|
# Corresponds to the JSON property `name`
|
|
@@ -19212,6 +19476,7 @@ module Google
|
|
|
19212
19476
|
@ip_range = args[:ip_range] if args.key?(:ip_range)
|
|
19213
19477
|
@linked_interconnect_attachment = args[:linked_interconnect_attachment] if args.key?(:linked_interconnect_attachment)
|
|
19214
19478
|
@linked_vpn_tunnel = args[:linked_vpn_tunnel] if args.key?(:linked_vpn_tunnel)
|
|
19479
|
+
@management_type = args[:management_type] if args.key?(:management_type)
|
|
19215
19480
|
@name = args[:name] if args.key?(:name)
|
|
19216
19481
|
end
|
|
19217
19482
|
end
|
|
@@ -20389,6 +20654,27 @@ module Google
|
|
|
20389
20654
|
end
|
|
20390
20655
|
end
|
|
20391
20656
|
|
|
20657
|
+
# The policy describes how boot integrity measurements are evaluated.
|
|
20658
|
+
class ShieldedVmIntegrityPolicy
|
|
20659
|
+
include Google::Apis::Core::Hashable
|
|
20660
|
+
|
|
20661
|
+
# Triggers an auto relearn event: the integrity monitoring module copies
|
|
20662
|
+
# existing guest measurements to the baseline.
|
|
20663
|
+
# Corresponds to the JSON property `updateAutoLearnPolicy`
|
|
20664
|
+
# @return [Boolean]
|
|
20665
|
+
attr_accessor :update_auto_learn_policy
|
|
20666
|
+
alias_method :update_auto_learn_policy?, :update_auto_learn_policy
|
|
20667
|
+
|
|
20668
|
+
def initialize(**args)
|
|
20669
|
+
update!(**args)
|
|
20670
|
+
end
|
|
20671
|
+
|
|
20672
|
+
# Update properties of this object
|
|
20673
|
+
def update!(**args)
|
|
20674
|
+
@update_auto_learn_policy = args[:update_auto_learn_policy] if args.key?(:update_auto_learn_policy)
|
|
20675
|
+
end
|
|
20676
|
+
end
|
|
20677
|
+
|
|
20392
20678
|
# Represents a customer-supplied Signing Key used by Cloud CDN Signed URLs
|
|
20393
20679
|
class SignedUrlKey
|
|
20394
20680
|
include Google::Apis::Core::Hashable
|
|
@@ -21505,12 +21791,30 @@ module Google
|
|
|
21505
21791
|
attr_accessor :private_ip_google_access
|
|
21506
21792
|
alias_method :private_ip_google_access?, :private_ip_google_access
|
|
21507
21793
|
|
|
21794
|
+
# The purpose of the resource. This field can be either PRIVATE_RFC_1918 or
|
|
21795
|
+
# INTERNAL_HTTPS_LOAD_BALANCER. A subnetwork with purpose set to
|
|
21796
|
+
# INTERNAL_HTTPS_LOAD_BALANCER is a user-created subnetwork that is reserved for
|
|
21797
|
+
# Internal HTTP(S) Load Balancing. If unspecified, the purpose defaults to
|
|
21798
|
+
# PRIVATE_RFC_1918.
|
|
21799
|
+
# Corresponds to the JSON property `purpose`
|
|
21800
|
+
# @return [String]
|
|
21801
|
+
attr_accessor :purpose
|
|
21802
|
+
|
|
21508
21803
|
# URL of the region where the Subnetwork resides. This field can be set only at
|
|
21509
21804
|
# resource creation time.
|
|
21510
21805
|
# Corresponds to the JSON property `region`
|
|
21511
21806
|
# @return [String]
|
|
21512
21807
|
attr_accessor :region
|
|
21513
21808
|
|
|
21809
|
+
# The role of subnetwork. Currenly, this field is only used when purpose =
|
|
21810
|
+
# INTERNAL_HTTPS_LOAD_BALANCER. The value can be set to ACTIVE or BACKUP. An
|
|
21811
|
+
# ACTIVE subnetwork is one that is currently being used for Internal HTTP(S)
|
|
21812
|
+
# Load Balancing. A BACKUP subnetwork is one that is ready to be promoted to
|
|
21813
|
+
# ACTIVE or is currently draining.
|
|
21814
|
+
# Corresponds to the JSON property `role`
|
|
21815
|
+
# @return [String]
|
|
21816
|
+
attr_accessor :role
|
|
21817
|
+
|
|
21514
21818
|
# An array of configurations for secondary IP ranges for VM instances contained
|
|
21515
21819
|
# in this subnetwork. The primary IP of such VM must belong to the primary
|
|
21516
21820
|
# ipCidrRange of the subnetwork. The alias IPs may belong to either primary or
|
|
@@ -21544,7 +21848,9 @@ module Google
|
|
|
21544
21848
|
@name = args[:name] if args.key?(:name)
|
|
21545
21849
|
@network = args[:network] if args.key?(:network)
|
|
21546
21850
|
@private_ip_google_access = args[:private_ip_google_access] if args.key?(:private_ip_google_access)
|
|
21851
|
+
@purpose = args[:purpose] if args.key?(:purpose)
|
|
21547
21852
|
@region = args[:region] if args.key?(:region)
|
|
21853
|
+
@role = args[:role] if args.key?(:role)
|
|
21548
21854
|
@secondary_ip_ranges = args[:secondary_ip_ranges] if args.key?(:secondary_ip_ranges)
|
|
21549
21855
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
21550
21856
|
end
|
|
@@ -22051,6 +22357,97 @@ module Google
|
|
|
22051
22357
|
end
|
|
22052
22358
|
end
|
|
22053
22359
|
|
|
22360
|
+
#
|
|
22361
|
+
class TargetHttpProxiesScopedList
|
|
22362
|
+
include Google::Apis::Core::Hashable
|
|
22363
|
+
|
|
22364
|
+
# List of TargetHttpProxies contained in this scope.
|
|
22365
|
+
# Corresponds to the JSON property `targetHttpProxies`
|
|
22366
|
+
# @return [Array<Google::Apis::ComputeAlpha::TargetHttpProxy>]
|
|
22367
|
+
attr_accessor :target_http_proxies
|
|
22368
|
+
|
|
22369
|
+
# Informational warning which replaces the list of backend services when the
|
|
22370
|
+
# list is empty.
|
|
22371
|
+
# Corresponds to the JSON property `warning`
|
|
22372
|
+
# @return [Google::Apis::ComputeAlpha::TargetHttpProxiesScopedList::Warning]
|
|
22373
|
+
attr_accessor :warning
|
|
22374
|
+
|
|
22375
|
+
def initialize(**args)
|
|
22376
|
+
update!(**args)
|
|
22377
|
+
end
|
|
22378
|
+
|
|
22379
|
+
# Update properties of this object
|
|
22380
|
+
def update!(**args)
|
|
22381
|
+
@target_http_proxies = args[:target_http_proxies] if args.key?(:target_http_proxies)
|
|
22382
|
+
@warning = args[:warning] if args.key?(:warning)
|
|
22383
|
+
end
|
|
22384
|
+
|
|
22385
|
+
# Informational warning which replaces the list of backend services when the
|
|
22386
|
+
# list is empty.
|
|
22387
|
+
class Warning
|
|
22388
|
+
include Google::Apis::Core::Hashable
|
|
22389
|
+
|
|
22390
|
+
# [Output Only] A warning code, if applicable. For example, Compute Engine
|
|
22391
|
+
# returns NO_RESULTS_ON_PAGE if there are no results in the response.
|
|
22392
|
+
# Corresponds to the JSON property `code`
|
|
22393
|
+
# @return [String]
|
|
22394
|
+
attr_accessor :code
|
|
22395
|
+
|
|
22396
|
+
# [Output Only] Metadata about this warning in key: value format. For example:
|
|
22397
|
+
# "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
|
|
22398
|
+
# Corresponds to the JSON property `data`
|
|
22399
|
+
# @return [Array<Google::Apis::ComputeAlpha::TargetHttpProxiesScopedList::Warning::Datum>]
|
|
22400
|
+
attr_accessor :data
|
|
22401
|
+
|
|
22402
|
+
# [Output Only] A human-readable description of the warning code.
|
|
22403
|
+
# Corresponds to the JSON property `message`
|
|
22404
|
+
# @return [String]
|
|
22405
|
+
attr_accessor :message
|
|
22406
|
+
|
|
22407
|
+
def initialize(**args)
|
|
22408
|
+
update!(**args)
|
|
22409
|
+
end
|
|
22410
|
+
|
|
22411
|
+
# Update properties of this object
|
|
22412
|
+
def update!(**args)
|
|
22413
|
+
@code = args[:code] if args.key?(:code)
|
|
22414
|
+
@data = args[:data] if args.key?(:data)
|
|
22415
|
+
@message = args[:message] if args.key?(:message)
|
|
22416
|
+
end
|
|
22417
|
+
|
|
22418
|
+
#
|
|
22419
|
+
class Datum
|
|
22420
|
+
include Google::Apis::Core::Hashable
|
|
22421
|
+
|
|
22422
|
+
# [Output Only] A key that provides more detail on the warning being returned.
|
|
22423
|
+
# For example, for warnings where there are no results in a list request for a
|
|
22424
|
+
# particular zone, this key might be scope and the key value might be the zone
|
|
22425
|
+
# name. Other examples might be a key indicating a deprecated resource and a
|
|
22426
|
+
# suggested replacement, or a warning about invalid network settings (for
|
|
22427
|
+
# example, if an instance attempts to perform IP forwarding but is not enabled
|
|
22428
|
+
# for IP forwarding).
|
|
22429
|
+
# Corresponds to the JSON property `key`
|
|
22430
|
+
# @return [String]
|
|
22431
|
+
attr_accessor :key
|
|
22432
|
+
|
|
22433
|
+
# [Output Only] A warning data value corresponding to the key.
|
|
22434
|
+
# Corresponds to the JSON property `value`
|
|
22435
|
+
# @return [String]
|
|
22436
|
+
attr_accessor :value
|
|
22437
|
+
|
|
22438
|
+
def initialize(**args)
|
|
22439
|
+
update!(**args)
|
|
22440
|
+
end
|
|
22441
|
+
|
|
22442
|
+
# Update properties of this object
|
|
22443
|
+
def update!(**args)
|
|
22444
|
+
@key = args[:key] if args.key?(:key)
|
|
22445
|
+
@value = args[:value] if args.key?(:value)
|
|
22446
|
+
end
|
|
22447
|
+
end
|
|
22448
|
+
end
|
|
22449
|
+
end
|
|
22450
|
+
|
|
22054
22451
|
# A TargetHttpProxy resource. This resource defines an HTTP proxy. (==
|
|
22055
22452
|
# resource_for beta.targetHttpProxies ==) (== resource_for v1.targetHttpProxies =
|
|
22056
22453
|
# =)
|
|
@@ -22090,6 +22487,12 @@ module Google
|
|
|
22090
22487
|
# @return [String]
|
|
22091
22488
|
attr_accessor :name
|
|
22092
22489
|
|
|
22490
|
+
# [Output Only] URL of the region where the regional Target HTTP Proxy resides.
|
|
22491
|
+
# This field is not applicable to global Target HTTP Proxies.
|
|
22492
|
+
# Corresponds to the JSON property `region`
|
|
22493
|
+
# @return [String]
|
|
22494
|
+
attr_accessor :region
|
|
22495
|
+
|
|
22093
22496
|
# [Output Only] Server-defined URL for the resource.
|
|
22094
22497
|
# Corresponds to the JSON property `selfLink`
|
|
22095
22498
|
# @return [String]
|
|
@@ -22112,11 +22515,130 @@ module Google
|
|
|
22112
22515
|
@id = args[:id] if args.key?(:id)
|
|
22113
22516
|
@kind = args[:kind] if args.key?(:kind)
|
|
22114
22517
|
@name = args[:name] if args.key?(:name)
|
|
22518
|
+
@region = args[:region] if args.key?(:region)
|
|
22115
22519
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
22116
22520
|
@url_map = args[:url_map] if args.key?(:url_map)
|
|
22117
22521
|
end
|
|
22118
22522
|
end
|
|
22119
22523
|
|
|
22524
|
+
#
|
|
22525
|
+
class TargetHttpProxyAggregatedList
|
|
22526
|
+
include Google::Apis::Core::Hashable
|
|
22527
|
+
|
|
22528
|
+
# [Output Only] Unique identifier for the resource; defined by the server.
|
|
22529
|
+
# Corresponds to the JSON property `id`
|
|
22530
|
+
# @return [String]
|
|
22531
|
+
attr_accessor :id
|
|
22532
|
+
|
|
22533
|
+
# A list of TargetHttpProxiesScopedList resources.
|
|
22534
|
+
# Corresponds to the JSON property `items`
|
|
22535
|
+
# @return [Hash<String,Google::Apis::ComputeAlpha::TargetHttpProxiesScopedList>]
|
|
22536
|
+
attr_accessor :items
|
|
22537
|
+
|
|
22538
|
+
# [Output Only] Type of resource. Always compute#targetHttpProxyAggregatedList
|
|
22539
|
+
# for lists of Target HTTP Proxies.
|
|
22540
|
+
# Corresponds to the JSON property `kind`
|
|
22541
|
+
# @return [String]
|
|
22542
|
+
attr_accessor :kind
|
|
22543
|
+
|
|
22544
|
+
# [Output Only] This token allows you to get the next page of results for list
|
|
22545
|
+
# requests. If the number of results is larger than maxResults, use the
|
|
22546
|
+
# nextPageToken as a value for the query parameter pageToken in the next list
|
|
22547
|
+
# request. Subsequent list requests will have their own nextPageToken to
|
|
22548
|
+
# continue paging through the results.
|
|
22549
|
+
# Corresponds to the JSON property `nextPageToken`
|
|
22550
|
+
# @return [String]
|
|
22551
|
+
attr_accessor :next_page_token
|
|
22552
|
+
|
|
22553
|
+
# [Output Only] Server-defined URL for this resource.
|
|
22554
|
+
# Corresponds to the JSON property `selfLink`
|
|
22555
|
+
# @return [String]
|
|
22556
|
+
attr_accessor :self_link
|
|
22557
|
+
|
|
22558
|
+
# [Output Only] Informational warning message.
|
|
22559
|
+
# Corresponds to the JSON property `warning`
|
|
22560
|
+
# @return [Google::Apis::ComputeAlpha::TargetHttpProxyAggregatedList::Warning]
|
|
22561
|
+
attr_accessor :warning
|
|
22562
|
+
|
|
22563
|
+
def initialize(**args)
|
|
22564
|
+
update!(**args)
|
|
22565
|
+
end
|
|
22566
|
+
|
|
22567
|
+
# Update properties of this object
|
|
22568
|
+
def update!(**args)
|
|
22569
|
+
@id = args[:id] if args.key?(:id)
|
|
22570
|
+
@items = args[:items] if args.key?(:items)
|
|
22571
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
22572
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
|
22573
|
+
@self_link = args[:self_link] if args.key?(:self_link)
|
|
22574
|
+
@warning = args[:warning] if args.key?(:warning)
|
|
22575
|
+
end
|
|
22576
|
+
|
|
22577
|
+
# [Output Only] Informational warning message.
|
|
22578
|
+
class Warning
|
|
22579
|
+
include Google::Apis::Core::Hashable
|
|
22580
|
+
|
|
22581
|
+
# [Output Only] A warning code, if applicable. For example, Compute Engine
|
|
22582
|
+
# returns NO_RESULTS_ON_PAGE if there are no results in the response.
|
|
22583
|
+
# Corresponds to the JSON property `code`
|
|
22584
|
+
# @return [String]
|
|
22585
|
+
attr_accessor :code
|
|
22586
|
+
|
|
22587
|
+
# [Output Only] Metadata about this warning in key: value format. For example:
|
|
22588
|
+
# "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
|
|
22589
|
+
# Corresponds to the JSON property `data`
|
|
22590
|
+
# @return [Array<Google::Apis::ComputeAlpha::TargetHttpProxyAggregatedList::Warning::Datum>]
|
|
22591
|
+
attr_accessor :data
|
|
22592
|
+
|
|
22593
|
+
# [Output Only] A human-readable description of the warning code.
|
|
22594
|
+
# Corresponds to the JSON property `message`
|
|
22595
|
+
# @return [String]
|
|
22596
|
+
attr_accessor :message
|
|
22597
|
+
|
|
22598
|
+
def initialize(**args)
|
|
22599
|
+
update!(**args)
|
|
22600
|
+
end
|
|
22601
|
+
|
|
22602
|
+
# Update properties of this object
|
|
22603
|
+
def update!(**args)
|
|
22604
|
+
@code = args[:code] if args.key?(:code)
|
|
22605
|
+
@data = args[:data] if args.key?(:data)
|
|
22606
|
+
@message = args[:message] if args.key?(:message)
|
|
22607
|
+
end
|
|
22608
|
+
|
|
22609
|
+
#
|
|
22610
|
+
class Datum
|
|
22611
|
+
include Google::Apis::Core::Hashable
|
|
22612
|
+
|
|
22613
|
+
# [Output Only] A key that provides more detail on the warning being returned.
|
|
22614
|
+
# For example, for warnings where there are no results in a list request for a
|
|
22615
|
+
# particular zone, this key might be scope and the key value might be the zone
|
|
22616
|
+
# name. Other examples might be a key indicating a deprecated resource and a
|
|
22617
|
+
# suggested replacement, or a warning about invalid network settings (for
|
|
22618
|
+
# example, if an instance attempts to perform IP forwarding but is not enabled
|
|
22619
|
+
# for IP forwarding).
|
|
22620
|
+
# Corresponds to the JSON property `key`
|
|
22621
|
+
# @return [String]
|
|
22622
|
+
attr_accessor :key
|
|
22623
|
+
|
|
22624
|
+
# [Output Only] A warning data value corresponding to the key.
|
|
22625
|
+
# Corresponds to the JSON property `value`
|
|
22626
|
+
# @return [String]
|
|
22627
|
+
attr_accessor :value
|
|
22628
|
+
|
|
22629
|
+
def initialize(**args)
|
|
22630
|
+
update!(**args)
|
|
22631
|
+
end
|
|
22632
|
+
|
|
22633
|
+
# Update properties of this object
|
|
22634
|
+
def update!(**args)
|
|
22635
|
+
@key = args[:key] if args.key?(:key)
|
|
22636
|
+
@value = args[:value] if args.key?(:value)
|
|
22637
|
+
end
|
|
22638
|
+
end
|
|
22639
|
+
end
|
|
22640
|
+
end
|
|
22641
|
+
|
|
22120
22642
|
# A list of TargetHttpProxy resources.
|
|
22121
22643
|
class TargetHttpProxyList
|
|
22122
22644
|
include Google::Apis::Core::Hashable
|
|
@@ -22280,12 +22802,6 @@ module Google
|
|
|
22280
22802
|
class TargetHttpsProxy
|
|
22281
22803
|
include Google::Apis::Core::Hashable
|
|
22282
22804
|
|
|
22283
|
-
# URL to ClientSslPolicy resource which controls the set of allowed SSL versions
|
|
22284
|
-
# and ciphers.
|
|
22285
|
-
# Corresponds to the JSON property `clientSslPolicy`
|
|
22286
|
-
# @return [String]
|
|
22287
|
-
attr_accessor :client_ssl_policy
|
|
22288
|
-
|
|
22289
22805
|
# [Output Only] Creation timestamp in RFC3339 text format.
|
|
22290
22806
|
# Corresponds to the JSON property `creationTimestamp`
|
|
22291
22807
|
# @return [String]
|
|
@@ -22365,7 +22881,6 @@ module Google
|
|
|
22365
22881
|
|
|
22366
22882
|
# Update properties of this object
|
|
22367
22883
|
def update!(**args)
|
|
22368
|
-
@client_ssl_policy = args[:client_ssl_policy] if args.key?(:client_ssl_policy)
|
|
22369
22884
|
@creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
|
|
22370
22885
|
@description = args[:description] if args.key?(:description)
|
|
22371
22886
|
@id = args[:id] if args.key?(:id)
|
|
@@ -23555,12 +24070,6 @@ module Google
|
|
|
23555
24070
|
class TargetSslProxy
|
|
23556
24071
|
include Google::Apis::Core::Hashable
|
|
23557
24072
|
|
|
23558
|
-
# URL to ClientSslPolicy resource which controls the set of allowed SSL versions
|
|
23559
|
-
# and ciphers.
|
|
23560
|
-
# Corresponds to the JSON property `clientSslPolicy`
|
|
23561
|
-
# @return [String]
|
|
23562
|
-
attr_accessor :client_ssl_policy
|
|
23563
|
-
|
|
23564
24073
|
# [Output Only] Creation timestamp in RFC3339 text format.
|
|
23565
24074
|
# Corresponds to the JSON property `creationTimestamp`
|
|
23566
24075
|
# @return [String]
|
|
@@ -23629,7 +24138,6 @@ module Google
|
|
|
23629
24138
|
|
|
23630
24139
|
# Update properties of this object
|
|
23631
24140
|
def update!(**args)
|
|
23632
|
-
@client_ssl_policy = args[:client_ssl_policy] if args.key?(:client_ssl_policy)
|
|
23633
24141
|
@creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
|
|
23634
24142
|
@description = args[:description] if args.key?(:description)
|
|
23635
24143
|
@id = args[:id] if args.key?(:id)
|
|
@@ -24608,6 +25116,13 @@ module Google
|
|
|
24608
25116
|
# @return [Array<Google::Apis::ComputeAlpha::PathMatcher>]
|
|
24609
25117
|
attr_accessor :path_matchers
|
|
24610
25118
|
|
|
25119
|
+
# [Output Only] URL of the region where the regional URL map resides. This field
|
|
25120
|
+
# is not applicable to global URL maps. You must specify this field as part of
|
|
25121
|
+
# the HTTP request URL. It is not settable as a field in the request body.
|
|
25122
|
+
# Corresponds to the JSON property `region`
|
|
25123
|
+
# @return [String]
|
|
25124
|
+
attr_accessor :region
|
|
25125
|
+
|
|
24611
25126
|
# [Output Only] Server-defined URL for the resource.
|
|
24612
25127
|
# Corresponds to the JSON property `selfLink`
|
|
24613
25128
|
# @return [String]
|
|
@@ -24635,6 +25150,7 @@ module Google
|
|
|
24635
25150
|
@kind = args[:kind] if args.key?(:kind)
|
|
24636
25151
|
@name = args[:name] if args.key?(:name)
|
|
24637
25152
|
@path_matchers = args[:path_matchers] if args.key?(:path_matchers)
|
|
25153
|
+
@region = args[:region] if args.key?(:region)
|
|
24638
25154
|
@self_link = args[:self_link] if args.key?(:self_link)
|
|
24639
25155
|
@tests = args[:tests] if args.key?(:tests)
|
|
24640
25156
|
end
|