google-api-client 0.33.0 → 0.33.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +35 -0
- data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
- data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
- data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
- data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
- data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
- data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +6 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
- data/generated/google/apis/cloudasset_v1/service.rb +1 -2
- data/generated/google/apis/clouddebugger_v2.rb +1 -1
- data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
- data/generated/google/apis/cloudidentity_v1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
- data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
- data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
- data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
- data/generated/google/apis/cloudsearch_v1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
- data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
- data/generated/google/apis/cloudshell_v1.rb +1 -1
- data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
- data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
- data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
- data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +481 -126
- data/generated/google/apis/compute_alpha/representations.rb +107 -2
- data/generated/google/apis/compute_alpha/service.rb +1035 -640
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +986 -241
- data/generated/google/apis/compute_beta/representations.rb +284 -0
- data/generated/google/apis/compute_beta/service.rb +1242 -532
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +252 -99
- data/generated/google/apis/compute_v1/representations.rb +24 -0
- data/generated/google/apis/compute_v1/service.rb +749 -472
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/docs_v1/classes.rb +63 -0
- data/generated/google/apis/docs_v1/representations.rb +17 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
- data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +1 -1
- data/generated/google/apis/iap_v1.rb +1 -1
- data/generated/google/apis/iap_v1/classes.rb +185 -0
- data/generated/google/apis/iap_v1/representations.rb +102 -0
- data/generated/google/apis/iap_v1/service.rb +72 -0
- data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
- data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
- data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
- data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
- data/generated/google/apis/monitoring_v1.rb +36 -0
- data/generated/google/apis/monitoring_v1/classes.rb +260 -0
- data/generated/google/apis/monitoring_v1/representations.rb +123 -0
- data/generated/google/apis/monitoring_v1/service.rb +64 -0
- data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1/classes.rb +0 -7
- data/generated/google/apis/run_v1/service.rb +156 -94
- data/generated/google/apis/sql_v1beta4.rb +37 -0
- data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
- data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
- data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +14 -6
- data/generated/google/apis/speech_v2beta/classes.rb +0 -355
- data/generated/google/apis/speech_v2beta/representations.rb +0 -152
- data/generated/google/apis/speech_v2beta/service.rb +0 -138
@@ -393,8 +393,7 @@ module Google
|
|
393
393
|
# A list of asset types of which to take a snapshot for. For example:
|
394
394
|
# "compute.googleapis.com/Disk". If specified, only matching assets will be
|
395
395
|
# returned. See [Introduction to Cloud Asset
|
396
|
-
# Inventory](https://cloud.google.com/
|
397
|
-
# inventory/overview)
|
396
|
+
# Inventory](https://cloud.google.com/asset-inventory/docs/overview)
|
398
397
|
# for all supported asset types.
|
399
398
|
# Corresponds to the JSON property `assetTypes`
|
400
399
|
# @return [Array<String>]
|
@@ -587,9 +586,9 @@ module Google
|
|
587
586
|
# if the value contains a ":". Values prefixed with "is:" are treated the
|
588
587
|
# same as values with no prefix.
|
589
588
|
# Ancestry subtrees must be in one of the following formats:
|
590
|
-
# -
|
591
|
-
# -
|
592
|
-
# -
|
589
|
+
# - "projects/<project-id>", e.g. "projects/tokyo-rain-123"
|
590
|
+
# - "folders/<folder-id>", e.g. "folders/1234"
|
591
|
+
# - "organizations/<organization-id>", e.g. "organizations/1234"
|
593
592
|
# The `supports_under` field of the associated `Constraint` defines whether
|
594
593
|
# ancestry prefixes can be used. You can set `allowed_values` and
|
595
594
|
# `denied_values` in the same `Policy` if `all_values` is
|
@@ -640,16 +639,16 @@ module Google
|
|
640
639
|
# `projects/bar` parented by `organizations/foo`:
|
641
640
|
# Example 1 (no inherited values):
|
642
641
|
# `organizations/foo` has a `Policy` with values:
|
643
|
-
# `allowed_values:
|
642
|
+
# `allowed_values: "E1" allowed_values:"E2"`
|
644
643
|
# `projects/bar` has `inherit_from_parent` `false` and values:
|
645
644
|
# `allowed_values: "E3" allowed_values: "E4"`
|
646
645
|
# The accepted values at `organizations/foo` are `E1`, `E2`.
|
647
646
|
# The accepted values at `projects/bar` are `E3`, and `E4`.
|
648
647
|
# Example 2 (inherited values):
|
649
648
|
# `organizations/foo` has a `Policy` with values:
|
650
|
-
# `allowed_values:
|
649
|
+
# `allowed_values: "E1" allowed_values:"E2"`
|
651
650
|
# `projects/bar` has a `Policy` with values:
|
652
|
-
# `value:
|
651
|
+
# `value: "E3" value: "E4" inherit_from_parent: true`
|
653
652
|
# The accepted values at `organizations/foo` are `E1`, `E2`.
|
654
653
|
# The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
|
655
654
|
# Example 3 (inheriting both allowed and denied values):
|
@@ -661,7 +660,7 @@ module Google
|
|
661
660
|
# The value accepted at `projects/bar` is `E2`.
|
662
661
|
# Example 4 (RestoreDefault):
|
663
662
|
# `organizations/foo` has a `Policy` with values:
|
664
|
-
# `allowed_values:
|
663
|
+
# `allowed_values: "E1" allowed_values:"E2"`
|
665
664
|
# `projects/bar` has a `Policy` with values:
|
666
665
|
# `RestoreDefault: ```
|
667
666
|
# The accepted values at `organizations/foo` are `E1`, `E2`.
|
@@ -676,14 +675,14 @@ module Google
|
|
676
675
|
# `DENY`, none).
|
677
676
|
# Example 6 (ListConstraint allowing all):
|
678
677
|
# `organizations/foo` has a `Policy` with values:
|
679
|
-
# `allowed_values:
|
678
|
+
# `allowed_values: "E1" allowed_values: "E2"`
|
680
679
|
# `projects/bar` has a `Policy` with:
|
681
680
|
# `all: ALLOW`
|
682
681
|
# The accepted values at `organizations/foo` are `E1`, E2`.
|
683
682
|
# Any value is accepted at `projects/bar`.
|
684
683
|
# Example 7 (ListConstraint allowing none):
|
685
684
|
# `organizations/foo` has a `Policy` with values:
|
686
|
-
# `allowed_values:
|
685
|
+
# `allowed_values: "E1" allowed_values: "E2"`
|
687
686
|
# `projects/bar` has a `Policy` with:
|
688
687
|
# `all: DENY`
|
689
688
|
# The accepted values at `organizations/foo` are `E1`, E2`.
|
@@ -774,9 +773,9 @@ module Google
|
|
774
773
|
# if the value contains a ":". Values prefixed with "is:" are treated the
|
775
774
|
# same as values with no prefix.
|
776
775
|
# Ancestry subtrees must be in one of the following formats:
|
777
|
-
# -
|
778
|
-
# -
|
779
|
-
# -
|
776
|
+
# - "projects/<project-id>", e.g. "projects/tokyo-rain-123"
|
777
|
+
# - "folders/<folder-id>", e.g. "folders/1234"
|
778
|
+
# - "organizations/<organization-id>", e.g. "organizations/1234"
|
780
779
|
# The `supports_under` field of the associated `Constraint` defines whether
|
781
780
|
# ancestry prefixes can be used. You can set `allowed_values` and
|
782
781
|
# `denied_values` in the same `Policy` if `all_values` is
|
@@ -1146,7 +1145,7 @@ module Google
|
|
1146
1145
|
|
1147
1146
|
# Only allows requests from devices with a verified Chrome OS.
|
1148
1147
|
# Verifications includes requirements that the device is enterprise-managed,
|
1149
|
-
# conformant to
|
1148
|
+
# conformant to domain policies, and the caller has permission to call
|
1150
1149
|
# the API targeted by the request.
|
1151
1150
|
# Corresponds to the JSON property `requireVerifiedChromeOs`
|
1152
1151
|
# @return [Boolean]
|
@@ -97,8 +97,7 @@ module Google
|
|
97
97
|
# See [Resource
|
98
98
|
# Names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
|
99
99
|
# and [Resource Name
|
100
|
-
# Format](https://cloud.google.com/
|
101
|
-
# resource-name-format)
|
100
|
+
# Format](https://cloud.google.com/asset-inventory/docs/resource-name-format)
|
102
101
|
# for more info.
|
103
102
|
# The request becomes a no-op if the asset name list is empty, and the max
|
104
103
|
# size of the asset name list is 100 in one request.
|
@@ -26,7 +26,7 @@ module Google
|
|
26
26
|
# @see https://cloud.google.com/debugger
|
27
27
|
module ClouddebuggerV2
|
28
28
|
VERSION = 'V2'
|
29
|
-
REVISION = '
|
29
|
+
REVISION = '20191003'
|
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'
|
@@ -97,7 +97,7 @@ module Google
|
|
97
97
|
# until the controller removes them from the active list to avoid
|
98
98
|
# setting those breakpoints again.
|
99
99
|
# @param [String] debuggee_id
|
100
|
-
# Identifies the debuggee.
|
100
|
+
# Required. Identifies the debuggee.
|
101
101
|
# @param [Boolean] success_on_timeout
|
102
102
|
# If set to `true` (recommended), returns `google.rpc.Code.OK` status and
|
103
103
|
# sets the `wait_expired` response field to `true` when the server-selected
|
@@ -146,7 +146,7 @@ module Google
|
|
146
146
|
# semantics. These may only make changes such as canonicalizing a value
|
147
147
|
# or snapping the location to the correct line of code.
|
148
148
|
# @param [String] debuggee_id
|
149
|
-
# Identifies the debuggee being debugged.
|
149
|
+
# Required. Identifies the debuggee being debugged.
|
150
150
|
# @param [String] id
|
151
151
|
# Breakpoint identifier, unique in the scope of the debuggee.
|
152
152
|
# @param [Google::Apis::ClouddebuggerV2::UpdateActiveBreakpointRequest] update_active_breakpoint_request_object
|
@@ -182,13 +182,13 @@ module Google
|
|
182
182
|
|
183
183
|
# Lists all the debuggees that the user has access to.
|
184
184
|
# @param [String] client_version
|
185
|
-
# The client version making the call.
|
185
|
+
# Required. The client version making the call.
|
186
186
|
# Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
|
187
187
|
# @param [Boolean] include_inactive
|
188
188
|
# When set to `true`, the result includes all debuggees. Otherwise, the
|
189
189
|
# result includes only debuggees that are active.
|
190
190
|
# @param [String] project
|
191
|
-
# Project number of a Google Cloud project whose debuggees to list.
|
191
|
+
# Required. Project number of a Google Cloud project whose debuggees to list.
|
192
192
|
# @param [String] fields
|
193
193
|
# Selector specifying which fields to include in a partial response.
|
194
194
|
# @param [String] quota_user
|
@@ -220,11 +220,11 @@ module Google
|
|
220
220
|
|
221
221
|
# Deletes the breakpoint from the debuggee.
|
222
222
|
# @param [String] debuggee_id
|
223
|
-
# ID of the debuggee whose breakpoint to delete.
|
223
|
+
# Required. ID of the debuggee whose breakpoint to delete.
|
224
224
|
# @param [String] breakpoint_id
|
225
|
-
# ID of the breakpoint to delete.
|
225
|
+
# Required. ID of the breakpoint to delete.
|
226
226
|
# @param [String] client_version
|
227
|
-
# The client version making the call.
|
227
|
+
# Required. The client version making the call.
|
228
228
|
# Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
|
229
229
|
# @param [String] fields
|
230
230
|
# Selector specifying which fields to include in a partial response.
|
@@ -257,11 +257,11 @@ module Google
|
|
257
257
|
|
258
258
|
# Gets breakpoint information.
|
259
259
|
# @param [String] debuggee_id
|
260
|
-
# ID of the debuggee whose breakpoint to get.
|
260
|
+
# Required. ID of the debuggee whose breakpoint to get.
|
261
261
|
# @param [String] breakpoint_id
|
262
|
-
# ID of the breakpoint to get.
|
262
|
+
# Required. ID of the breakpoint to get.
|
263
263
|
# @param [String] client_version
|
264
|
-
# The client version making the call.
|
264
|
+
# Required. The client version making the call.
|
265
265
|
# Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
|
266
266
|
# @param [String] fields
|
267
267
|
# Selector specifying which fields to include in a partial response.
|
@@ -294,11 +294,11 @@ module Google
|
|
294
294
|
|
295
295
|
# Lists all breakpoints for the debuggee.
|
296
296
|
# @param [String] debuggee_id
|
297
|
-
# ID of the debuggee whose breakpoints to list.
|
297
|
+
# Required. ID of the debuggee whose breakpoints to list.
|
298
298
|
# @param [String] action_value
|
299
299
|
# Only breakpoints with the specified action will pass the filter.
|
300
300
|
# @param [String] client_version
|
301
|
-
# The client version making the call.
|
301
|
+
# Required. The client version making the call.
|
302
302
|
# Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
|
303
303
|
# @param [Boolean] include_all_users
|
304
304
|
# When set to `true`, the response includes the list of breakpoints set by
|
@@ -350,10 +350,10 @@ module Google
|
|
350
350
|
|
351
351
|
# Sets the breakpoint to the debuggee.
|
352
352
|
# @param [String] debuggee_id
|
353
|
-
# ID of the debuggee where the breakpoint is to be set.
|
353
|
+
# Required. ID of the debuggee where the breakpoint is to be set.
|
354
354
|
# @param [Google::Apis::ClouddebuggerV2::Breakpoint] breakpoint_object
|
355
355
|
# @param [String] client_version
|
356
|
-
# The client version making the call.
|
356
|
+
# Required. The client version making the call.
|
357
357
|
# Schema: `domain/type/version` (e.g., `google.com/intellij/v1`).
|
358
358
|
# @param [String] fields
|
359
359
|
# Selector specifying which fields to include in a partial response.
|
@@ -25,7 +25,7 @@ module Google
|
|
25
25
|
# @see https://cloud.google.com/identity/
|
26
26
|
module CloudidentityV1
|
27
27
|
VERSION = 'V1'
|
28
|
-
REVISION = '
|
28
|
+
REVISION = '20191015'
|
29
29
|
|
30
30
|
# See, change, create, and delete any of the Cloud Identity Groups that you can access, including the members of each group
|
31
31
|
AUTH_CLOUD_IDENTITY_GROUPS = 'https://www.googleapis.com/auth/cloud-identity.groups'
|
@@ -58,7 +58,7 @@ module Google
|
|
58
58
|
class Group
|
59
59
|
include Google::Apis::Core::Hashable
|
60
60
|
|
61
|
-
# The time when the Group was created.
|
61
|
+
# Output only. The time when the Group was created.
|
62
62
|
# Output only.
|
63
63
|
# Corresponds to the JSON property `createTime`
|
64
64
|
# @return [String]
|
@@ -84,14 +84,15 @@ module Google
|
|
84
84
|
# @return [Google::Apis::CloudidentityV1::EntityKey]
|
85
85
|
attr_accessor :group_key
|
86
86
|
|
87
|
-
# `Required`. Labels for Group resource.
|
87
|
+
# Required. `Required`. Labels for Group resource.
|
88
88
|
# For creating Groups under a namespace, set label key to
|
89
89
|
# 'labels/system/groups/external' and label value as empty.
|
90
90
|
# Corresponds to the JSON property `labels`
|
91
91
|
# @return [Hash<String,String>]
|
92
92
|
attr_accessor :labels
|
93
93
|
|
94
|
-
# [Resource name](https://cloud.google.com/apis/design/
|
94
|
+
# Output only. [Resource name](https://cloud.google.com/apis/design/
|
95
|
+
# resource_names) of the
|
95
96
|
# Group in the format: `groups/`group_id``, where group_id is the unique ID
|
96
97
|
# assigned to the Group.
|
97
98
|
# Must be left blank while creating a Group.
|
@@ -99,14 +100,15 @@ module Google
|
|
99
100
|
# @return [String]
|
100
101
|
attr_accessor :name
|
101
102
|
|
102
|
-
# The entity under which this Group resides in Cloud
|
103
|
+
# Required. Immutable. The entity under which this Group resides in Cloud
|
104
|
+
# Identity resource
|
103
105
|
# hierarchy. Must be set when creating a Group, read-only afterwards.
|
104
106
|
# Currently allowed types: `identitysources`.
|
105
107
|
# Corresponds to the JSON property `parent`
|
106
108
|
# @return [String]
|
107
109
|
attr_accessor :parent
|
108
110
|
|
109
|
-
# The time when the Group was last updated.
|
111
|
+
# Output only. The time when the Group was last updated.
|
110
112
|
# Output only.
|
111
113
|
# Corresponds to the JSON property `updateTime`
|
112
114
|
# @return [String]
|
@@ -230,12 +232,13 @@ module Google
|
|
230
232
|
class Membership
|
231
233
|
include Google::Apis::Core::Hashable
|
232
234
|
|
233
|
-
# Creation timestamp of the Membership. Output only.
|
235
|
+
# Output only. Creation timestamp of the Membership. Output only.
|
234
236
|
# Corresponds to the JSON property `createTime`
|
235
237
|
# @return [String]
|
236
238
|
attr_accessor :create_time
|
237
239
|
|
238
|
-
# [Resource name](https://cloud.google.com/apis/design/
|
240
|
+
# Output only. [Resource name](https://cloud.google.com/apis/design/
|
241
|
+
# resource_names) of the
|
239
242
|
# Membership in the format: `groups/`group_id`/memberships/`member_id``,
|
240
243
|
# where group_id is the unique ID assigned to the Group to which Membership
|
241
244
|
# belongs to, and member_id is the unique ID assigned to the member
|
@@ -257,7 +260,7 @@ module Google
|
|
257
260
|
# @return [Array<Google::Apis::CloudidentityV1::MembershipRole>]
|
258
261
|
attr_accessor :roles
|
259
262
|
|
260
|
-
# Last updated timestamp of the Membership. Output only.
|
263
|
+
# Output only. Last updated timestamp of the Membership. Output only.
|
261
264
|
# Corresponds to the JSON property `updateTime`
|
262
265
|
# @return [String]
|
263
266
|
attr_accessor :update_time
|
@@ -224,7 +224,8 @@ module Google
|
|
224
224
|
|
225
225
|
# Updates a Group.
|
226
226
|
# @param [String] name
|
227
|
-
# [Resource name](https://cloud.google.com/apis/design/
|
227
|
+
# Output only. [Resource name](https://cloud.google.com/apis/design/
|
228
|
+
# resource_names) of the
|
228
229
|
# Group in the format: `groups/`group_id``, where group_id is the unique ID
|
229
230
|
# assigned to the Group.
|
230
231
|
# Must be left blank while creating a Group.
|
@@ -25,7 +25,7 @@ module Google
|
|
25
25
|
# @see https://cloud.google.com/identity/
|
26
26
|
module CloudidentityV1beta1
|
27
27
|
VERSION = 'V1beta1'
|
28
|
-
REVISION = '
|
28
|
+
REVISION = '20191015'
|
29
29
|
|
30
30
|
# See, change, create, and delete any of the Cloud Identity Groups that you can access, including the members of each group
|
31
31
|
AUTH_CLOUD_IDENTITY_GROUPS = 'https://www.googleapis.com/auth/cloud-identity.groups'
|
@@ -63,7 +63,7 @@ module Google
|
|
63
63
|
# @return [Array<Google::Apis::CloudidentityV1beta1::EntityKey>]
|
64
64
|
attr_accessor :additional_group_keys
|
65
65
|
|
66
|
-
# The time when the Group was created.
|
66
|
+
# Output only. The time when the Group was created.
|
67
67
|
# Output only
|
68
68
|
# Corresponds to the JSON property `createTime`
|
69
69
|
# @return [String]
|
@@ -89,7 +89,7 @@ module Google
|
|
89
89
|
# @return [Google::Apis::CloudidentityV1beta1::EntityKey]
|
90
90
|
attr_accessor :group_key
|
91
91
|
|
92
|
-
# Labels for Group resource.
|
92
|
+
# Required. Labels for Group resource.
|
93
93
|
# Required.
|
94
94
|
# For creating Groups under a namespace, set label key to
|
95
95
|
# 'labels/system/groups/external' and label value as empty.
|
@@ -97,7 +97,8 @@ module Google
|
|
97
97
|
# @return [Hash<String,String>]
|
98
98
|
attr_accessor :labels
|
99
99
|
|
100
|
-
# [Resource name](https://cloud.google.com/apis/design/
|
100
|
+
# Output only. [Resource name](https://cloud.google.com/apis/design/
|
101
|
+
# resource_names) of the
|
101
102
|
# Group in the format: `groups/`group_id``, where group_id is the unique id
|
102
103
|
# assigned to the Group.
|
103
104
|
# Must be left blank while creating a Group
|
@@ -105,14 +106,15 @@ module Google
|
|
105
106
|
# @return [String]
|
106
107
|
attr_accessor :name
|
107
108
|
|
108
|
-
# The entity under which this Group resides in Cloud
|
109
|
+
# Required. Immutable. The entity under which this Group resides in Cloud
|
110
|
+
# Identity resource
|
109
111
|
# hierarchy. Must be set when creating a Group, read-only afterwards.
|
110
112
|
# Currently allowed types: 'identitysources'.
|
111
113
|
# Corresponds to the JSON property `parent`
|
112
114
|
# @return [String]
|
113
115
|
attr_accessor :parent
|
114
116
|
|
115
|
-
# The time when the Group was last updated.
|
117
|
+
# Output only. The time when the Group was last updated.
|
116
118
|
# Output only
|
117
119
|
# Corresponds to the JSON property `updateTime`
|
118
120
|
# @return [String]
|
@@ -210,7 +212,7 @@ module Google
|
|
210
212
|
class Membership
|
211
213
|
include Google::Apis::Core::Hashable
|
212
214
|
|
213
|
-
# Creation timestamp of the Membership.
|
215
|
+
# Output only. Creation timestamp of the Membership.
|
214
216
|
# Corresponds to the JSON property `createTime`
|
215
217
|
# @return [String]
|
216
218
|
attr_accessor :create_time
|
@@ -222,7 +224,8 @@ module Google
|
|
222
224
|
# @return [Google::Apis::CloudidentityV1beta1::EntityKey]
|
223
225
|
attr_accessor :member_key
|
224
226
|
|
225
|
-
# [Resource name](https://cloud.google.com/apis/design/
|
227
|
+
# Output only. [Resource name](https://cloud.google.com/apis/design/
|
228
|
+
# resource_names) of the
|
226
229
|
# Membership in the format: `groups/`group_id`/memberships/`member_id``,
|
227
230
|
# where group_id is the unique id assigned to the Group to which Membership
|
228
231
|
# belongs to, and member_id is the unique id assigned to the member
|
@@ -237,7 +240,7 @@ module Google
|
|
237
240
|
# @return [Array<Google::Apis::CloudidentityV1beta1::MembershipRole>]
|
238
241
|
attr_accessor :roles
|
239
242
|
|
240
|
-
# Last updated timestamp of the Membership.
|
243
|
+
# Output only. Last updated timestamp of the Membership.
|
241
244
|
# Corresponds to the JSON property `updateTime`
|
242
245
|
# @return [String]
|
243
246
|
attr_accessor :update_time
|
@@ -183,7 +183,8 @@ module Google
|
|
183
183
|
|
184
184
|
# Updates a Group.
|
185
185
|
# @param [String] name
|
186
|
-
# [Resource name](https://cloud.google.com/apis/design/
|
186
|
+
# Output only. [Resource name](https://cloud.google.com/apis/design/
|
187
|
+
# resource_names) of the
|
187
188
|
# Group in the format: `groups/`group_id``, where group_id is the unique id
|
188
189
|
# assigned to the Group.
|
189
190
|
# Must be left blank while creating a Group
|
@@ -26,7 +26,7 @@ module Google
|
|
26
26
|
# @see https://developers.google.com/cloud-search/docs/guides/
|
27
27
|
module CloudsearchV1
|
28
28
|
VERSION = 'V1'
|
29
|
-
REVISION = '
|
29
|
+
REVISION = '20191009'
|
30
30
|
|
31
31
|
# Index and serve your organization's data with Cloud Search
|
32
32
|
AUTH_CLOUD_SEARCH = 'https://www.googleapis.com/auth/cloud_search'
|
@@ -3609,10 +3609,13 @@ module Google
|
|
3609
3609
|
# For more information, see
|
3610
3610
|
# http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
|
3611
3611
|
# For translations.
|
3612
|
+
# Set this field using the language set in browser or for the page. In the
|
3613
|
+
# event that the user's language preference is known, set this field to the
|
3614
|
+
# known user language.
|
3612
3615
|
# When specified, the documents in search results are biased towards the
|
3613
3616
|
# specified language.
|
3614
|
-
#
|
3615
|
-
# characters in the query.
|
3617
|
+
# The suggest API does not use this parameter. Instead, suggest autocompletes
|
3618
|
+
# only based on characters in the query.
|
3616
3619
|
# Corresponds to the JSON property `languageCode`
|
3617
3620
|
# @return [String]
|
3618
3621
|
attr_accessor :language_code
|
@@ -948,10 +948,13 @@ module Google
|
|
948
948
|
# For more information, see
|
949
949
|
# http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.
|
950
950
|
# For translations.
|
951
|
+
# Set this field using the language set in browser or for the page. In the
|
952
|
+
# event that the user's language preference is known, set this field to the
|
953
|
+
# known user language.
|
951
954
|
# When specified, the documents in search results are biased towards the
|
952
955
|
# specified language.
|
953
|
-
#
|
954
|
-
# characters in the query.
|
956
|
+
# The suggest API does not use this parameter. Instead, suggest autocompletes
|
957
|
+
# only based on characters in the query.
|
955
958
|
# @param [String] request_options_search_application_id
|
956
959
|
# Id of the application created using SearchApplicationsService.
|
957
960
|
# @param [String] request_options_time_zone
|
@@ -26,7 +26,7 @@ module Google
|
|
26
26
|
# @see https://cloud.google.com/shell/docs/
|
27
27
|
module CloudshellV1
|
28
28
|
VERSION = 'V1'
|
29
|
-
REVISION = '
|
29
|
+
REVISION = '20191016'
|
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'
|
@@ -90,6 +90,13 @@ module Google
|
|
90
90
|
# @return [Array<Google::Apis::CloudshellV1::PublicKey>]
|
91
91
|
attr_accessor :public_keys
|
92
92
|
|
93
|
+
# Indicates the size of the backing VM running the environment. If set to
|
94
|
+
# something other than DEFAULT, it will be reverted to the default VM size
|
95
|
+
# after vm_size_expire_time.
|
96
|
+
# Corresponds to the JSON property `size`
|
97
|
+
# @return [String]
|
98
|
+
attr_accessor :size
|
99
|
+
|
93
100
|
# Output only. Host to which clients can connect to initiate SSH sessions
|
94
101
|
# with the environment.
|
95
102
|
# Corresponds to the JSON property `sshHost`
|
@@ -113,6 +120,12 @@ module Google
|
|
113
120
|
# @return [String]
|
114
121
|
attr_accessor :state
|
115
122
|
|
123
|
+
# Output only. The time when the Environment will expire back to the default
|
124
|
+
# VM size.
|
125
|
+
# Corresponds to the JSON property `vmSizeExpireTime`
|
126
|
+
# @return [String]
|
127
|
+
attr_accessor :vm_size_expire_time
|
128
|
+
|
116
129
|
# Output only. Host to which clients can connect to initiate HTTPS or WSS
|
117
130
|
# connections with the environment.
|
118
131
|
# Corresponds to the JSON property `webHost`
|
@@ -129,10 +142,12 @@ module Google
|
|
129
142
|
@id = args[:id] if args.key?(:id)
|
130
143
|
@name = args[:name] if args.key?(:name)
|
131
144
|
@public_keys = args[:public_keys] if args.key?(:public_keys)
|
145
|
+
@size = args[:size] if args.key?(:size)
|
132
146
|
@ssh_host = args[:ssh_host] if args.key?(:ssh_host)
|
133
147
|
@ssh_port = args[:ssh_port] if args.key?(:ssh_port)
|
134
148
|
@ssh_username = args[:ssh_username] if args.key?(:ssh_username)
|
135
149
|
@state = args[:state] if args.key?(:state)
|
150
|
+
@vm_size_expire_time = args[:vm_size_expire_time] if args.key?(:vm_size_expire_time)
|
136
151
|
@web_host = args[:web_host] if args.key?(:web_host)
|
137
152
|
end
|
138
153
|
end
|