google-api-client 0.10.0 → 0.10.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 +4 -0
- data/README.md +1 -1
- data/api_names.yaml +37747 -36512
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1016 -114
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +426 -22
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +481 -95
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +27 -10
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +1 -0
- data/generated/google/apis/admin_reports_v1.rb +2 -2
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/analytics_v3.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4.rb +4 -4
- data/generated/google/apis/analyticsreporting_v4/classes.rb +428 -428
- data/generated/google/apis/analyticsreporting_v4/representations.rb +108 -108
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +60 -66
- data/generated/google/apis/androidenterprise_v1/service.rb +12 -11
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +7 -0
- data/generated/google/apis/androidpublisher_v2/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +1 -1
- data/generated/google/apis/appsactivity_v1.rb +3 -3
- data/generated/google/apis/appsactivity_v1/service.rb +1 -1
- data/generated/google/apis/appstate_v1.rb +1 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +34 -8
- data/generated/google/apis/bigquery_v2/representations.rb +15 -0
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +3 -5
- data/generated/google/apis/classroom_v1.rb +25 -22
- data/generated/google/apis/classroom_v1/classes.rb +910 -1001
- data/generated/google/apis/classroom_v1/representations.rb +240 -240
- data/generated/google/apis/classroom_v1/service.rb +1064 -1272
- data/generated/google/apis/cloudbilling_v1.rb +3 -3
- data/generated/google/apis/cloudbilling_v1/classes.rb +76 -75
- data/generated/google/apis/cloudbilling_v1/representations.rb +17 -17
- data/generated/google/apis/cloudbilling_v1/service.rb +117 -110
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +238 -238
- data/generated/google/apis/cloudbuild_v1/representations.rb +48 -48
- data/generated/google/apis/cloudbuild_v1/service.rb +176 -176
- data/generated/google/apis/clouddebugger_v2.rb +4 -4
- data/generated/google/apis/clouddebugger_v2/classes.rb +315 -315
- data/generated/google/apis/clouddebugger_v2/representations.rb +90 -90
- data/generated/google/apis/clouddebugger_v2/service.rb +152 -152
- data/generated/google/apis/cloudkms_v1.rb +35 -0
- data/generated/google/apis/cloudkms_v1/classes.rb +1039 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1/service.rb +933 -0
- data/generated/google/apis/cloudkms_v1beta1.rb +1 -1
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +645 -605
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +136 -136
- data/generated/google/apis/cloudkms_v1beta1/service.rb +258 -264
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +677 -456
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +154 -89
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +380 -279
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +247 -114
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +72 -40
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +202 -208
- data/generated/google/apis/cloudtrace_v1.rb +4 -4
- data/generated/google/apis/cloudtrace_v1/classes.rb +39 -39
- data/generated/google/apis/cloudtrace_v1/representations.rb +13 -13
- data/generated/google/apis/cloudtrace_v1/service.rb +18 -18
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +813 -82
- data/generated/google/apis/compute_beta/representations.rb +305 -0
- data/generated/google/apis/compute_beta/service.rb +971 -180
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +147 -21
- data/generated/google/apis/compute_v1/representations.rb +38 -0
- data/generated/google/apis/compute_v1/service.rb +347 -65
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +2 -1
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +3352 -3110
- data/generated/google/apis/dataflow_v1b3/representations.rb +812 -730
- data/generated/google/apis/dataflow_v1b3/service.rb +264 -183
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +1200 -1164
- data/generated/google/apis/dataproc_v1/representations.rb +220 -204
- data/generated/google/apis/dataproc_v1/service.rb +299 -299
- data/generated/google/apis/datastore_v1.rb +4 -4
- data/generated/google/apis/datastore_v1/classes.rb +688 -688
- data/generated/google/apis/datastore_v1/representations.rb +167 -167
- data/generated/google/apis/datastore_v1/service.rb +68 -68
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +13 -3
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v2beta1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -1
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +487 -15
- data/generated/google/apis/drive_v2/representations.rb +120 -0
- data/generated/google/apis/drive_v2/service.rb +355 -38
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +416 -14
- data/generated/google/apis/drive_v3/representations.rb +99 -0
- data/generated/google/apis/drive_v3/service.rb +315 -28
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management.rb +1 -1
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +7 -7
- data/generated/google/apis/genomics_v1/classes.rb +2301 -2301
- data/generated/google/apis/genomics_v1/representations.rb +239 -239
- data/generated/google/apis/genomics_v1/service.rb +599 -599
- data/generated/google/apis/gmail_v1.rb +2 -2
- data/generated/google/apis/gmail_v1/service.rb +18 -1
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +440 -440
- data/generated/google/apis/iam_v1/representations.rb +96 -96
- data/generated/google/apis/iam_v1/service.rb +150 -150
- data/generated/google/apis/kgsearch_v1/service.rb +13 -13
- data/generated/google/apis/language_v1beta1.rb +1 -1
- data/generated/google/apis/language_v1beta1/classes.rb +235 -235
- data/generated/google/apis/language_v1beta1/representations.rb +73 -73
- data/generated/google/apis/language_v1beta1/service.rb +49 -49
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +888 -879
- data/generated/google/apis/logging_v2beta1/representations.rb +129 -129
- data/generated/google/apis/logging_v2beta1/service.rb +315 -316
- data/generated/google/apis/manufacturers_v1/classes.rb +139 -139
- data/generated/google/apis/manufacturers_v1/representations.rb +30 -30
- data/generated/google/apis/manufacturers_v1/service.rb +32 -32
- data/generated/google/apis/monitoring_v3.rb +4 -4
- data/generated/google/apis/monitoring_v3/classes.rb +229 -229
- data/generated/google/apis/monitoring_v3/representations.rb +45 -45
- data/generated/google/apis/monitoring_v3/service.rb +141 -141
- data/generated/google/apis/partners_v2.rb +3 -3
- data/generated/google/apis/partners_v2/classes.rb +1837 -483
- data/generated/google/apis/partners_v2/representations.rb +614 -157
- data/generated/google/apis/partners_v2/service.rb +881 -150
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +517 -465
- data/generated/google/apis/people_v1/representations.rb +138 -107
- data/generated/google/apis/people_v1/service.rb +56 -49
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +529 -458
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +98 -97
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +494 -370
- data/generated/google/apis/pubsub_v1.rb +4 -4
- data/generated/google/apis/pubsub_v1/classes.rb +203 -203
- data/generated/google/apis/pubsub_v1/representations.rb +65 -65
- data/generated/google/apis/pubsub_v1/service.rb +226 -217
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +213 -61
- data/generated/google/apis/reseller_v1/representations.rb +27 -0
- data/generated/google/apis/reseller_v1/service.rb +240 -47
- data/generated/google/apis/script_v1.rb +14 -14
- data/generated/google/apis/script_v1/classes.rb +95 -95
- data/generated/google/apis/script_v1/representations.rb +25 -25
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +4346 -4300
- data/generated/google/apis/sheets_v4/representations.rb +853 -837
- data/generated/google/apis/sheets_v4/service.rb +32 -32
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +804 -748
- data/generated/google/apis/slides_v1/representations.rb +204 -187
- data/generated/google/apis/slides_v1/service.rb +16 -16
- data/generated/google/apis/speech_v1beta1.rb +1 -1
- data/generated/google/apis/speech_v1beta1/classes.rb +57 -57
- data/generated/google/apis/speech_v1beta1/representations.rb +19 -19
- data/generated/google/apis/speech_v1beta1/service.rb +66 -66
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +32 -7
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +16 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +9 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/service.rb +10 -7
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +1393 -865
- data/generated/google/apis/vision_v1/representations.rb +367 -102
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +4 -4
- data/generated/google/apis/youtubereporting_v1/classes.rb +93 -93
- data/generated/google/apis/youtubereporting_v1/representations.rb +25 -25
- data/generated/google/apis/youtubereporting_v1/service.rb +108 -108
- data/lib/google/apis/version.rb +1 -1
- metadata +34 -30
|
@@ -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 = '20170224'
|
|
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'
|
|
@@ -1053,6 +1053,117 @@ module Google
|
|
|
1053
1053
|
end
|
|
1054
1054
|
end
|
|
1055
1055
|
|
|
1056
|
+
# A BackendBucket resource. This resource defines a Cloud Storage bucket.
|
|
1057
|
+
class BackendBucket
|
|
1058
|
+
include Google::Apis::Core::Hashable
|
|
1059
|
+
|
|
1060
|
+
# Cloud Storage bucket name.
|
|
1061
|
+
# Corresponds to the JSON property `bucketName`
|
|
1062
|
+
# @return [String]
|
|
1063
|
+
attr_accessor :bucket_name
|
|
1064
|
+
|
|
1065
|
+
# [Output Only] Creation timestamp in RFC3339 text format.
|
|
1066
|
+
# Corresponds to the JSON property `creationTimestamp`
|
|
1067
|
+
# @return [String]
|
|
1068
|
+
attr_accessor :creation_timestamp
|
|
1069
|
+
|
|
1070
|
+
# An optional textual description of the resource; provided by the client when
|
|
1071
|
+
# the resource is created.
|
|
1072
|
+
# Corresponds to the JSON property `description`
|
|
1073
|
+
# @return [String]
|
|
1074
|
+
attr_accessor :description
|
|
1075
|
+
|
|
1076
|
+
# If true, enable Cloud CDN for this BackendBucket.
|
|
1077
|
+
# Corresponds to the JSON property `enableCdn`
|
|
1078
|
+
# @return [Boolean]
|
|
1079
|
+
attr_accessor :enable_cdn
|
|
1080
|
+
alias_method :enable_cdn?, :enable_cdn
|
|
1081
|
+
|
|
1082
|
+
# [Output Only] Unique identifier for the resource; defined by the server.
|
|
1083
|
+
# Corresponds to the JSON property `id`
|
|
1084
|
+
# @return [String]
|
|
1085
|
+
attr_accessor :id
|
|
1086
|
+
|
|
1087
|
+
# Type of the resource.
|
|
1088
|
+
# Corresponds to the JSON property `kind`
|
|
1089
|
+
# @return [String]
|
|
1090
|
+
attr_accessor :kind
|
|
1091
|
+
|
|
1092
|
+
# Name of the resource. Provided by the client when the resource is created. The
|
|
1093
|
+
# name must be 1-63 characters long, and comply with RFC1035. Specifically, the
|
|
1094
|
+
# name must be 1-63 characters long and match the regular expression [a-z]([-a-
|
|
1095
|
+
# z0-9]*[a-z0-9])? which means the first character must be a lowercase letter,
|
|
1096
|
+
# and all following characters must be a dash, lowercase letter, or digit,
|
|
1097
|
+
# except the last character, which cannot be a dash.
|
|
1098
|
+
# Corresponds to the JSON property `name`
|
|
1099
|
+
# @return [String]
|
|
1100
|
+
attr_accessor :name
|
|
1101
|
+
|
|
1102
|
+
# [Output Only] Server-defined URL for the resource.
|
|
1103
|
+
# Corresponds to the JSON property `selfLink`
|
|
1104
|
+
# @return [String]
|
|
1105
|
+
attr_accessor :self_link
|
|
1106
|
+
|
|
1107
|
+
def initialize(**args)
|
|
1108
|
+
update!(**args)
|
|
1109
|
+
end
|
|
1110
|
+
|
|
1111
|
+
# Update properties of this object
|
|
1112
|
+
def update!(**args)
|
|
1113
|
+
@bucket_name = args[:bucket_name] if args.key?(:bucket_name)
|
|
1114
|
+
@creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
|
|
1115
|
+
@description = args[:description] if args.key?(:description)
|
|
1116
|
+
@enable_cdn = args[:enable_cdn] if args.key?(:enable_cdn)
|
|
1117
|
+
@id = args[:id] if args.key?(:id)
|
|
1118
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
1119
|
+
@name = args[:name] if args.key?(:name)
|
|
1120
|
+
@self_link = args[:self_link] if args.key?(:self_link)
|
|
1121
|
+
end
|
|
1122
|
+
end
|
|
1123
|
+
|
|
1124
|
+
# Contains a list of BackendBucket resources.
|
|
1125
|
+
class BackendBucketList
|
|
1126
|
+
include Google::Apis::Core::Hashable
|
|
1127
|
+
|
|
1128
|
+
# [Output Only] Unique identifier for the resource; defined by the server.
|
|
1129
|
+
# Corresponds to the JSON property `id`
|
|
1130
|
+
# @return [String]
|
|
1131
|
+
attr_accessor :id
|
|
1132
|
+
|
|
1133
|
+
# A list of BackendBucket resources.
|
|
1134
|
+
# Corresponds to the JSON property `items`
|
|
1135
|
+
# @return [Array<Google::Apis::ComputeV1::BackendBucket>]
|
|
1136
|
+
attr_accessor :items
|
|
1137
|
+
|
|
1138
|
+
# Type of resource.
|
|
1139
|
+
# Corresponds to the JSON property `kind`
|
|
1140
|
+
# @return [String]
|
|
1141
|
+
attr_accessor :kind
|
|
1142
|
+
|
|
1143
|
+
# [Output Only] A token used to continue a truncated list request.
|
|
1144
|
+
# Corresponds to the JSON property `nextPageToken`
|
|
1145
|
+
# @return [String]
|
|
1146
|
+
attr_accessor :next_page_token
|
|
1147
|
+
|
|
1148
|
+
# [Output Only] Server-defined URL for this resource.
|
|
1149
|
+
# Corresponds to the JSON property `selfLink`
|
|
1150
|
+
# @return [String]
|
|
1151
|
+
attr_accessor :self_link
|
|
1152
|
+
|
|
1153
|
+
def initialize(**args)
|
|
1154
|
+
update!(**args)
|
|
1155
|
+
end
|
|
1156
|
+
|
|
1157
|
+
# Update properties of this object
|
|
1158
|
+
def update!(**args)
|
|
1159
|
+
@id = args[:id] if args.key?(:id)
|
|
1160
|
+
@items = args[:items] if args.key?(:items)
|
|
1161
|
+
@kind = args[:kind] if args.key?(:kind)
|
|
1162
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
|
1163
|
+
@self_link = args[:self_link] if args.key?(:self_link)
|
|
1164
|
+
end
|
|
1165
|
+
end
|
|
1166
|
+
|
|
1056
1167
|
# A BackendService resource. This resource defines a group of backend virtual
|
|
1057
1168
|
# machines and their serving capacity.
|
|
1058
1169
|
class BackendService
|
|
@@ -1154,7 +1265,7 @@ module Google
|
|
|
1154
1265
|
attr_accessor :port_name
|
|
1155
1266
|
|
|
1156
1267
|
# The protocol this BackendService uses to communicate with backends.
|
|
1157
|
-
# Possible values are HTTP, HTTPS,
|
|
1268
|
+
# Possible values are HTTP, HTTPS, TCP, and SSL. The default is HTTP.
|
|
1158
1269
|
# For internal load balancing, the possible values are TCP and UDP, and the
|
|
1159
1270
|
# default is TCP.
|
|
1160
1271
|
# Corresponds to the JSON property `protocol`
|
|
@@ -1305,7 +1416,11 @@ module Google
|
|
|
1305
1416
|
# @return [String]
|
|
1306
1417
|
attr_accessor :kind
|
|
1307
1418
|
|
|
1308
|
-
# [Output Only]
|
|
1419
|
+
# [Output Only] This token allows you to get the next page of results for list
|
|
1420
|
+
# requests. If the number of results is larger than maxResults, use the
|
|
1421
|
+
# nextPageToken as a value for the query parameter pageToken in the next list
|
|
1422
|
+
# request. Subsequent list requests will have their own nextPageToken to
|
|
1423
|
+
# continue paging through the results.
|
|
1309
1424
|
# Corresponds to the JSON property `nextPageToken`
|
|
1310
1425
|
# @return [String]
|
|
1311
1426
|
attr_accessor :next_page_token
|
|
@@ -1786,7 +1901,8 @@ module Google
|
|
|
1786
1901
|
# requests. If the number of results is larger than maxResults, use the
|
|
1787
1902
|
# nextPageToken as a value for the query parameter pageToken in the next list
|
|
1788
1903
|
# request. Subsequent list requests will have their own nextPageToken to
|
|
1789
|
-
# continue paging through the results.
|
|
1904
|
+
# continue paging through the results. Acceptable values are 0 to 500, inclusive.
|
|
1905
|
+
# (Default: 500)
|
|
1790
1906
|
# Corresponds to the JSON property `nextPageToken`
|
|
1791
1907
|
# @return [String]
|
|
1792
1908
|
attr_accessor :next_page_token
|
|
@@ -1829,7 +1945,11 @@ module Google
|
|
|
1829
1945
|
# @return [String]
|
|
1830
1946
|
attr_accessor :kind
|
|
1831
1947
|
|
|
1832
|
-
#
|
|
1948
|
+
# This token allows you to get the next page of results for list requests. If
|
|
1949
|
+
# the number of results is larger than maxResults, use the nextPageToken as a
|
|
1950
|
+
# value for the query parameter pageToken in the next list request. Subsequent
|
|
1951
|
+
# list requests will have their own nextPageToken to continue paging through the
|
|
1952
|
+
# results.
|
|
1833
1953
|
# Corresponds to the JSON property `nextPageToken`
|
|
1834
1954
|
# @return [String]
|
|
1835
1955
|
attr_accessor :next_page_token
|
|
@@ -2574,10 +2694,10 @@ module Google
|
|
|
2574
2694
|
|
|
2575
2695
|
# The URL of the target resource to receive the matched traffic. For regional
|
|
2576
2696
|
# forwarding rules, this target must live in the same region as the forwarding
|
|
2577
|
-
# rule. For global forwarding rules, this target must be a global
|
|
2578
|
-
#
|
|
2579
|
-
#
|
|
2580
|
-
#
|
|
2697
|
+
# rule. For global forwarding rules, this target must be a global load balancing
|
|
2698
|
+
# resource. The forwarded traffic must be of a type appropriate to the target
|
|
2699
|
+
# object. For example, TargetHttpProxy requires HTTP traffic, and
|
|
2700
|
+
# TargetHttpsProxy requires HTTPS traffic.
|
|
2581
2701
|
# This field is not used for internal load balancing.
|
|
2582
2702
|
# Corresponds to the JSON property `target`
|
|
2583
2703
|
# @return [String]
|
|
@@ -2829,6 +2949,7 @@ module Google
|
|
|
2829
2949
|
attr_accessor :host
|
|
2830
2950
|
|
|
2831
2951
|
# The TCP port number for the health check request. The default value is 80.
|
|
2952
|
+
# Valid values are 1 through 65535.
|
|
2832
2953
|
# Corresponds to the JSON property `port`
|
|
2833
2954
|
# @return [Fixnum]
|
|
2834
2955
|
attr_accessor :port
|
|
@@ -2876,6 +2997,7 @@ module Google
|
|
|
2876
2997
|
attr_accessor :host
|
|
2877
2998
|
|
|
2878
2999
|
# The TCP port number for the health check request. The default value is 443.
|
|
3000
|
+
# Valid values are 1 through 65535.
|
|
2879
3001
|
# Corresponds to the JSON property `port`
|
|
2880
3002
|
# @return [Fixnum]
|
|
2881
3003
|
attr_accessor :port
|
|
@@ -3815,8 +3937,9 @@ module Google
|
|
|
3815
3937
|
attr_accessor :self_link
|
|
3816
3938
|
|
|
3817
3939
|
# A list of service accounts, with their specified scopes, authorized for this
|
|
3818
|
-
# instance.
|
|
3819
|
-
#
|
|
3940
|
+
# instance. Only one service account per VM instance is supported.
|
|
3941
|
+
# Service accounts generate access tokens that can be accessed through the
|
|
3942
|
+
# metadata server and used to authenticate applications on the instance. See
|
|
3820
3943
|
# Service Accounts for more information.
|
|
3821
3944
|
# Corresponds to the JSON property `serviceAccounts`
|
|
3822
3945
|
# @return [Array<Google::Apis::ComputeV1::ServiceAccount>]
|
|
@@ -6177,7 +6300,7 @@ module Google
|
|
|
6177
6300
|
# @return [String]
|
|
6178
6301
|
attr_accessor :client_operation_id
|
|
6179
6302
|
|
|
6180
|
-
# [
|
|
6303
|
+
# [Deprecated] This field is deprecated.
|
|
6181
6304
|
# Corresponds to the JSON property `creationTimestamp`
|
|
6182
6305
|
# @return [String]
|
|
6183
6306
|
attr_accessor :creation_timestamp
|
|
@@ -8138,6 +8261,7 @@ module Google
|
|
|
8138
8261
|
include Google::Apis::Core::Hashable
|
|
8139
8262
|
|
|
8140
8263
|
# The TCP port number for the health check request. The default value is 443.
|
|
8264
|
+
# Valid values are 1 through 65535.
|
|
8141
8265
|
# Corresponds to the JSON property `port`
|
|
8142
8266
|
# @return [Fixnum]
|
|
8143
8267
|
attr_accessor :port
|
|
@@ -8248,10 +8372,10 @@ module Google
|
|
|
8248
8372
|
# @return [String]
|
|
8249
8373
|
attr_accessor :self_link
|
|
8250
8374
|
|
|
8251
|
-
#
|
|
8252
|
-
#
|
|
8253
|
-
#
|
|
8254
|
-
#
|
|
8375
|
+
# The starting byte position of the output that was returned. This should match
|
|
8376
|
+
# the start parameter sent with the request. If the serial console output
|
|
8377
|
+
# exceeds the size of the buffer, older output will be overwritten by newer
|
|
8378
|
+
# content and the start values will be mismatched.
|
|
8255
8379
|
# Corresponds to the JSON property `start`
|
|
8256
8380
|
# @return [String]
|
|
8257
8381
|
attr_accessor :start
|
|
@@ -8886,6 +9010,7 @@ module Google
|
|
|
8886
9010
|
include Google::Apis::Core::Hashable
|
|
8887
9011
|
|
|
8888
9012
|
# The TCP port number for the health check request. The default value is 80.
|
|
9013
|
+
# Valid values are 1 through 65535.
|
|
8889
9014
|
# Corresponds to the JSON property `port`
|
|
8890
9015
|
# @return [Fixnum]
|
|
8891
9016
|
attr_accessor :port
|
|
@@ -9490,8 +9615,8 @@ module Google
|
|
|
9490
9615
|
end
|
|
9491
9616
|
end
|
|
9492
9617
|
|
|
9493
|
-
# A TargetPool resource. This resource defines a pool of instances,
|
|
9494
|
-
# HttpHealthCheck
|
|
9618
|
+
# A TargetPool resource. This resource defines a pool of instances, an
|
|
9619
|
+
# associated HttpHealthCheck resource, and the fallback target pool.
|
|
9495
9620
|
class TargetPool
|
|
9496
9621
|
include Google::Apis::Core::Hashable
|
|
9497
9622
|
|
|
@@ -9537,9 +9662,10 @@ module Google
|
|
|
9537
9662
|
# @return [Float]
|
|
9538
9663
|
attr_accessor :failover_ratio
|
|
9539
9664
|
|
|
9540
|
-
#
|
|
9541
|
-
#
|
|
9542
|
-
#
|
|
9665
|
+
# The URL of the HttpHealthCheck resource. A member instance in this pool is
|
|
9666
|
+
# considered healthy if and only if the health checks pass. An empty list means
|
|
9667
|
+
# all member instances will be considered healthy at all times. Only
|
|
9668
|
+
# HttpHealthChecks are supported. Only one health check may be specified.
|
|
9543
9669
|
# Corresponds to the JSON property `healthChecks`
|
|
9544
9670
|
# @return [Array<String>]
|
|
9545
9671
|
attr_accessor :health_checks
|
|
@@ -9738,7 +9864,7 @@ module Google
|
|
|
9738
9864
|
class AddTargetPoolsHealthCheckRequest
|
|
9739
9865
|
include Google::Apis::Core::Hashable
|
|
9740
9866
|
|
|
9741
|
-
#
|
|
9867
|
+
# The HttpHealthCheck to add to the target pool.
|
|
9742
9868
|
# Corresponds to the JSON property `healthChecks`
|
|
9743
9869
|
# @return [Array<Google::Apis::ComputeV1::HealthCheckReference>]
|
|
9744
9870
|
attr_accessor :health_checks
|
|
@@ -142,6 +142,18 @@ module Google
|
|
|
142
142
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
143
|
end
|
|
144
144
|
|
|
145
|
+
class BackendBucket
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class BackendBucketList
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
145
157
|
class BackendService
|
|
146
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
159
|
|
|
@@ -1700,6 +1712,32 @@ module Google
|
|
|
1700
1712
|
end
|
|
1701
1713
|
end
|
|
1702
1714
|
|
|
1715
|
+
class BackendBucket
|
|
1716
|
+
# @private
|
|
1717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1718
|
+
property :bucket_name, as: 'bucketName'
|
|
1719
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
1720
|
+
property :description, as: 'description'
|
|
1721
|
+
property :enable_cdn, as: 'enableCdn'
|
|
1722
|
+
property :id, as: 'id'
|
|
1723
|
+
property :kind, as: 'kind'
|
|
1724
|
+
property :name, as: 'name'
|
|
1725
|
+
property :self_link, as: 'selfLink'
|
|
1726
|
+
end
|
|
1727
|
+
end
|
|
1728
|
+
|
|
1729
|
+
class BackendBucketList
|
|
1730
|
+
# @private
|
|
1731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1732
|
+
property :id, as: 'id'
|
|
1733
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::BackendBucket, decorator: Google::Apis::ComputeV1::BackendBucket::Representation
|
|
1734
|
+
|
|
1735
|
+
property :kind, as: 'kind'
|
|
1736
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1737
|
+
property :self_link, as: 'selfLink'
|
|
1738
|
+
end
|
|
1739
|
+
end
|
|
1740
|
+
|
|
1703
1741
|
class BackendService
|
|
1704
1742
|
# @private
|
|
1705
1743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -80,7 +80,7 @@ module Google
|
|
|
80
80
|
# The maximum number of results per page that should be returned. If the number
|
|
81
81
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
82
82
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
83
|
-
# list requests.
|
|
83
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
84
84
|
# @param [String] order_by
|
|
85
85
|
# Sorts list results by a certain order. By default, results are returned in
|
|
86
86
|
# alphanumerical order based on the resource name.
|
|
@@ -283,7 +283,7 @@ module Google
|
|
|
283
283
|
# The maximum number of results per page that should be returned. If the number
|
|
284
284
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
285
285
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
286
|
-
# list requests.
|
|
286
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
287
287
|
# @param [String] order_by
|
|
288
288
|
# Sorts list results by a certain order. By default, results are returned in
|
|
289
289
|
# alphanumerical order based on the resource name.
|
|
@@ -361,7 +361,7 @@ module Google
|
|
|
361
361
|
# The maximum number of results per page that should be returned. If the number
|
|
362
362
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
363
363
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
364
|
-
# list requests.
|
|
364
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
365
365
|
# @param [String] order_by
|
|
366
366
|
# Sorts list results by a certain order. By default, results are returned in
|
|
367
367
|
# alphanumerical order based on the resource name.
|
|
@@ -565,7 +565,7 @@ module Google
|
|
|
565
565
|
# The maximum number of results per page that should be returned. If the number
|
|
566
566
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
567
567
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
568
|
-
# list requests.
|
|
568
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
569
569
|
# @param [String] order_by
|
|
570
570
|
# Sorts list results by a certain order. By default, results are returned in
|
|
571
571
|
# alphanumerical order based on the resource name.
|
|
@@ -705,6 +705,284 @@ module Google
|
|
|
705
705
|
execute_or_queue_command(command, &block)
|
|
706
706
|
end
|
|
707
707
|
|
|
708
|
+
# Deletes the specified BackendBucket resource.
|
|
709
|
+
# @param [String] project
|
|
710
|
+
# Project ID for this request.
|
|
711
|
+
# @param [String] backend_bucket
|
|
712
|
+
# Name of the BackendBucket resource to delete.
|
|
713
|
+
# @param [String] fields
|
|
714
|
+
# Selector specifying which fields to include in a partial response.
|
|
715
|
+
# @param [String] quota_user
|
|
716
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
717
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
718
|
+
# Overrides userIp if both are provided.
|
|
719
|
+
# @param [String] user_ip
|
|
720
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
721
|
+
# enforce per-user limits.
|
|
722
|
+
# @param [Google::Apis::RequestOptions] options
|
|
723
|
+
# Request-specific options
|
|
724
|
+
#
|
|
725
|
+
# @yield [result, err] Result & error if block supplied
|
|
726
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
|
727
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
728
|
+
#
|
|
729
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
|
730
|
+
#
|
|
731
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
732
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
733
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
734
|
+
def delete_backend_bucket(project, backend_bucket, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
735
|
+
command = make_simple_command(:delete, '{project}/global/backendBuckets/{backendBucket}', options)
|
|
736
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
|
737
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
|
738
|
+
command.params['project'] = project unless project.nil?
|
|
739
|
+
command.params['backendBucket'] = backend_bucket unless backend_bucket.nil?
|
|
740
|
+
command.query['fields'] = fields unless fields.nil?
|
|
741
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
742
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
743
|
+
execute_or_queue_command(command, &block)
|
|
744
|
+
end
|
|
745
|
+
|
|
746
|
+
# Returns the specified BackendBucket resource. Get a list of available backend
|
|
747
|
+
# buckets by making a list() request.
|
|
748
|
+
# @param [String] project
|
|
749
|
+
# Project ID for this request.
|
|
750
|
+
# @param [String] backend_bucket
|
|
751
|
+
# Name of the BackendBucket resource to return.
|
|
752
|
+
# @param [String] fields
|
|
753
|
+
# Selector specifying which fields to include in a partial response.
|
|
754
|
+
# @param [String] quota_user
|
|
755
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
756
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
757
|
+
# Overrides userIp if both are provided.
|
|
758
|
+
# @param [String] user_ip
|
|
759
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
760
|
+
# enforce per-user limits.
|
|
761
|
+
# @param [Google::Apis::RequestOptions] options
|
|
762
|
+
# Request-specific options
|
|
763
|
+
#
|
|
764
|
+
# @yield [result, err] Result & error if block supplied
|
|
765
|
+
# @yieldparam result [Google::Apis::ComputeV1::BackendBucket] parsed result object
|
|
766
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
767
|
+
#
|
|
768
|
+
# @return [Google::Apis::ComputeV1::BackendBucket]
|
|
769
|
+
#
|
|
770
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
771
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
772
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
773
|
+
def get_backend_bucket(project, backend_bucket, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
774
|
+
command = make_simple_command(:get, '{project}/global/backendBuckets/{backendBucket}', options)
|
|
775
|
+
command.response_representation = Google::Apis::ComputeV1::BackendBucket::Representation
|
|
776
|
+
command.response_class = Google::Apis::ComputeV1::BackendBucket
|
|
777
|
+
command.params['project'] = project unless project.nil?
|
|
778
|
+
command.params['backendBucket'] = backend_bucket unless backend_bucket.nil?
|
|
779
|
+
command.query['fields'] = fields unless fields.nil?
|
|
780
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
781
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
782
|
+
execute_or_queue_command(command, &block)
|
|
783
|
+
end
|
|
784
|
+
|
|
785
|
+
# Creates a BackendBucket resource in the specified project using the data
|
|
786
|
+
# included in the request.
|
|
787
|
+
# @param [String] project
|
|
788
|
+
# Project ID for this request.
|
|
789
|
+
# @param [Google::Apis::ComputeV1::BackendBucket] backend_bucket_object
|
|
790
|
+
# @param [String] fields
|
|
791
|
+
# Selector specifying which fields to include in a partial response.
|
|
792
|
+
# @param [String] quota_user
|
|
793
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
794
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
795
|
+
# Overrides userIp if both are provided.
|
|
796
|
+
# @param [String] user_ip
|
|
797
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
798
|
+
# enforce per-user limits.
|
|
799
|
+
# @param [Google::Apis::RequestOptions] options
|
|
800
|
+
# Request-specific options
|
|
801
|
+
#
|
|
802
|
+
# @yield [result, err] Result & error if block supplied
|
|
803
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
|
804
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
805
|
+
#
|
|
806
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
|
807
|
+
#
|
|
808
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
809
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
810
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
811
|
+
def insert_backend_bucket(project, backend_bucket_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
812
|
+
command = make_simple_command(:post, '{project}/global/backendBuckets', options)
|
|
813
|
+
command.request_representation = Google::Apis::ComputeV1::BackendBucket::Representation
|
|
814
|
+
command.request_object = backend_bucket_object
|
|
815
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
|
816
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
|
817
|
+
command.params['project'] = project unless project.nil?
|
|
818
|
+
command.query['fields'] = fields unless fields.nil?
|
|
819
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
820
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
821
|
+
execute_or_queue_command(command, &block)
|
|
822
|
+
end
|
|
823
|
+
|
|
824
|
+
# Retrieves the list of BackendBucket resources available to the specified
|
|
825
|
+
# project.
|
|
826
|
+
# @param [String] project
|
|
827
|
+
# Project ID for this request.
|
|
828
|
+
# @param [String] filter
|
|
829
|
+
# Sets a filter expression for filtering listed resources, in the form filter=`
|
|
830
|
+
# expression`. Your `expression` must be in the format: field_name
|
|
831
|
+
# comparison_string literal_string.
|
|
832
|
+
# The field_name is the name of the field you want to compare. Only atomic field
|
|
833
|
+
# types are supported (string, number, boolean). The comparison_string must be
|
|
834
|
+
# either eq (equals) or ne (not equals). The literal_string is the string value
|
|
835
|
+
# to filter to. The literal value must be valid for the type of field you are
|
|
836
|
+
# filtering by (string, number, boolean). For string fields, the literal value
|
|
837
|
+
# is interpreted as a regular expression using RE2 syntax. The literal value
|
|
838
|
+
# must match the entire field.
|
|
839
|
+
# For example, to filter for instances that do not have a name of example-
|
|
840
|
+
# instance, you would use filter=name ne example-instance.
|
|
841
|
+
# You can filter on nested fields. For example, you could filter on instances
|
|
842
|
+
# that have set the scheduling.automaticRestart field to true. Use filtering on
|
|
843
|
+
# nested fields to take advantage of labels to organize and search for results
|
|
844
|
+
# based on label values.
|
|
845
|
+
# To filter on multiple expressions, provide each separate expression within
|
|
846
|
+
# parentheses. For example, (scheduling.automaticRestart eq true) (zone eq us-
|
|
847
|
+
# central1-f). Multiple expressions are treated as AND expressions, meaning that
|
|
848
|
+
# resources must match all expressions to pass the filters.
|
|
849
|
+
# @param [Fixnum] max_results
|
|
850
|
+
# The maximum number of results per page that should be returned. If the number
|
|
851
|
+
# of available results is larger than maxResults, Compute Engine returns a
|
|
852
|
+
# nextPageToken that can be used to get the next page of results in subsequent
|
|
853
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
854
|
+
# @param [String] order_by
|
|
855
|
+
# Sorts list results by a certain order. By default, results are returned in
|
|
856
|
+
# alphanumerical order based on the resource name.
|
|
857
|
+
# You can also sort results in descending order based on the creation timestamp
|
|
858
|
+
# using orderBy="creationTimestamp desc". This sorts results based on the
|
|
859
|
+
# creationTimestamp field in reverse chronological order (newest result first).
|
|
860
|
+
# Use this to sort resources like operations so that the newest operation is
|
|
861
|
+
# returned first.
|
|
862
|
+
# Currently, only sorting by name or creationTimestamp desc is supported.
|
|
863
|
+
# @param [String] page_token
|
|
864
|
+
# Specifies a page token to use. Set pageToken to the nextPageToken returned by
|
|
865
|
+
# a previous list request to get the next page of results.
|
|
866
|
+
# @param [String] fields
|
|
867
|
+
# Selector specifying which fields to include in a partial response.
|
|
868
|
+
# @param [String] quota_user
|
|
869
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
870
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
871
|
+
# Overrides userIp if both are provided.
|
|
872
|
+
# @param [String] user_ip
|
|
873
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
874
|
+
# enforce per-user limits.
|
|
875
|
+
# @param [Google::Apis::RequestOptions] options
|
|
876
|
+
# Request-specific options
|
|
877
|
+
#
|
|
878
|
+
# @yield [result, err] Result & error if block supplied
|
|
879
|
+
# @yieldparam result [Google::Apis::ComputeV1::BackendBucketList] parsed result object
|
|
880
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
881
|
+
#
|
|
882
|
+
# @return [Google::Apis::ComputeV1::BackendBucketList]
|
|
883
|
+
#
|
|
884
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
885
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
886
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
887
|
+
def list_backend_buckets(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
888
|
+
command = make_simple_command(:get, '{project}/global/backendBuckets', options)
|
|
889
|
+
command.response_representation = Google::Apis::ComputeV1::BackendBucketList::Representation
|
|
890
|
+
command.response_class = Google::Apis::ComputeV1::BackendBucketList
|
|
891
|
+
command.params['project'] = project unless project.nil?
|
|
892
|
+
command.query['filter'] = filter unless filter.nil?
|
|
893
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
|
894
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
895
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
896
|
+
command.query['fields'] = fields unless fields.nil?
|
|
897
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
898
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
899
|
+
execute_or_queue_command(command, &block)
|
|
900
|
+
end
|
|
901
|
+
|
|
902
|
+
# Updates the specified BackendBucket resource with the data included in the
|
|
903
|
+
# request. This method supports patch semantics.
|
|
904
|
+
# @param [String] project
|
|
905
|
+
# Project ID for this request.
|
|
906
|
+
# @param [String] backend_bucket
|
|
907
|
+
# Name of the BackendBucket resource to update.
|
|
908
|
+
# @param [Google::Apis::ComputeV1::BackendBucket] backend_bucket_object
|
|
909
|
+
# @param [String] fields
|
|
910
|
+
# Selector specifying which fields to include in a partial response.
|
|
911
|
+
# @param [String] quota_user
|
|
912
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
913
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
914
|
+
# Overrides userIp if both are provided.
|
|
915
|
+
# @param [String] user_ip
|
|
916
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
917
|
+
# enforce per-user limits.
|
|
918
|
+
# @param [Google::Apis::RequestOptions] options
|
|
919
|
+
# Request-specific options
|
|
920
|
+
#
|
|
921
|
+
# @yield [result, err] Result & error if block supplied
|
|
922
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
|
923
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
924
|
+
#
|
|
925
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
|
926
|
+
#
|
|
927
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
928
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
929
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
930
|
+
def patch_backend_bucket(project, backend_bucket, backend_bucket_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
931
|
+
command = make_simple_command(:patch, '{project}/global/backendBuckets/{backendBucket}', options)
|
|
932
|
+
command.request_representation = Google::Apis::ComputeV1::BackendBucket::Representation
|
|
933
|
+
command.request_object = backend_bucket_object
|
|
934
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
|
935
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
|
936
|
+
command.params['project'] = project unless project.nil?
|
|
937
|
+
command.params['backendBucket'] = backend_bucket unless backend_bucket.nil?
|
|
938
|
+
command.query['fields'] = fields unless fields.nil?
|
|
939
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
940
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
941
|
+
execute_or_queue_command(command, &block)
|
|
942
|
+
end
|
|
943
|
+
|
|
944
|
+
# Updates the specified BackendBucket resource with the data included in the
|
|
945
|
+
# request.
|
|
946
|
+
# @param [String] project
|
|
947
|
+
# Project ID for this request.
|
|
948
|
+
# @param [String] backend_bucket
|
|
949
|
+
# Name of the BackendBucket resource to update.
|
|
950
|
+
# @param [Google::Apis::ComputeV1::BackendBucket] backend_bucket_object
|
|
951
|
+
# @param [String] fields
|
|
952
|
+
# Selector specifying which fields to include in a partial response.
|
|
953
|
+
# @param [String] quota_user
|
|
954
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
955
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
956
|
+
# Overrides userIp if both are provided.
|
|
957
|
+
# @param [String] user_ip
|
|
958
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
959
|
+
# enforce per-user limits.
|
|
960
|
+
# @param [Google::Apis::RequestOptions] options
|
|
961
|
+
# Request-specific options
|
|
962
|
+
#
|
|
963
|
+
# @yield [result, err] Result & error if block supplied
|
|
964
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
|
965
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
966
|
+
#
|
|
967
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
|
968
|
+
#
|
|
969
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
970
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
971
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
972
|
+
def update_backend_bucket(project, backend_bucket, backend_bucket_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
973
|
+
command = make_simple_command(:put, '{project}/global/backendBuckets/{backendBucket}', options)
|
|
974
|
+
command.request_representation = Google::Apis::ComputeV1::BackendBucket::Representation
|
|
975
|
+
command.request_object = backend_bucket_object
|
|
976
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
|
977
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
|
978
|
+
command.params['project'] = project unless project.nil?
|
|
979
|
+
command.params['backendBucket'] = backend_bucket unless backend_bucket.nil?
|
|
980
|
+
command.query['fields'] = fields unless fields.nil?
|
|
981
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
982
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
983
|
+
execute_or_queue_command(command, &block)
|
|
984
|
+
end
|
|
985
|
+
|
|
708
986
|
# Retrieves the list of all BackendService resources, regional and global,
|
|
709
987
|
# available to the specified project.
|
|
710
988
|
# @param [String] project
|
|
@@ -734,7 +1012,7 @@ module Google
|
|
|
734
1012
|
# The maximum number of results per page that should be returned. If the number
|
|
735
1013
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
736
1014
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
737
|
-
# list requests.
|
|
1015
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
738
1016
|
# @param [String] order_by
|
|
739
1017
|
# Sorts list results by a certain order. By default, results are returned in
|
|
740
1018
|
# alphanumerical order based on the resource name.
|
|
@@ -970,7 +1248,7 @@ module Google
|
|
|
970
1248
|
# The maximum number of results per page that should be returned. If the number
|
|
971
1249
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
972
1250
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
973
|
-
# list requests.
|
|
1251
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
974
1252
|
# @param [String] order_by
|
|
975
1253
|
# Sorts list results by a certain order. By default, results are returned in
|
|
976
1254
|
# alphanumerical order based on the resource name.
|
|
@@ -1135,7 +1413,7 @@ module Google
|
|
|
1135
1413
|
# The maximum number of results per page that should be returned. If the number
|
|
1136
1414
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
1137
1415
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
1138
|
-
# list requests.
|
|
1416
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
1139
1417
|
# @param [String] order_by
|
|
1140
1418
|
# Sorts list results by a certain order. By default, results are returned in
|
|
1141
1419
|
# alphanumerical order based on the resource name.
|
|
@@ -1256,7 +1534,7 @@ module Google
|
|
|
1256
1534
|
# The maximum number of results per page that should be returned. If the number
|
|
1257
1535
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
1258
1536
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
1259
|
-
# list requests.
|
|
1537
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
1260
1538
|
# @param [String] order_by
|
|
1261
1539
|
# Sorts list results by a certain order. By default, results are returned in
|
|
1262
1540
|
# alphanumerical order based on the resource name.
|
|
@@ -1334,7 +1612,7 @@ module Google
|
|
|
1334
1612
|
# The maximum number of results per page that should be returned. If the number
|
|
1335
1613
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
1336
1614
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
1337
|
-
# list requests.
|
|
1615
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
1338
1616
|
# @param [String] order_by
|
|
1339
1617
|
# Sorts list results by a certain order. By default, results are returned in
|
|
1340
1618
|
# alphanumerical order based on the resource name.
|
|
@@ -1391,6 +1669,7 @@ module Google
|
|
|
1391
1669
|
# @param [String] disk
|
|
1392
1670
|
# Name of the persistent disk to snapshot.
|
|
1393
1671
|
# @param [Google::Apis::ComputeV1::Snapshot] snapshot_object
|
|
1672
|
+
# @param [Boolean] guest_flush
|
|
1394
1673
|
# @param [String] fields
|
|
1395
1674
|
# Selector specifying which fields to include in a partial response.
|
|
1396
1675
|
# @param [String] quota_user
|
|
@@ -1412,7 +1691,7 @@ module Google
|
|
|
1412
1691
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
1413
1692
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
1414
1693
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
1415
|
-
def create_disk_snapshot(project, zone, disk, snapshot_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
1694
|
+
def create_disk_snapshot(project, zone, disk, snapshot_object = nil, guest_flush: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
1416
1695
|
command = make_simple_command(:post, '{project}/zones/{zone}/disks/{disk}/createSnapshot', options)
|
|
1417
1696
|
command.request_representation = Google::Apis::ComputeV1::Snapshot::Representation
|
|
1418
1697
|
command.request_object = snapshot_object
|
|
@@ -1421,6 +1700,7 @@ module Google
|
|
|
1421
1700
|
command.params['project'] = project unless project.nil?
|
|
1422
1701
|
command.params['zone'] = zone unless zone.nil?
|
|
1423
1702
|
command.params['disk'] = disk unless disk.nil?
|
|
1703
|
+
command.query['guestFlush'] = guest_flush unless guest_flush.nil?
|
|
1424
1704
|
command.query['fields'] = fields unless fields.nil?
|
|
1425
1705
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
1426
1706
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -1589,7 +1869,7 @@ module Google
|
|
|
1589
1869
|
# The maximum number of results per page that should be returned. If the number
|
|
1590
1870
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
1591
1871
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
1592
|
-
# list requests.
|
|
1872
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
1593
1873
|
# @param [String] order_by
|
|
1594
1874
|
# Sorts list results by a certain order. By default, results are returned in
|
|
1595
1875
|
# alphanumerical order based on the resource name.
|
|
@@ -1826,7 +2106,7 @@ module Google
|
|
|
1826
2106
|
# The maximum number of results per page that should be returned. If the number
|
|
1827
2107
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
1828
2108
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
1829
|
-
# list requests.
|
|
2109
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
1830
2110
|
# @param [String] order_by
|
|
1831
2111
|
# Sorts list results by a certain order. By default, results are returned in
|
|
1832
2112
|
# alphanumerical order based on the resource name.
|
|
@@ -1986,7 +2266,7 @@ module Google
|
|
|
1986
2266
|
# The maximum number of results per page that should be returned. If the number
|
|
1987
2267
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
1988
2268
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
1989
|
-
# list requests.
|
|
2269
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
1990
2270
|
# @param [String] order_by
|
|
1991
2271
|
# Sorts list results by a certain order. By default, results are returned in
|
|
1992
2272
|
# alphanumerical order based on the resource name.
|
|
@@ -2190,7 +2470,7 @@ module Google
|
|
|
2190
2470
|
# The maximum number of results per page that should be returned. If the number
|
|
2191
2471
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
2192
2472
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
2193
|
-
# list requests.
|
|
2473
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
2194
2474
|
# @param [String] order_by
|
|
2195
2475
|
# Sorts list results by a certain order. By default, results are returned in
|
|
2196
2476
|
# alphanumerical order based on the resource name.
|
|
@@ -2429,7 +2709,7 @@ module Google
|
|
|
2429
2709
|
# The maximum number of results per page that should be returned. If the number
|
|
2430
2710
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
2431
2711
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
2432
|
-
# list requests.
|
|
2712
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
2433
2713
|
# @param [String] order_by
|
|
2434
2714
|
# Sorts list results by a certain order. By default, results are returned in
|
|
2435
2715
|
# alphanumerical order based on the resource name.
|
|
@@ -2623,7 +2903,7 @@ module Google
|
|
|
2623
2903
|
# The maximum number of results per page that should be returned. If the number
|
|
2624
2904
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
2625
2905
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
2626
|
-
# list requests.
|
|
2906
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
2627
2907
|
# @param [String] order_by
|
|
2628
2908
|
# Sorts list results by a certain order. By default, results are returned in
|
|
2629
2909
|
# alphanumerical order based on the resource name.
|
|
@@ -2742,7 +3022,7 @@ module Google
|
|
|
2742
3022
|
# The maximum number of results per page that should be returned. If the number
|
|
2743
3023
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
2744
3024
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
2745
|
-
# list requests.
|
|
3025
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
2746
3026
|
# @param [String] order_by
|
|
2747
3027
|
# Sorts list results by a certain order. By default, results are returned in
|
|
2748
3028
|
# alphanumerical order based on the resource name.
|
|
@@ -2894,7 +3174,7 @@ module Google
|
|
|
2894
3174
|
# The maximum number of results per page that should be returned. If the number
|
|
2895
3175
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
2896
3176
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
2897
|
-
# list requests.
|
|
3177
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
2898
3178
|
# @param [String] order_by
|
|
2899
3179
|
# Sorts list results by a certain order. By default, results are returned in
|
|
2900
3180
|
# alphanumerical order based on the resource name.
|
|
@@ -3087,7 +3367,7 @@ module Google
|
|
|
3087
3367
|
# The maximum number of results per page that should be returned. If the number
|
|
3088
3368
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
3089
3369
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
3090
|
-
# list requests.
|
|
3370
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
3091
3371
|
# @param [String] order_by
|
|
3092
3372
|
# Sorts list results by a certain order. By default, results are returned in
|
|
3093
3373
|
# alphanumerical order based on the resource name.
|
|
@@ -3365,7 +3645,7 @@ module Google
|
|
|
3365
3645
|
# The maximum number of results per page that should be returned. If the number
|
|
3366
3646
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
3367
3647
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
3368
|
-
# list requests.
|
|
3648
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
3369
3649
|
# @param [String] order_by
|
|
3370
3650
|
# Sorts list results by a certain order. By default, results are returned in
|
|
3371
3651
|
# alphanumerical order based on the resource name.
|
|
@@ -3643,7 +3923,7 @@ module Google
|
|
|
3643
3923
|
# The maximum number of results per page that should be returned. If the number
|
|
3644
3924
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
3645
3925
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
3646
|
-
# list requests.
|
|
3926
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
3647
3927
|
# @param [String] order_by
|
|
3648
3928
|
# Sorts list results by a certain order. By default, results are returned in
|
|
3649
3929
|
# alphanumerical order based on the resource name.
|
|
@@ -4005,7 +4285,7 @@ module Google
|
|
|
4005
4285
|
# The maximum number of results per page that should be returned. If the number
|
|
4006
4286
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
4007
4287
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
4008
|
-
# list requests.
|
|
4288
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
4009
4289
|
# @param [String] order_by
|
|
4010
4290
|
# Sorts list results by a certain order. By default, results are returned in
|
|
4011
4291
|
# alphanumerical order based on the resource name.
|
|
@@ -4133,7 +4413,7 @@ module Google
|
|
|
4133
4413
|
# The maximum number of results per page that should be returned. If the number
|
|
4134
4414
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
4135
4415
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
4136
|
-
# list requests.
|
|
4416
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
4137
4417
|
# @param [String] order_by
|
|
4138
4418
|
# Sorts list results by a certain order. By default, results are returned in
|
|
4139
4419
|
# alphanumerical order based on the resource name.
|
|
@@ -4394,7 +4674,7 @@ module Google
|
|
|
4394
4674
|
# The maximum number of results per page that should be returned. If the number
|
|
4395
4675
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
4396
4676
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
4397
|
-
# list requests.
|
|
4677
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
4398
4678
|
# @param [String] order_by
|
|
4399
4679
|
# Sorts list results by a certain order. By default, results are returned in
|
|
4400
4680
|
# alphanumerical order based on the resource name.
|
|
@@ -4766,7 +5046,7 @@ module Google
|
|
|
4766
5046
|
# The maximum number of results per page that should be returned. If the number
|
|
4767
5047
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
4768
5048
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
4769
|
-
# list requests.
|
|
5049
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
4770
5050
|
# @param [String] order_by
|
|
4771
5051
|
# Sorts list results by a certain order. By default, results are returned in
|
|
4772
5052
|
# alphanumerical order based on the resource name.
|
|
@@ -4973,7 +5253,7 @@ module Google
|
|
|
4973
5253
|
# The maximum number of results per page that should be returned. If the number
|
|
4974
5254
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
4975
5255
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
4976
|
-
# list requests.
|
|
5256
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
4977
5257
|
# @param [String] order_by
|
|
4978
5258
|
# Sorts list results by a certain order. By default, results are returned in
|
|
4979
5259
|
# alphanumerical order based on the resource name.
|
|
@@ -5057,7 +5337,7 @@ module Google
|
|
|
5057
5337
|
# The maximum number of results per page that should be returned. If the number
|
|
5058
5338
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
5059
5339
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
5060
|
-
# list requests.
|
|
5340
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
5061
5341
|
# @param [String] order_by
|
|
5062
5342
|
# Sorts list results by a certain order. By default, results are returned in
|
|
5063
5343
|
# alphanumerical order based on the resource name.
|
|
@@ -5349,7 +5629,7 @@ module Google
|
|
|
5349
5629
|
# The maximum number of results per page that should be returned. If the number
|
|
5350
5630
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
5351
5631
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
5352
|
-
# list requests.
|
|
5632
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
5353
5633
|
# @param [String] order_by
|
|
5354
5634
|
# Sorts list results by a certain order. By default, results are returned in
|
|
5355
5635
|
# alphanumerical order based on the resource name.
|
|
@@ -5473,7 +5753,7 @@ module Google
|
|
|
5473
5753
|
# The maximum number of results per page that should be returned. If the number
|
|
5474
5754
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
5475
5755
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
5476
|
-
# list requests.
|
|
5756
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
5477
5757
|
# @param [String] order_by
|
|
5478
5758
|
# Sorts list results by a certain order. By default, results are returned in
|
|
5479
5759
|
# alphanumerical order based on the resource name.
|
|
@@ -5751,9 +6031,10 @@ module Google
|
|
|
5751
6031
|
# @param [Fixnum] port
|
|
5752
6032
|
# Specifies which COM or serial port to retrieve data from.
|
|
5753
6033
|
# @param [String] start
|
|
5754
|
-
#
|
|
5755
|
-
#
|
|
5756
|
-
#
|
|
6034
|
+
# Returns output starting from a specific byte position. Use this to page
|
|
6035
|
+
# through output when the output is too large to return in a single request. For
|
|
6036
|
+
# the initial request, leave this field unspecified. For subsequent calls, this
|
|
6037
|
+
# field should be set to the next value returned in the previous call.
|
|
5757
6038
|
# @param [String] fields
|
|
5758
6039
|
# Selector specifying which fields to include in a partial response.
|
|
5759
6040
|
# @param [String] quota_user
|
|
@@ -5862,7 +6143,7 @@ module Google
|
|
|
5862
6143
|
# The maximum number of results per page that should be returned. If the number
|
|
5863
6144
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
5864
6145
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
5865
|
-
# list requests.
|
|
6146
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
5866
6147
|
# @param [String] order_by
|
|
5867
6148
|
# Sorts list results by a certain order. By default, results are returned in
|
|
5868
6149
|
# alphanumerical order based on the resource name.
|
|
@@ -6133,7 +6414,8 @@ module Google
|
|
|
6133
6414
|
execute_or_queue_command(command, &block)
|
|
6134
6415
|
end
|
|
6135
6416
|
|
|
6136
|
-
# Sets the service account on the instance.
|
|
6417
|
+
# Sets the service account on the instance. For more information, read Changing
|
|
6418
|
+
# the service account and access scopes for an instance.
|
|
6137
6419
|
# @param [String] project
|
|
6138
6420
|
# Project ID for this request.
|
|
6139
6421
|
# @param [String] zone
|
|
@@ -6421,7 +6703,7 @@ module Google
|
|
|
6421
6703
|
# The maximum number of results per page that should be returned. If the number
|
|
6422
6704
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
6423
6705
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
6424
|
-
# list requests.
|
|
6706
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
6425
6707
|
# @param [String] order_by
|
|
6426
6708
|
# Sorts list results by a certain order. By default, results are returned in
|
|
6427
6709
|
# alphanumerical order based on the resource name.
|
|
@@ -6542,7 +6824,7 @@ module Google
|
|
|
6542
6824
|
# The maximum number of results per page that should be returned. If the number
|
|
6543
6825
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
6544
6826
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
6545
|
-
# list requests.
|
|
6827
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
6546
6828
|
# @param [String] order_by
|
|
6547
6829
|
# Sorts list results by a certain order. By default, results are returned in
|
|
6548
6830
|
# alphanumerical order based on the resource name.
|
|
@@ -6736,7 +7018,7 @@ module Google
|
|
|
6736
7018
|
# The maximum number of results per page that should be returned. If the number
|
|
6737
7019
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
6738
7020
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
6739
|
-
# list requests.
|
|
7021
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
6740
7022
|
# @param [String] order_by
|
|
6741
7023
|
# Sorts list results by a certain order. By default, results are returned in
|
|
6742
7024
|
# alphanumerical order based on the resource name.
|
|
@@ -7167,7 +7449,7 @@ module Google
|
|
|
7167
7449
|
# The maximum number of results per page that should be returned. If the number
|
|
7168
7450
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
7169
7451
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
7170
|
-
# list requests.
|
|
7452
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
7171
7453
|
# @param [String] order_by
|
|
7172
7454
|
# Sorts list results by a certain order. By default, results are returned in
|
|
7173
7455
|
# alphanumerical order based on the resource name.
|
|
@@ -7507,7 +7789,7 @@ module Google
|
|
|
7507
7789
|
# The maximum number of results per page that should be returned. If the number
|
|
7508
7790
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
7509
7791
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
7510
|
-
# list requests.
|
|
7792
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
7511
7793
|
# @param [String] order_by
|
|
7512
7794
|
# Sorts list results by a certain order. By default, results are returned in
|
|
7513
7795
|
# alphanumerical order based on the resource name.
|
|
@@ -7912,7 +8194,7 @@ module Google
|
|
|
7912
8194
|
# The maximum number of results per page that should be returned. If the number
|
|
7913
8195
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
7914
8196
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
7915
|
-
# list requests.
|
|
8197
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
7916
8198
|
# @param [String] order_by
|
|
7917
8199
|
# Sorts list results by a certain order. By default, results are returned in
|
|
7918
8200
|
# alphanumerical order based on the resource name.
|
|
@@ -8274,7 +8556,7 @@ module Google
|
|
|
8274
8556
|
# The maximum number of results per page that should be returned. If the number
|
|
8275
8557
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
8276
8558
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
8277
|
-
# list requests.
|
|
8559
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
8278
8560
|
# @param [String] order_by
|
|
8279
8561
|
# Sorts list results by a certain order. By default, results are returned in
|
|
8280
8562
|
# alphanumerical order based on the resource name.
|
|
@@ -8359,7 +8641,7 @@ module Google
|
|
|
8359
8641
|
# The maximum number of results per page that should be returned. If the number
|
|
8360
8642
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
8361
8643
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
8362
|
-
# list requests.
|
|
8644
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
8363
8645
|
# @param [String] order_by
|
|
8364
8646
|
# Sorts list results by a certain order. By default, results are returned in
|
|
8365
8647
|
# alphanumerical order based on the resource name.
|
|
@@ -8566,7 +8848,7 @@ module Google
|
|
|
8566
8848
|
# The maximum number of results per page that should be returned. If the number
|
|
8567
8849
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
8568
8850
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
8569
|
-
# list requests.
|
|
8851
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
8570
8852
|
# @param [String] order_by
|
|
8571
8853
|
# Sorts list results by a certain order. By default, results are returned in
|
|
8572
8854
|
# alphanumerical order based on the resource name.
|
|
@@ -8683,7 +8965,7 @@ module Google
|
|
|
8683
8965
|
# The maximum number of results per page that should be returned. If the number
|
|
8684
8966
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
8685
8967
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
8686
|
-
# list requests.
|
|
8968
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
8687
8969
|
# @param [String] order_by
|
|
8688
8970
|
# Sorts list results by a certain order. By default, results are returned in
|
|
8689
8971
|
# alphanumerical order based on the resource name.
|
|
@@ -8760,7 +9042,7 @@ module Google
|
|
|
8760
9042
|
# The maximum number of results per page that should be returned. If the number
|
|
8761
9043
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
8762
9044
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
8763
|
-
# list requests.
|
|
9045
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
8764
9046
|
# @param [String] order_by
|
|
8765
9047
|
# Sorts list results by a certain order. By default, results are returned in
|
|
8766
9048
|
# alphanumerical order based on the resource name.
|
|
@@ -9005,7 +9287,7 @@ module Google
|
|
|
9005
9287
|
# The maximum number of results per page that should be returned. If the number
|
|
9006
9288
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
9007
9289
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
9008
|
-
# list requests.
|
|
9290
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
9009
9291
|
# @param [String] order_by
|
|
9010
9292
|
# Sorts list results by a certain order. By default, results are returned in
|
|
9011
9293
|
# alphanumerical order based on the resource name.
|
|
@@ -9333,7 +9615,7 @@ module Google
|
|
|
9333
9615
|
# The maximum number of results per page that should be returned. If the number
|
|
9334
9616
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
9335
9617
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
9336
|
-
# list requests.
|
|
9618
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
9337
9619
|
# @param [String] order_by
|
|
9338
9620
|
# Sorts list results by a certain order. By default, results are returned in
|
|
9339
9621
|
# alphanumerical order based on the resource name.
|
|
@@ -9492,7 +9774,7 @@ module Google
|
|
|
9492
9774
|
# The maximum number of results per page that should be returned. If the number
|
|
9493
9775
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
9494
9776
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
9495
|
-
# list requests.
|
|
9777
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
9496
9778
|
# @param [String] order_by
|
|
9497
9779
|
# Sorts list results by a certain order. By default, results are returned in
|
|
9498
9780
|
# alphanumerical order based on the resource name.
|
|
@@ -9686,7 +9968,7 @@ module Google
|
|
|
9686
9968
|
# The maximum number of results per page that should be returned. If the number
|
|
9687
9969
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
9688
9970
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
9689
|
-
# list requests.
|
|
9971
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
9690
9972
|
# @param [String] order_by
|
|
9691
9973
|
# Sorts list results by a certain order. By default, results are returned in
|
|
9692
9974
|
# alphanumerical order based on the resource name.
|
|
@@ -9763,7 +10045,7 @@ module Google
|
|
|
9763
10045
|
# The maximum number of results per page that should be returned. If the number
|
|
9764
10046
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
9765
10047
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
9766
|
-
# list requests.
|
|
10048
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
9767
10049
|
# @param [String] order_by
|
|
9768
10050
|
# Sorts list results by a certain order. By default, results are returned in
|
|
9769
10051
|
# alphanumerical order based on the resource name.
|
|
@@ -10011,7 +10293,7 @@ module Google
|
|
|
10011
10293
|
# The maximum number of results per page that should be returned. If the number
|
|
10012
10294
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
10013
10295
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
10014
|
-
# list requests.
|
|
10296
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
10015
10297
|
# @param [String] order_by
|
|
10016
10298
|
# Sorts list results by a certain order. By default, results are returned in
|
|
10017
10299
|
# alphanumerical order based on the resource name.
|
|
@@ -10206,7 +10488,7 @@ module Google
|
|
|
10206
10488
|
# The maximum number of results per page that should be returned. If the number
|
|
10207
10489
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
10208
10490
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
10209
|
-
# list requests.
|
|
10491
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
10210
10492
|
# @param [String] order_by
|
|
10211
10493
|
# Sorts list results by a certain order. By default, results are returned in
|
|
10212
10494
|
# alphanumerical order based on the resource name.
|
|
@@ -10441,7 +10723,7 @@ module Google
|
|
|
10441
10723
|
# The maximum number of results per page that should be returned. If the number
|
|
10442
10724
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
10443
10725
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
10444
|
-
# list requests.
|
|
10726
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
10445
10727
|
# @param [String] order_by
|
|
10446
10728
|
# Sorts list results by a certain order. By default, results are returned in
|
|
10447
10729
|
# alphanumerical order based on the resource name.
|
|
@@ -10600,7 +10882,7 @@ module Google
|
|
|
10600
10882
|
# The maximum number of results per page that should be returned. If the number
|
|
10601
10883
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
10602
10884
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
10603
|
-
# list requests.
|
|
10885
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
10604
10886
|
# @param [String] order_by
|
|
10605
10887
|
# Sorts list results by a certain order. By default, results are returned in
|
|
10606
10888
|
# alphanumerical order based on the resource name.
|
|
@@ -10805,7 +11087,7 @@ module Google
|
|
|
10805
11087
|
# The maximum number of results per page that should be returned. If the number
|
|
10806
11088
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
10807
11089
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
10808
|
-
# list requests.
|
|
11090
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
10809
11091
|
# @param [String] order_by
|
|
10810
11092
|
# Sorts list results by a certain order. By default, results are returned in
|
|
10811
11093
|
# alphanumerical order based on the resource name.
|
|
@@ -10971,7 +11253,7 @@ module Google
|
|
|
10971
11253
|
# The maximum number of results per page that should be returned. If the number
|
|
10972
11254
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
10973
11255
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
10974
|
-
# list requests.
|
|
11256
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
10975
11257
|
# @param [String] order_by
|
|
10976
11258
|
# Sorts list results by a certain order. By default, results are returned in
|
|
10977
11259
|
# alphanumerical order based on the resource name.
|
|
@@ -11220,7 +11502,7 @@ module Google
|
|
|
11220
11502
|
# The maximum number of results per page that should be returned. If the number
|
|
11221
11503
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
11222
11504
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
11223
|
-
# list requests.
|
|
11505
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
11224
11506
|
# @param [String] order_by
|
|
11225
11507
|
# Sorts list results by a certain order. By default, results are returned in
|
|
11226
11508
|
# alphanumerical order based on the resource name.
|
|
@@ -11550,7 +11832,7 @@ module Google
|
|
|
11550
11832
|
# The maximum number of results per page that should be returned. If the number
|
|
11551
11833
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
11552
11834
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
11553
|
-
# list requests.
|
|
11835
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
11554
11836
|
# @param [String] order_by
|
|
11555
11837
|
# Sorts list results by a certain order. By default, results are returned in
|
|
11556
11838
|
# alphanumerical order based on the resource name.
|
|
@@ -11750,7 +12032,7 @@ module Google
|
|
|
11750
12032
|
# The maximum number of results per page that should be returned. If the number
|
|
11751
12033
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
11752
12034
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
11753
|
-
# list requests.
|
|
12035
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
11754
12036
|
# @param [String] order_by
|
|
11755
12037
|
# Sorts list results by a certain order. By default, results are returned in
|
|
11756
12038
|
# alphanumerical order based on the resource name.
|
|
@@ -11955,7 +12237,7 @@ module Google
|
|
|
11955
12237
|
# The maximum number of results per page that should be returned. If the number
|
|
11956
12238
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
11957
12239
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
11958
|
-
# list requests.
|
|
12240
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
11959
12241
|
# @param [String] order_by
|
|
11960
12242
|
# Sorts list results by a certain order. By default, results are returned in
|
|
11961
12243
|
# alphanumerical order based on the resource name.
|
|
@@ -12191,7 +12473,7 @@ module Google
|
|
|
12191
12473
|
# The maximum number of results per page that should be returned. If the number
|
|
12192
12474
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
12193
12475
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
12194
|
-
# list requests.
|
|
12476
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
12195
12477
|
# @param [String] order_by
|
|
12196
12478
|
# Sorts list results by a certain order. By default, results are returned in
|
|
12197
12479
|
# alphanumerical order based on the resource name.
|
|
@@ -12393,7 +12675,7 @@ module Google
|
|
|
12393
12675
|
# The maximum number of results per page that should be returned. If the number
|
|
12394
12676
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
12395
12677
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
12396
|
-
# list requests.
|
|
12678
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
12397
12679
|
# @param [String] order_by
|
|
12398
12680
|
# Sorts list results by a certain order. By default, results are returned in
|
|
12399
12681
|
# alphanumerical order based on the resource name.
|
|
@@ -12598,7 +12880,7 @@ module Google
|
|
|
12598
12880
|
# The maximum number of results per page that should be returned. If the number
|
|
12599
12881
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
12600
12882
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
12601
|
-
# list requests.
|
|
12883
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
12602
12884
|
# @param [String] order_by
|
|
12603
12885
|
# Sorts list results by a certain order. By default, results are returned in
|
|
12604
12886
|
# alphanumerical order based on the resource name.
|
|
@@ -12758,7 +13040,7 @@ module Google
|
|
|
12758
13040
|
# The maximum number of results per page that should be returned. If the number
|
|
12759
13041
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
12760
13042
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
12761
|
-
# list requests.
|
|
13043
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
12762
13044
|
# @param [String] order_by
|
|
12763
13045
|
# Sorts list results by a certain order. By default, results are returned in
|
|
12764
13046
|
# alphanumerical order based on the resource name.
|
|
@@ -12875,7 +13157,7 @@ module Google
|
|
|
12875
13157
|
# The maximum number of results per page that should be returned. If the number
|
|
12876
13158
|
# of available results is larger than maxResults, Compute Engine returns a
|
|
12877
13159
|
# nextPageToken that can be used to get the next page of results in subsequent
|
|
12878
|
-
# list requests.
|
|
13160
|
+
# list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
|
|
12879
13161
|
# @param [String] order_by
|
|
12880
13162
|
# Sorts list results by a certain order. By default, results are returned in
|
|
12881
13163
|
# alphanumerical order based on the resource name.
|