google-apis-gkehub_v1alpha2 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: e3213b31ba9a793bc4f37b7470709edbc39c43d6d09fbc0d4646d86baf451de6
4
+ data.tar.gz: c8ca97ef4ff858a1c6ebcdf5f6417f8da21699a564487d305e0dc94b0374506c
5
+ SHA512:
6
+ metadata.gz: f7e2c680b0eaa0189205a91e19d993831352b702156d769af9849c7ae0505e3eeb84cf114a384ba06b245934515fc8289bc3f7ec5834c1d993219f46020090ab
7
+ data.tar.gz: a57d11f6aca4016e6cbbacdbf96b27c5d0f8ef0574c797cc75a206224db7723d5897a154042d7c3da998ceee9ed85c923f25a71f6f4b1469422cf10a68b46c96
data/.yardopts ADDED
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-gkehub_v1alpha2
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/gkehub_v1alpha2/*.rb
9
+ lib/google/apis/gkehub_v1alpha2.rb
10
+ -
11
+ OVERVIEW.md
12
+ CHANGELOG.md
13
+ LICENSE.md
data/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # Release history for google-apis-gkehub_v1alpha2
2
+
3
+ ### v0.1.0 (2021-03-31)
4
+
5
+ * Regenerated from discovery document revision 20210315
6
+ * Regenerated using generator version 0.2.0
7
+
data/LICENSE.md ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/OVERVIEW.md ADDED
@@ -0,0 +1,96 @@
1
+ # Simple REST client for version V1alpha2 of the GKE Hub
2
+
3
+ This is a simple client library for version V1alpha2 of the GKE Hub. It provides:
4
+
5
+ * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
+ * Ruby objects for data structures related to the service.
7
+ * Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts.
8
+ * Control of retry, pagination, and timeouts.
9
+
10
+ Note that although this client library is supported and will continue to be updated to track changes to the service, it is otherwise considered complete and not under active development. Many Google services, especially Google Cloud Platform services, may provide a more modern client that is under more active development and improvement. See the section below titled *Which client should I use?* for more information.
11
+
12
+ ## Getting started
13
+
14
+ ### Before you begin
15
+
16
+ There are a few setup steps you need to complete before you can use this library:
17
+
18
+ 1. If you don't already have a Google account, [sign up](https://www.google.com/accounts).
19
+ 2. If you have never created a Google APIs Console project, read about [Managing Projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects) and create a project in the [Google API Console](https://console.cloud.google.com/).
20
+ 3. Most APIs need to be enabled for your project. [Enable it](https://console.cloud.google.com/apis/library/gkehub.googleapis.com) in the console.
21
+
22
+ ### Installation
23
+
24
+ Add this line to your application's Gemfile:
25
+
26
+ ```ruby
27
+ gem 'google-apis-gkehub_v1alpha2', '~> 0.1'
28
+ ```
29
+
30
+ And then execute:
31
+
32
+ ```
33
+ $ bundle
34
+ ```
35
+
36
+ Or install it yourself as:
37
+
38
+ ```
39
+ $ gem install google-apis-gkehub_v1alpha2
40
+ ```
41
+
42
+ ### Creating a client object
43
+
44
+ Once the gem is installed, you can load the client code and instantiate a client.
45
+
46
+ ```ruby
47
+ # Load the client
48
+ require "google/apis/gkehub_v1alpha2"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::GkehubV1alpha2::GKEHubService.new
52
+
53
+ # Authenticate calls
54
+ client.authentication = # ... use the googleauth gem to create credentials
55
+ ```
56
+
57
+ See the class reference docs for information on the methods you can call from a client.
58
+
59
+ ## Documentation
60
+
61
+ More detailed descriptions of the Google simple REST clients are available in two documents.
62
+
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
+
66
+ (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Gkehub service in particular.)
67
+
68
+ For reference information on specific calls in the GKE Hub, see the {Google::Apis::GkehubV1alpha2::GKEHubService class reference docs}.
69
+
70
+ ## Which client should I use?
71
+
72
+ Google provides two types of Ruby API client libraries: **simple REST clients** and **modern clients**.
73
+
74
+ This library, `google-apis-gkehub_v1alpha2`, is a simple REST client. You can identify these clients by their gem names, which are always in the form `google-apis-<servicename>_<serviceversion>`. The simple REST clients connect to HTTP/JSON REST endpoints and are automatically generated from service discovery documents. They support most API functionality, but their class interfaces are sometimes awkward.
75
+
76
+ Modern clients are produced by a modern code generator, sometimes combined with hand-crafted functionality. Most modern clients connect to high-performance gRPC endpoints, although a few are backed by REST services. Modern clients are available for many Google services, especially Google Cloud Platform services, but do not yet support all the services covered by the simple clients.
77
+
78
+ Gem names for modern clients are often of the form `google-cloud-<service_name>`. (For example, [google-cloud-pubsub](https://rubygems.org/gems/google-cloud-pubsub).) Note that most modern clients also have corresponding "versioned" gems with names like `google-cloud-<service_name>-<version>`. (For example, [google-cloud-pubsub-v1](https://rubygems.org/gems/google-cloud-pubsub-v1).) The "versioned" gems can be used directly, but often provide lower-level interfaces. In most cases, the main gem is recommended.
79
+
80
+ **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
+
82
+ The [product documentation](https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster) may provide guidance regarding the preferred client library to use.
83
+
84
+ ## Supported Ruby versions
85
+
86
+ This library is supported on Ruby 2.5+.
87
+
88
+ Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.5 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
+
90
+ ## License
91
+
92
+ This library is licensed under Apache 2.0. Full license text is available in the {file:LICENSE.md LICENSE}.
93
+
94
+ ## Support
95
+
96
+ Please [report bugs at the project on Github](https://github.com/google/google-api-ruby-client/issues). Don't hesitate to [ask questions](http://stackoverflow.com/questions/tagged/google-api-ruby-client) about the client or APIs on [StackOverflow](http://stackoverflow.com).
@@ -0,0 +1,15 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require "google/apis/gkehub_v1alpha2"
@@ -0,0 +1,36 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/gkehub_v1alpha2/service.rb'
16
+ require 'google/apis/gkehub_v1alpha2/classes.rb'
17
+ require 'google/apis/gkehub_v1alpha2/representations.rb'
18
+ require 'google/apis/gkehub_v1alpha2/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # GKE Hub
23
+ #
24
+ #
25
+ #
26
+ # @see https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster
27
+ module GkehubV1alpha2
28
+ # Version of the GKE Hub this client connects to.
29
+ # This is NOT the gem version.
30
+ VERSION = 'V1alpha2'
31
+
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
+ end
35
+ end
36
+ end
@@ -0,0 +1,1251 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module GkehubV1alpha2
24
+
25
+ # Specifies the audit configuration for a service. The configuration determines
26
+ # which permission types are logged, and what identities, if any, are exempted
27
+ # from logging. An AuditConfig must have one or more AuditLogConfigs. If there
28
+ # are AuditConfigs for both `allServices` and a specific service, the union of
29
+ # the two AuditConfigs is used for that service: the log_types specified in each
30
+ # AuditConfig are enabled, and the exempted_members in each AuditLogConfig are
31
+ # exempted. Example Policy with multiple AuditConfigs: ` "audit_configs": [ ` "
32
+ # service": "allServices", "audit_log_configs": [ ` "log_type": "DATA_READ", "
33
+ # exempted_members": [ "user:jose@example.com" ] `, ` "log_type": "DATA_WRITE" `,
34
+ # ` "log_type": "ADMIN_READ" ` ] `, ` "service": "sampleservice.googleapis.com",
35
+ # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
36
+ # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
37
+ # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
38
+ # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
39
+ # DATA_WRITE logging.
40
+ class AuditConfig
41
+ include Google::Apis::Core::Hashable
42
+
43
+ # The configuration for logging of each type of permission.
44
+ # Corresponds to the JSON property `auditLogConfigs`
45
+ # @return [Array<Google::Apis::GkehubV1alpha2::AuditLogConfig>]
46
+ attr_accessor :audit_log_configs
47
+
48
+ # Specifies a service that will be enabled for audit logging. For example, `
49
+ # storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special
50
+ # value that covers all services.
51
+ # Corresponds to the JSON property `service`
52
+ # @return [String]
53
+ attr_accessor :service
54
+
55
+ def initialize(**args)
56
+ update!(**args)
57
+ end
58
+
59
+ # Update properties of this object
60
+ def update!(**args)
61
+ @audit_log_configs = args[:audit_log_configs] if args.key?(:audit_log_configs)
62
+ @service = args[:service] if args.key?(:service)
63
+ end
64
+ end
65
+
66
+ # Provides the configuration for logging a type of permissions. Example: ` "
67
+ # audit_log_configs": [ ` "log_type": "DATA_READ", "exempted_members": [ "user:
68
+ # jose@example.com" ] `, ` "log_type": "DATA_WRITE" ` ] ` This enables '
69
+ # DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from
70
+ # DATA_READ logging.
71
+ class AuditLogConfig
72
+ include Google::Apis::Core::Hashable
73
+
74
+ # Specifies the identities that do not cause logging for this type of permission.
75
+ # Follows the same format of Binding.members.
76
+ # Corresponds to the JSON property `exemptedMembers`
77
+ # @return [Array<String>]
78
+ attr_accessor :exempted_members
79
+
80
+ # The log type that this config enables.
81
+ # Corresponds to the JSON property `logType`
82
+ # @return [String]
83
+ attr_accessor :log_type
84
+
85
+ def initialize(**args)
86
+ update!(**args)
87
+ end
88
+
89
+ # Update properties of this object
90
+ def update!(**args)
91
+ @exempted_members = args[:exempted_members] if args.key?(:exempted_members)
92
+ @log_type = args[:log_type] if args.key?(:log_type)
93
+ end
94
+ end
95
+
96
+ # Authority encodes how Google will recognize identities from this Membership.
97
+ # See the workload identity documentation for more details: https://cloud.google.
98
+ # com/kubernetes-engine/docs/how-to/workload-identity
99
+ class Authority
100
+ include Google::Apis::Core::Hashable
101
+
102
+ # Output only. An identity provider that reflects the `issuer` in the workload
103
+ # identity pool.
104
+ # Corresponds to the JSON property `identityProvider`
105
+ # @return [String]
106
+ attr_accessor :identity_provider
107
+
108
+ # Optional. A JSON Web Token (JWT) issuer URI. `issuer` must start with `https://
109
+ # ` and be a valid URL with length <2000 characters. If set, then Google will
110
+ # allow valid OIDC tokens from this issuer to authenticate within the
111
+ # workload_identity_pool. OIDC discovery will be performed on this URI to
112
+ # validate tokens from the issuer, unless `oidc_jwks` is set. Clearing `issuer`
113
+ # disables Workload Identity. `issuer` cannot be directly modified; it must be
114
+ # cleared (and Workload Identity disabled) before using a new issuer (and re-
115
+ # enabling Workload Identity).
116
+ # Corresponds to the JSON property `issuer`
117
+ # @return [String]
118
+ attr_accessor :issuer
119
+
120
+ # Optional. OIDC verification keys for this Membership in JWKS format (RFC 7517).
121
+ # When this field is set, OIDC discovery will NOT be performed on `issuer`, and
122
+ # instead OIDC tokens will be validated using this field.
123
+ # Corresponds to the JSON property `oidcJwks`
124
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
125
+ # @return [String]
126
+ attr_accessor :oidc_jwks
127
+
128
+ # Output only. The name of the workload identity pool in which `issuer` will be
129
+ # recognized. There is a single Workload Identity Pool per Hub that is shared
130
+ # between all Memberships that belong to that Hub. For a Hub hosted in `
131
+ # PROJECT_ID`, the workload pool format is ``PROJECT_ID`.hub.id.goog`, although
132
+ # this is subject to change in newer versions of this API.
133
+ # Corresponds to the JSON property `workloadIdentityPool`
134
+ # @return [String]
135
+ attr_accessor :workload_identity_pool
136
+
137
+ def initialize(**args)
138
+ update!(**args)
139
+ end
140
+
141
+ # Update properties of this object
142
+ def update!(**args)
143
+ @identity_provider = args[:identity_provider] if args.key?(:identity_provider)
144
+ @issuer = args[:issuer] if args.key?(:issuer)
145
+ @oidc_jwks = args[:oidc_jwks] if args.key?(:oidc_jwks)
146
+ @workload_identity_pool = args[:workload_identity_pool] if args.key?(:workload_identity_pool)
147
+ end
148
+ end
149
+
150
+ # Associates `members` with a `role`.
151
+ class Binding
152
+ include Google::Apis::Core::Hashable
153
+
154
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
155
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
156
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
157
+ # "Summary size limit" description: "Determines if a summary is less than 100
158
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
159
+ # Requestor is owner" description: "Determines if requestor is the document
160
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
161
+ # Logic): title: "Public documents" description: "Determine whether the document
162
+ # should be publicly visible" expression: "document.type != 'private' &&
163
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
164
+ # string" description: "Create a notification string with a timestamp."
165
+ # expression: "'New message received at ' + string(document.create_time)" The
166
+ # exact variables and functions that may be referenced within an expression are
167
+ # determined by the service that evaluates it. See the service documentation for
168
+ # additional information.
169
+ # Corresponds to the JSON property `condition`
170
+ # @return [Google::Apis::GkehubV1alpha2::Expr]
171
+ attr_accessor :condition
172
+
173
+ # Specifies the identities requesting access for a Cloud Platform resource. `
174
+ # members` can have the following values: * `allUsers`: A special identifier
175
+ # that represents anyone who is on the internet; with or without a Google
176
+ # account. * `allAuthenticatedUsers`: A special identifier that represents
177
+ # anyone who is authenticated with a Google account or a service account. * `
178
+ # user:`emailid``: An email address that represents a specific Google account.
179
+ # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
180
+ # address that represents a service account. For example, `my-other-app@appspot.
181
+ # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
182
+ # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
183
+ # `uniqueid``: An email address (plus unique identifier) representing a user
184
+ # that has been recently deleted. For example, `alice@example.com?uid=
185
+ # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
186
+ # emailid`` and the recovered user retains the role in the binding. * `deleted:
187
+ # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
188
+ # identifier) representing a service account that has been recently deleted. For
189
+ # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
190
+ # If the service account is undeleted, this value reverts to `serviceAccount:`
191
+ # emailid`` and the undeleted service account retains the role in the binding. *
192
+ # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
193
+ # identifier) representing a Google group that has been recently deleted. For
194
+ # example, `admins@example.com?uid=123456789012345678901`. If the group is
195
+ # recovered, this value reverts to `group:`emailid`` and the recovered group
196
+ # retains the role in the binding. * `domain:`domain``: The G Suite domain (
197
+ # primary) that represents all the users of that domain. For example, `google.
198
+ # com` or `example.com`.
199
+ # Corresponds to the JSON property `members`
200
+ # @return [Array<String>]
201
+ attr_accessor :members
202
+
203
+ # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
204
+ # , or `roles/owner`.
205
+ # Corresponds to the JSON property `role`
206
+ # @return [String]
207
+ attr_accessor :role
208
+
209
+ def initialize(**args)
210
+ update!(**args)
211
+ end
212
+
213
+ # Update properties of this object
214
+ def update!(**args)
215
+ @condition = args[:condition] if args.key?(:condition)
216
+ @members = args[:members] if args.key?(:members)
217
+ @role = args[:role] if args.key?(:role)
218
+ end
219
+ end
220
+
221
+ # The request message for Operations.CancelOperation.
222
+ class CancelOperationRequest
223
+ include Google::Apis::Core::Hashable
224
+
225
+ def initialize(**args)
226
+ update!(**args)
227
+ end
228
+
229
+ # Update properties of this object
230
+ def update!(**args)
231
+ end
232
+ end
233
+
234
+ # ConnectAgentResource represents a Kubernetes resource manifest for Connect
235
+ # Agent deployment.
236
+ class ConnectAgentResource
237
+ include Google::Apis::Core::Hashable
238
+
239
+ # YAML manifest of the resource.
240
+ # Corresponds to the JSON property `manifest`
241
+ # @return [String]
242
+ attr_accessor :manifest
243
+
244
+ # TypeMeta is the type information needed for content unmarshalling of
245
+ # Kubernetes resources in the manifest.
246
+ # Corresponds to the JSON property `type`
247
+ # @return [Google::Apis::GkehubV1alpha2::TypeMeta]
248
+ attr_accessor :type
249
+
250
+ def initialize(**args)
251
+ update!(**args)
252
+ end
253
+
254
+ # Update properties of this object
255
+ def update!(**args)
256
+ @manifest = args[:manifest] if args.key?(:manifest)
257
+ @type = args[:type] if args.key?(:type)
258
+ end
259
+ end
260
+
261
+ # A generic empty message that you can re-use to avoid defining duplicated empty
262
+ # messages in your APIs. A typical example is to use it as the request or the
263
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
264
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
265
+ # `Empty` is empty JSON object ````.
266
+ class Empty
267
+ include Google::Apis::Core::Hashable
268
+
269
+ def initialize(**args)
270
+ update!(**args)
271
+ end
272
+
273
+ # Update properties of this object
274
+ def update!(**args)
275
+ end
276
+ end
277
+
278
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
279
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
280
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
281
+ # "Summary size limit" description: "Determines if a summary is less than 100
282
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
283
+ # Requestor is owner" description: "Determines if requestor is the document
284
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
285
+ # Logic): title: "Public documents" description: "Determine whether the document
286
+ # should be publicly visible" expression: "document.type != 'private' &&
287
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
288
+ # string" description: "Create a notification string with a timestamp."
289
+ # expression: "'New message received at ' + string(document.create_time)" The
290
+ # exact variables and functions that may be referenced within an expression are
291
+ # determined by the service that evaluates it. See the service documentation for
292
+ # additional information.
293
+ class Expr
294
+ include Google::Apis::Core::Hashable
295
+
296
+ # Optional. Description of the expression. This is a longer text which describes
297
+ # the expression, e.g. when hovered over it in a UI.
298
+ # Corresponds to the JSON property `description`
299
+ # @return [String]
300
+ attr_accessor :description
301
+
302
+ # Textual representation of an expression in Common Expression Language syntax.
303
+ # Corresponds to the JSON property `expression`
304
+ # @return [String]
305
+ attr_accessor :expression
306
+
307
+ # Optional. String indicating the location of the expression for error reporting,
308
+ # e.g. a file name and a position in the file.
309
+ # Corresponds to the JSON property `location`
310
+ # @return [String]
311
+ attr_accessor :location
312
+
313
+ # Optional. Title for the expression, i.e. a short string describing its purpose.
314
+ # This can be used e.g. in UIs which allow to enter the expression.
315
+ # Corresponds to the JSON property `title`
316
+ # @return [String]
317
+ attr_accessor :title
318
+
319
+ def initialize(**args)
320
+ update!(**args)
321
+ end
322
+
323
+ # Update properties of this object
324
+ def update!(**args)
325
+ @description = args[:description] if args.key?(:description)
326
+ @expression = args[:expression] if args.key?(:expression)
327
+ @location = args[:location] if args.key?(:location)
328
+ @title = args[:title] if args.key?(:title)
329
+ end
330
+ end
331
+
332
+ # GenerateConnectManifestResponse contains manifest information for installing/
333
+ # upgrading a Connect agent.
334
+ class GenerateConnectManifestResponse
335
+ include Google::Apis::Core::Hashable
336
+
337
+ # The ordered list of Kubernetes resources that need to be applied to the
338
+ # cluster for GKE Connect agent installation/upgrade.
339
+ # Corresponds to the JSON property `manifest`
340
+ # @return [Array<Google::Apis::GkehubV1alpha2::ConnectAgentResource>]
341
+ attr_accessor :manifest
342
+
343
+ def initialize(**args)
344
+ update!(**args)
345
+ end
346
+
347
+ # Update properties of this object
348
+ def update!(**args)
349
+ @manifest = args[:manifest] if args.key?(:manifest)
350
+ end
351
+ end
352
+
353
+ # GkeCluster contains information specific to GKE clusters.
354
+ class GkeCluster
355
+ include Google::Apis::Core::Hashable
356
+
357
+ # Immutable. Self-link of the GCP resource for the GKE cluster. For example: //
358
+ # container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-
359
+ # cluster Zonal clusters are also supported.
360
+ # Corresponds to the JSON property `resourceLink`
361
+ # @return [String]
362
+ attr_accessor :resource_link
363
+
364
+ def initialize(**args)
365
+ update!(**args)
366
+ end
367
+
368
+ # Update properties of this object
369
+ def update!(**args)
370
+ @resource_link = args[:resource_link] if args.key?(:resource_link)
371
+ end
372
+ end
373
+
374
+ # The `Status` type defines a logical error model that is suitable for different
375
+ # programming environments, including REST APIs and RPC APIs. It is used by [
376
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
377
+ # data: error code, error message, and error details. You can find out more
378
+ # about this error model and how to work with it in the [API Design Guide](https:
379
+ # //cloud.google.com/apis/design/errors).
380
+ class GoogleRpcStatus
381
+ include Google::Apis::Core::Hashable
382
+
383
+ # The status code, which should be an enum value of google.rpc.Code.
384
+ # Corresponds to the JSON property `code`
385
+ # @return [Fixnum]
386
+ attr_accessor :code
387
+
388
+ # A list of messages that carry the error details. There is a common set of
389
+ # message types for APIs to use.
390
+ # Corresponds to the JSON property `details`
391
+ # @return [Array<Hash<String,Object>>]
392
+ attr_accessor :details
393
+
394
+ # A developer-facing error message, which should be in English. Any user-facing
395
+ # error message should be localized and sent in the google.rpc.Status.details
396
+ # field, or localized by the client.
397
+ # Corresponds to the JSON property `message`
398
+ # @return [String]
399
+ attr_accessor :message
400
+
401
+ def initialize(**args)
402
+ update!(**args)
403
+ end
404
+
405
+ # Update properties of this object
406
+ def update!(**args)
407
+ @code = args[:code] if args.key?(:code)
408
+ @details = args[:details] if args.key?(:details)
409
+ @message = args[:message] if args.key?(:message)
410
+ end
411
+ end
412
+
413
+ # Request message for the InitializeHub method.
414
+ class InitializeHubRequest
415
+ include Google::Apis::Core::Hashable
416
+
417
+ def initialize(**args)
418
+ update!(**args)
419
+ end
420
+
421
+ # Update properties of this object
422
+ def update!(**args)
423
+ end
424
+ end
425
+
426
+ # Response message for the InitializeHub method.
427
+ class InitializeHubResponse
428
+ include Google::Apis::Core::Hashable
429
+
430
+ # Name of the Hub default service identity, in the format: service-@gcp-sa-
431
+ # gkehub.iam.gserviceaccount.com The service account has `roles/gkehub.
432
+ # serviceAgent` in the Hub project.
433
+ # Corresponds to the JSON property `serviceIdentity`
434
+ # @return [String]
435
+ attr_accessor :service_identity
436
+
437
+ # The Workload Identity Pool used for Workload Identity-enabled clusters
438
+ # registered with this Hub. Format: `.hub.id.goog`
439
+ # Corresponds to the JSON property `workloadIdentityPool`
440
+ # @return [String]
441
+ attr_accessor :workload_identity_pool
442
+
443
+ def initialize(**args)
444
+ update!(**args)
445
+ end
446
+
447
+ # Update properties of this object
448
+ def update!(**args)
449
+ @service_identity = args[:service_identity] if args.key?(:service_identity)
450
+ @workload_identity_pool = args[:workload_identity_pool] if args.key?(:workload_identity_pool)
451
+ end
452
+ end
453
+
454
+ # KubernetesMetadata provides informational metadata for Memberships that are
455
+ # created from Kubernetes Endpoints (currently, these are equivalent to
456
+ # Kubernetes clusters).
457
+ class KubernetesMetadata
458
+ include Google::Apis::Core::Hashable
459
+
460
+ # Output only. Kubernetes API server version string as reported by '/version'.
461
+ # Corresponds to the JSON property `kubernetesApiServerVersion`
462
+ # @return [String]
463
+ attr_accessor :kubernetes_api_server_version
464
+
465
+ # Output only. The total memory capacity as reported by the sum of all
466
+ # Kubernetes nodes resources, defined in MB.
467
+ # Corresponds to the JSON property `memoryMb`
468
+ # @return [Fixnum]
469
+ attr_accessor :memory_mb
470
+
471
+ # Output only. Node count as reported by Kubernetes nodes resources.
472
+ # Corresponds to the JSON property `nodeCount`
473
+ # @return [Fixnum]
474
+ attr_accessor :node_count
475
+
476
+ # Output only. Node providerID as reported by the first node in the list of
477
+ # nodes on the Kubernetes endpoint. On Kubernetes platforms that support zero-
478
+ # node clusters (like GKE-on-GCP), the node_count will be zero and the
479
+ # node_provider_id will be empty.
480
+ # Corresponds to the JSON property `nodeProviderId`
481
+ # @return [String]
482
+ attr_accessor :node_provider_id
483
+
484
+ # Output only. The time at which these details were last updated. This
485
+ # update_time is different from the Membership-level update_time since
486
+ # EndpointDetails are updated internally for API consumers.
487
+ # Corresponds to the JSON property `updateTime`
488
+ # @return [String]
489
+ attr_accessor :update_time
490
+
491
+ # Output only. vCPU count as reported by Kubernetes nodes resources.
492
+ # Corresponds to the JSON property `vcpuCount`
493
+ # @return [Fixnum]
494
+ attr_accessor :vcpu_count
495
+
496
+ def initialize(**args)
497
+ update!(**args)
498
+ end
499
+
500
+ # Update properties of this object
501
+ def update!(**args)
502
+ @kubernetes_api_server_version = args[:kubernetes_api_server_version] if args.key?(:kubernetes_api_server_version)
503
+ @memory_mb = args[:memory_mb] if args.key?(:memory_mb)
504
+ @node_count = args[:node_count] if args.key?(:node_count)
505
+ @node_provider_id = args[:node_provider_id] if args.key?(:node_provider_id)
506
+ @update_time = args[:update_time] if args.key?(:update_time)
507
+ @vcpu_count = args[:vcpu_count] if args.key?(:vcpu_count)
508
+ end
509
+ end
510
+
511
+ # KubernetesResource contains the YAML manifests and configuration for
512
+ # Membership Kubernetes resources in the cluster. After CreateMembership or
513
+ # UpdateMembership, these resources should be re-applied in the cluster.
514
+ class KubernetesResource
515
+ include Google::Apis::Core::Hashable
516
+
517
+ # Output only. The Kubernetes resources for installing the GKE Connect agent.
518
+ # This field is only populated in the Membership returned from a successful long-
519
+ # running operation from CreateMembership or UpdateMembership. It is not
520
+ # populated during normal GetMembership or ListMemberships requests. To get the
521
+ # resource manifest after the initial registration, the caller should make a
522
+ # UpdateMembership call with an empty field mask.
523
+ # Corresponds to the JSON property `connectResources`
524
+ # @return [Array<Google::Apis::GkehubV1alpha2::ResourceManifest>]
525
+ attr_accessor :connect_resources
526
+
527
+ # Input only. The YAML representation of the Membership CR. This field is
528
+ # ignored for GKE clusters where Hub can read the CR directly. Callers should
529
+ # provide the CR that is currently present in the cluster during Create or
530
+ # Update, or leave this field empty if none exists. The CR manifest is used to
531
+ # validate the cluster has not been registered with another Membership.
532
+ # Corresponds to the JSON property `membershipCrManifest`
533
+ # @return [String]
534
+ attr_accessor :membership_cr_manifest
535
+
536
+ # Output only. Additional Kubernetes resources that need to be applied to the
537
+ # cluster after Membership creation, and after every update. This field is only
538
+ # populated in the Membership returned from a successful long-running operation
539
+ # from CreateMembership or UpdateMembership. It is not populated during normal
540
+ # GetMembership or ListMemberships requests. To get the resource manifest after
541
+ # the initial registration, the caller should make a UpdateMembership call with
542
+ # an empty field mask.
543
+ # Corresponds to the JSON property `membershipResources`
544
+ # @return [Array<Google::Apis::GkehubV1alpha2::ResourceManifest>]
545
+ attr_accessor :membership_resources
546
+
547
+ # ResourceOptions represent options for Kubernetes resource generation.
548
+ # Corresponds to the JSON property `resourceOptions`
549
+ # @return [Google::Apis::GkehubV1alpha2::ResourceOptions]
550
+ attr_accessor :resource_options
551
+
552
+ def initialize(**args)
553
+ update!(**args)
554
+ end
555
+
556
+ # Update properties of this object
557
+ def update!(**args)
558
+ @connect_resources = args[:connect_resources] if args.key?(:connect_resources)
559
+ @membership_cr_manifest = args[:membership_cr_manifest] if args.key?(:membership_cr_manifest)
560
+ @membership_resources = args[:membership_resources] if args.key?(:membership_resources)
561
+ @resource_options = args[:resource_options] if args.key?(:resource_options)
562
+ end
563
+ end
564
+
565
+ # The response message for Locations.ListLocations.
566
+ class ListLocationsResponse
567
+ include Google::Apis::Core::Hashable
568
+
569
+ # A list of locations that matches the specified filter in the request.
570
+ # Corresponds to the JSON property `locations`
571
+ # @return [Array<Google::Apis::GkehubV1alpha2::Location>]
572
+ attr_accessor :locations
573
+
574
+ # The standard List next-page token.
575
+ # Corresponds to the JSON property `nextPageToken`
576
+ # @return [String]
577
+ attr_accessor :next_page_token
578
+
579
+ def initialize(**args)
580
+ update!(**args)
581
+ end
582
+
583
+ # Update properties of this object
584
+ def update!(**args)
585
+ @locations = args[:locations] if args.key?(:locations)
586
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
587
+ end
588
+ end
589
+
590
+ # Response message for the `GkeHub.ListMemberships` method.
591
+ class ListMembershipsResponse
592
+ include Google::Apis::Core::Hashable
593
+
594
+ # A token to request the next page of resources from the `ListMemberships`
595
+ # method. The value of an empty string means that there are no more resources to
596
+ # return.
597
+ # Corresponds to the JSON property `nextPageToken`
598
+ # @return [String]
599
+ attr_accessor :next_page_token
600
+
601
+ # The list of matching Memberships.
602
+ # Corresponds to the JSON property `resources`
603
+ # @return [Array<Google::Apis::GkehubV1alpha2::Membership>]
604
+ attr_accessor :resources
605
+
606
+ # List of locations that could not be reached while fetching this list.
607
+ # Corresponds to the JSON property `unreachable`
608
+ # @return [Array<String>]
609
+ attr_accessor :unreachable
610
+
611
+ def initialize(**args)
612
+ update!(**args)
613
+ end
614
+
615
+ # Update properties of this object
616
+ def update!(**args)
617
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
618
+ @resources = args[:resources] if args.key?(:resources)
619
+ @unreachable = args[:unreachable] if args.key?(:unreachable)
620
+ end
621
+ end
622
+
623
+ # The response message for Operations.ListOperations.
624
+ class ListOperationsResponse
625
+ include Google::Apis::Core::Hashable
626
+
627
+ # The standard List next-page token.
628
+ # Corresponds to the JSON property `nextPageToken`
629
+ # @return [String]
630
+ attr_accessor :next_page_token
631
+
632
+ # A list of operations that matches the specified filter in the request.
633
+ # Corresponds to the JSON property `operations`
634
+ # @return [Array<Google::Apis::GkehubV1alpha2::Operation>]
635
+ attr_accessor :operations
636
+
637
+ def initialize(**args)
638
+ update!(**args)
639
+ end
640
+
641
+ # Update properties of this object
642
+ def update!(**args)
643
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
644
+ @operations = args[:operations] if args.key?(:operations)
645
+ end
646
+ end
647
+
648
+ # A resource that represents Google Cloud Platform location.
649
+ class Location
650
+ include Google::Apis::Core::Hashable
651
+
652
+ # The friendly name for this location, typically a nearby city name. For example,
653
+ # "Tokyo".
654
+ # Corresponds to the JSON property `displayName`
655
+ # @return [String]
656
+ attr_accessor :display_name
657
+
658
+ # Cross-service attributes for the location. For example `"cloud.googleapis.com/
659
+ # region": "us-east1"`
660
+ # Corresponds to the JSON property `labels`
661
+ # @return [Hash<String,String>]
662
+ attr_accessor :labels
663
+
664
+ # The canonical id for this location. For example: `"us-east1"`.
665
+ # Corresponds to the JSON property `locationId`
666
+ # @return [String]
667
+ attr_accessor :location_id
668
+
669
+ # Service-specific metadata. For example the available capacity at the given
670
+ # location.
671
+ # Corresponds to the JSON property `metadata`
672
+ # @return [Hash<String,Object>]
673
+ attr_accessor :metadata
674
+
675
+ # Resource name for the location, which may vary between implementations. For
676
+ # example: `"projects/example-project/locations/us-east1"`
677
+ # Corresponds to the JSON property `name`
678
+ # @return [String]
679
+ attr_accessor :name
680
+
681
+ def initialize(**args)
682
+ update!(**args)
683
+ end
684
+
685
+ # Update properties of this object
686
+ def update!(**args)
687
+ @display_name = args[:display_name] if args.key?(:display_name)
688
+ @labels = args[:labels] if args.key?(:labels)
689
+ @location_id = args[:location_id] if args.key?(:location_id)
690
+ @metadata = args[:metadata] if args.key?(:metadata)
691
+ @name = args[:name] if args.key?(:name)
692
+ end
693
+ end
694
+
695
+ # Membership contains information about a member cluster.
696
+ class Membership
697
+ include Google::Apis::Core::Hashable
698
+
699
+ # Authority encodes how Google will recognize identities from this Membership.
700
+ # See the workload identity documentation for more details: https://cloud.google.
701
+ # com/kubernetes-engine/docs/how-to/workload-identity
702
+ # Corresponds to the JSON property `authority`
703
+ # @return [Google::Apis::GkehubV1alpha2::Authority]
704
+ attr_accessor :authority
705
+
706
+ # Output only. When the Membership was created.
707
+ # Corresponds to the JSON property `createTime`
708
+ # @return [String]
709
+ attr_accessor :create_time
710
+
711
+ # Output only. When the Membership was deleted.
712
+ # Corresponds to the JSON property `deleteTime`
713
+ # @return [String]
714
+ attr_accessor :delete_time
715
+
716
+ # Output only. Description of this membership, limited to 63 characters. Must
717
+ # match the regex: `a-zA-Z0-9*` This field is present for legacy purposes.
718
+ # Corresponds to the JSON property `description`
719
+ # @return [String]
720
+ attr_accessor :description
721
+
722
+ # MembershipEndpoint contains information needed to contact a Kubernetes API,
723
+ # endpoint and any additional Kubernetes metadata.
724
+ # Corresponds to the JSON property `endpoint`
725
+ # @return [Google::Apis::GkehubV1alpha2::MembershipEndpoint]
726
+ attr_accessor :endpoint
727
+
728
+ # Optional. An externally-generated and managed ID for this Membership. This ID
729
+ # may be modified after creation, but this is not recommended. For GKE clusters,
730
+ # external_id is managed by the Hub API and updates will be ignored. The ID must
731
+ # match the regex: `a-zA-Z0-9*` If this Membership represents a Kubernetes
732
+ # cluster, this value should be set to the UID of the `kube-system` namespace
733
+ # object.
734
+ # Corresponds to the JSON property `externalId`
735
+ # @return [String]
736
+ attr_accessor :external_id
737
+
738
+ # Optional. The infrastructure type this Membership is running on.
739
+ # Corresponds to the JSON property `infrastructureType`
740
+ # @return [String]
741
+ attr_accessor :infrastructure_type
742
+
743
+ # Optional. GCP labels for this membership.
744
+ # Corresponds to the JSON property `labels`
745
+ # @return [Hash<String,String>]
746
+ attr_accessor :labels
747
+
748
+ # Output only. For clusters using Connect, the timestamp of the most recent
749
+ # connection established with Google Cloud. This time is updated every several
750
+ # minutes, not continuously. For clusters that do not use GKE Connect, or that
751
+ # have never connected successfully, this field will be unset.
752
+ # Corresponds to the JSON property `lastConnectionTime`
753
+ # @return [String]
754
+ attr_accessor :last_connection_time
755
+
756
+ # Output only. The full, unique name of this Membership resource in the format `
757
+ # projects/*/locations/*/memberships/`membership_id``, set during creation. `
758
+ # membership_id` must be a valid RFC 1123 compliant DNS label: 1. At most 63
759
+ # characters in length 2. It must consist of lower case alphanumeric characters
760
+ # or `-` 3. It must start and end with an alphanumeric character Which can be
761
+ # expressed as the regex: `[a-z0-9]([-a-z0-9]*[a-z0-9])?`, with a maximum length
762
+ # of 63 characters.
763
+ # Corresponds to the JSON property `name`
764
+ # @return [String]
765
+ attr_accessor :name
766
+
767
+ # MembershipState describes the state of a Membership resource.
768
+ # Corresponds to the JSON property `state`
769
+ # @return [Google::Apis::GkehubV1alpha2::MembershipState]
770
+ attr_accessor :state
771
+
772
+ # Output only. Google-generated UUID for this resource. This is unique across
773
+ # all Membership resources. If a Membership resource is deleted and another
774
+ # resource with the same name is created, it gets a different unique_id.
775
+ # Corresponds to the JSON property `uniqueId`
776
+ # @return [String]
777
+ attr_accessor :unique_id
778
+
779
+ # Output only. When the Membership was last updated.
780
+ # Corresponds to the JSON property `updateTime`
781
+ # @return [String]
782
+ attr_accessor :update_time
783
+
784
+ def initialize(**args)
785
+ update!(**args)
786
+ end
787
+
788
+ # Update properties of this object
789
+ def update!(**args)
790
+ @authority = args[:authority] if args.key?(:authority)
791
+ @create_time = args[:create_time] if args.key?(:create_time)
792
+ @delete_time = args[:delete_time] if args.key?(:delete_time)
793
+ @description = args[:description] if args.key?(:description)
794
+ @endpoint = args[:endpoint] if args.key?(:endpoint)
795
+ @external_id = args[:external_id] if args.key?(:external_id)
796
+ @infrastructure_type = args[:infrastructure_type] if args.key?(:infrastructure_type)
797
+ @labels = args[:labels] if args.key?(:labels)
798
+ @last_connection_time = args[:last_connection_time] if args.key?(:last_connection_time)
799
+ @name = args[:name] if args.key?(:name)
800
+ @state = args[:state] if args.key?(:state)
801
+ @unique_id = args[:unique_id] if args.key?(:unique_id)
802
+ @update_time = args[:update_time] if args.key?(:update_time)
803
+ end
804
+ end
805
+
806
+ # MembershipEndpoint contains information needed to contact a Kubernetes API,
807
+ # endpoint and any additional Kubernetes metadata.
808
+ class MembershipEndpoint
809
+ include Google::Apis::Core::Hashable
810
+
811
+ # GkeCluster contains information specific to GKE clusters.
812
+ # Corresponds to the JSON property `gkeCluster`
813
+ # @return [Google::Apis::GkehubV1alpha2::GkeCluster]
814
+ attr_accessor :gke_cluster
815
+
816
+ # KubernetesMetadata provides informational metadata for Memberships that are
817
+ # created from Kubernetes Endpoints (currently, these are equivalent to
818
+ # Kubernetes clusters).
819
+ # Corresponds to the JSON property `kubernetesMetadata`
820
+ # @return [Google::Apis::GkehubV1alpha2::KubernetesMetadata]
821
+ attr_accessor :kubernetes_metadata
822
+
823
+ # KubernetesResource contains the YAML manifests and configuration for
824
+ # Membership Kubernetes resources in the cluster. After CreateMembership or
825
+ # UpdateMembership, these resources should be re-applied in the cluster.
826
+ # Corresponds to the JSON property `kubernetesResource`
827
+ # @return [Google::Apis::GkehubV1alpha2::KubernetesResource]
828
+ attr_accessor :kubernetes_resource
829
+
830
+ def initialize(**args)
831
+ update!(**args)
832
+ end
833
+
834
+ # Update properties of this object
835
+ def update!(**args)
836
+ @gke_cluster = args[:gke_cluster] if args.key?(:gke_cluster)
837
+ @kubernetes_metadata = args[:kubernetes_metadata] if args.key?(:kubernetes_metadata)
838
+ @kubernetes_resource = args[:kubernetes_resource] if args.key?(:kubernetes_resource)
839
+ end
840
+ end
841
+
842
+ # MembershipState describes the state of a Membership resource.
843
+ class MembershipState
844
+ include Google::Apis::Core::Hashable
845
+
846
+ # Output only. The current state of the Membership resource.
847
+ # Corresponds to the JSON property `code`
848
+ # @return [String]
849
+ attr_accessor :code
850
+
851
+ def initialize(**args)
852
+ update!(**args)
853
+ end
854
+
855
+ # Update properties of this object
856
+ def update!(**args)
857
+ @code = args[:code] if args.key?(:code)
858
+ end
859
+ end
860
+
861
+ # This resource represents a long-running operation that is the result of a
862
+ # network API call.
863
+ class Operation
864
+ include Google::Apis::Core::Hashable
865
+
866
+ # If the value is `false`, it means the operation is still in progress. If `true`
867
+ # , the operation is completed, and either `error` or `response` is available.
868
+ # Corresponds to the JSON property `done`
869
+ # @return [Boolean]
870
+ attr_accessor :done
871
+ alias_method :done?, :done
872
+
873
+ # The `Status` type defines a logical error model that is suitable for different
874
+ # programming environments, including REST APIs and RPC APIs. It is used by [
875
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
876
+ # data: error code, error message, and error details. You can find out more
877
+ # about this error model and how to work with it in the [API Design Guide](https:
878
+ # //cloud.google.com/apis/design/errors).
879
+ # Corresponds to the JSON property `error`
880
+ # @return [Google::Apis::GkehubV1alpha2::GoogleRpcStatus]
881
+ attr_accessor :error
882
+
883
+ # Service-specific metadata associated with the operation. It typically contains
884
+ # progress information and common metadata such as create time. Some services
885
+ # might not provide such metadata. Any method that returns a long-running
886
+ # operation should document the metadata type, if any.
887
+ # Corresponds to the JSON property `metadata`
888
+ # @return [Hash<String,Object>]
889
+ attr_accessor :metadata
890
+
891
+ # The server-assigned name, which is only unique within the same service that
892
+ # originally returns it. If you use the default HTTP mapping, the `name` should
893
+ # be a resource name ending with `operations/`unique_id``.
894
+ # Corresponds to the JSON property `name`
895
+ # @return [String]
896
+ attr_accessor :name
897
+
898
+ # The normal response of the operation in case of success. If the original
899
+ # method returns no data on success, such as `Delete`, the response is `google.
900
+ # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
901
+ # the response should be the resource. For other methods, the response should
902
+ # have the type `XxxResponse`, where `Xxx` is the original method name. For
903
+ # example, if the original method name is `TakeSnapshot()`, the inferred
904
+ # response type is `TakeSnapshotResponse`.
905
+ # Corresponds to the JSON property `response`
906
+ # @return [Hash<String,Object>]
907
+ attr_accessor :response
908
+
909
+ def initialize(**args)
910
+ update!(**args)
911
+ end
912
+
913
+ # Update properties of this object
914
+ def update!(**args)
915
+ @done = args[:done] if args.key?(:done)
916
+ @error = args[:error] if args.key?(:error)
917
+ @metadata = args[:metadata] if args.key?(:metadata)
918
+ @name = args[:name] if args.key?(:name)
919
+ @response = args[:response] if args.key?(:response)
920
+ end
921
+ end
922
+
923
+ # Represents the metadata of the long-running operation.
924
+ class OperationMetadata
925
+ include Google::Apis::Core::Hashable
926
+
927
+ # Output only. API version used to start the operation.
928
+ # Corresponds to the JSON property `apiVersion`
929
+ # @return [String]
930
+ attr_accessor :api_version
931
+
932
+ # Output only. Identifies whether the user has requested cancellation of the
933
+ # operation. Operations that have successfully been cancelled have Operation.
934
+ # error value with a google.rpc.Status.code of 1, corresponding to `Code.
935
+ # CANCELLED`.
936
+ # Corresponds to the JSON property `cancelRequested`
937
+ # @return [Boolean]
938
+ attr_accessor :cancel_requested
939
+ alias_method :cancel_requested?, :cancel_requested
940
+
941
+ # Output only. The time the operation was created.
942
+ # Corresponds to the JSON property `createTime`
943
+ # @return [String]
944
+ attr_accessor :create_time
945
+
946
+ # Output only. The time the operation finished running.
947
+ # Corresponds to the JSON property `endTime`
948
+ # @return [String]
949
+ attr_accessor :end_time
950
+
951
+ # Output only. Human-readable status of the operation, if any.
952
+ # Corresponds to the JSON property `statusDetail`
953
+ # @return [String]
954
+ attr_accessor :status_detail
955
+
956
+ # Output only. Server-defined resource path for the target of the operation.
957
+ # Corresponds to the JSON property `target`
958
+ # @return [String]
959
+ attr_accessor :target
960
+
961
+ # Output only. Name of the verb executed by the operation.
962
+ # Corresponds to the JSON property `verb`
963
+ # @return [String]
964
+ attr_accessor :verb
965
+
966
+ def initialize(**args)
967
+ update!(**args)
968
+ end
969
+
970
+ # Update properties of this object
971
+ def update!(**args)
972
+ @api_version = args[:api_version] if args.key?(:api_version)
973
+ @cancel_requested = args[:cancel_requested] if args.key?(:cancel_requested)
974
+ @create_time = args[:create_time] if args.key?(:create_time)
975
+ @end_time = args[:end_time] if args.key?(:end_time)
976
+ @status_detail = args[:status_detail] if args.key?(:status_detail)
977
+ @target = args[:target] if args.key?(:target)
978
+ @verb = args[:verb] if args.key?(:verb)
979
+ end
980
+ end
981
+
982
+ # An Identity and Access Management (IAM) policy, which specifies access
983
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
984
+ # A `binding` binds one or more `members` to a single `role`. Members can be
985
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
986
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
987
+ # role or a user-created custom role. For some types of Google Cloud resources,
988
+ # a `binding` can also specify a `condition`, which is a logical expression that
989
+ # allows access to a resource only if the expression evaluates to `true`. A
990
+ # condition can add constraints based on attributes of the request, the resource,
991
+ # or both. To learn which resources support conditions in their IAM policies,
992
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
993
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
994
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
995
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
996
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
997
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
998
+ # title": "expirable access", "description": "Does not grant access after Sep
999
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1000
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1001
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
1002
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1003
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1004
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
1005
+ # description: Does not grant access after Sep 2020 expression: request.time <
1006
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1007
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
1008
+ # google.com/iam/docs/).
1009
+ class Policy
1010
+ include Google::Apis::Core::Hashable
1011
+
1012
+ # Specifies cloud audit logging configuration for this policy.
1013
+ # Corresponds to the JSON property `auditConfigs`
1014
+ # @return [Array<Google::Apis::GkehubV1alpha2::AuditConfig>]
1015
+ attr_accessor :audit_configs
1016
+
1017
+ # Associates a list of `members` to a `role`. Optionally, may specify a `
1018
+ # condition` that determines how and when the `bindings` are applied. Each of
1019
+ # the `bindings` must contain at least one member.
1020
+ # Corresponds to the JSON property `bindings`
1021
+ # @return [Array<Google::Apis::GkehubV1alpha2::Binding>]
1022
+ attr_accessor :bindings
1023
+
1024
+ # `etag` is used for optimistic concurrency control as a way to help prevent
1025
+ # simultaneous updates of a policy from overwriting each other. It is strongly
1026
+ # suggested that systems make use of the `etag` in the read-modify-write cycle
1027
+ # to perform policy updates in order to avoid race conditions: An `etag` is
1028
+ # returned in the response to `getIamPolicy`, and systems are expected to put
1029
+ # that etag in the request to `setIamPolicy` to ensure that their change will be
1030
+ # applied to the same version of the policy. **Important:** If you use IAM
1031
+ # Conditions, you must include the `etag` field whenever you call `setIamPolicy`.
1032
+ # If you omit this field, then IAM allows you to overwrite a version `3` policy
1033
+ # with a version `1` policy, and all of the conditions in the version `3` policy
1034
+ # are lost.
1035
+ # Corresponds to the JSON property `etag`
1036
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
1037
+ # @return [String]
1038
+ attr_accessor :etag
1039
+
1040
+ # Specifies the format of the policy. Valid values are `0`, `1`, and `3`.
1041
+ # Requests that specify an invalid value are rejected. Any operation that
1042
+ # affects conditional role bindings must specify version `3`. This requirement
1043
+ # applies to the following operations: * Getting a policy that includes a
1044
+ # conditional role binding * Adding a conditional role binding to a policy *
1045
+ # Changing a conditional role binding in a policy * Removing any role binding,
1046
+ # with or without a condition, from a policy that includes conditions **
1047
+ # Important:** If you use IAM Conditions, you must include the `etag` field
1048
+ # whenever you call `setIamPolicy`. If you omit this field, then IAM allows you
1049
+ # to overwrite a version `3` policy with a version `1` policy, and all of the
1050
+ # conditions in the version `3` policy are lost. If a policy does not include
1051
+ # any conditions, operations on that policy may specify any valid version or
1052
+ # leave the field unset. To learn which resources support conditions in their
1053
+ # IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/
1054
+ # conditions/resource-policies).
1055
+ # Corresponds to the JSON property `version`
1056
+ # @return [Fixnum]
1057
+ attr_accessor :version
1058
+
1059
+ def initialize(**args)
1060
+ update!(**args)
1061
+ end
1062
+
1063
+ # Update properties of this object
1064
+ def update!(**args)
1065
+ @audit_configs = args[:audit_configs] if args.key?(:audit_configs)
1066
+ @bindings = args[:bindings] if args.key?(:bindings)
1067
+ @etag = args[:etag] if args.key?(:etag)
1068
+ @version = args[:version] if args.key?(:version)
1069
+ end
1070
+ end
1071
+
1072
+ # ResourceManifest represents a single Kubernetes resource to be applied to the
1073
+ # cluster.
1074
+ class ResourceManifest
1075
+ include Google::Apis::Core::Hashable
1076
+
1077
+ # Whether the resource provided in the manifest is `cluster_scoped`. If unset,
1078
+ # the manifest is assumed to be namespace scoped. This field is used for REST
1079
+ # mapping when applying the resource in a cluster.
1080
+ # Corresponds to the JSON property `clusterScoped`
1081
+ # @return [Boolean]
1082
+ attr_accessor :cluster_scoped
1083
+ alias_method :cluster_scoped?, :cluster_scoped
1084
+
1085
+ # YAML manifest of the resource.
1086
+ # Corresponds to the JSON property `manifest`
1087
+ # @return [String]
1088
+ attr_accessor :manifest
1089
+
1090
+ def initialize(**args)
1091
+ update!(**args)
1092
+ end
1093
+
1094
+ # Update properties of this object
1095
+ def update!(**args)
1096
+ @cluster_scoped = args[:cluster_scoped] if args.key?(:cluster_scoped)
1097
+ @manifest = args[:manifest] if args.key?(:manifest)
1098
+ end
1099
+ end
1100
+
1101
+ # ResourceOptions represent options for Kubernetes resource generation.
1102
+ class ResourceOptions
1103
+ include Google::Apis::Core::Hashable
1104
+
1105
+ # Optional. The Connect agent version to use for connect_resources. Defaults to
1106
+ # the latest GKE Connect version. The version must be a currently supported
1107
+ # version, obsolete versions will be rejected.
1108
+ # Corresponds to the JSON property `connectVersion`
1109
+ # @return [String]
1110
+ attr_accessor :connect_version
1111
+
1112
+ # Optional. Use `apiextensions/v1beta1` instead of `apiextensions/v1` for
1113
+ # CustomResourceDefinition resources. This option should be set for clusters
1114
+ # with Kubernetes apiserver versions <1.16.
1115
+ # Corresponds to the JSON property `v1beta1Crd`
1116
+ # @return [Boolean]
1117
+ attr_accessor :v1beta1_crd
1118
+ alias_method :v1beta1_crd?, :v1beta1_crd
1119
+
1120
+ def initialize(**args)
1121
+ update!(**args)
1122
+ end
1123
+
1124
+ # Update properties of this object
1125
+ def update!(**args)
1126
+ @connect_version = args[:connect_version] if args.key?(:connect_version)
1127
+ @v1beta1_crd = args[:v1beta1_crd] if args.key?(:v1beta1_crd)
1128
+ end
1129
+ end
1130
+
1131
+ # Request message for `SetIamPolicy` method.
1132
+ class SetIamPolicyRequest
1133
+ include Google::Apis::Core::Hashable
1134
+
1135
+ # An Identity and Access Management (IAM) policy, which specifies access
1136
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1137
+ # A `binding` binds one or more `members` to a single `role`. Members can be
1138
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
1139
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
1140
+ # role or a user-created custom role. For some types of Google Cloud resources,
1141
+ # a `binding` can also specify a `condition`, which is a logical expression that
1142
+ # allows access to a resource only if the expression evaluates to `true`. A
1143
+ # condition can add constraints based on attributes of the request, the resource,
1144
+ # or both. To learn which resources support conditions in their IAM policies,
1145
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1146
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1147
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1148
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1149
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1150
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1151
+ # title": "expirable access", "description": "Does not grant access after Sep
1152
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1153
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1154
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
1155
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1156
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1157
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
1158
+ # description: Does not grant access after Sep 2020 expression: request.time <
1159
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1160
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
1161
+ # google.com/iam/docs/).
1162
+ # Corresponds to the JSON property `policy`
1163
+ # @return [Google::Apis::GkehubV1alpha2::Policy]
1164
+ attr_accessor :policy
1165
+
1166
+ # OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only
1167
+ # the fields in the mask will be modified. If no mask is provided, the following
1168
+ # default mask is used: `paths: "bindings, etag"`
1169
+ # Corresponds to the JSON property `updateMask`
1170
+ # @return [String]
1171
+ attr_accessor :update_mask
1172
+
1173
+ def initialize(**args)
1174
+ update!(**args)
1175
+ end
1176
+
1177
+ # Update properties of this object
1178
+ def update!(**args)
1179
+ @policy = args[:policy] if args.key?(:policy)
1180
+ @update_mask = args[:update_mask] if args.key?(:update_mask)
1181
+ end
1182
+ end
1183
+
1184
+ # Request message for `TestIamPermissions` method.
1185
+ class TestIamPermissionsRequest
1186
+ include Google::Apis::Core::Hashable
1187
+
1188
+ # The set of permissions to check for the `resource`. Permissions with wildcards
1189
+ # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1190
+ # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1191
+ # Corresponds to the JSON property `permissions`
1192
+ # @return [Array<String>]
1193
+ attr_accessor :permissions
1194
+
1195
+ def initialize(**args)
1196
+ update!(**args)
1197
+ end
1198
+
1199
+ # Update properties of this object
1200
+ def update!(**args)
1201
+ @permissions = args[:permissions] if args.key?(:permissions)
1202
+ end
1203
+ end
1204
+
1205
+ # Response message for `TestIamPermissions` method.
1206
+ class TestIamPermissionsResponse
1207
+ include Google::Apis::Core::Hashable
1208
+
1209
+ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
1210
+ # Corresponds to the JSON property `permissions`
1211
+ # @return [Array<String>]
1212
+ attr_accessor :permissions
1213
+
1214
+ def initialize(**args)
1215
+ update!(**args)
1216
+ end
1217
+
1218
+ # Update properties of this object
1219
+ def update!(**args)
1220
+ @permissions = args[:permissions] if args.key?(:permissions)
1221
+ end
1222
+ end
1223
+
1224
+ # TypeMeta is the type information needed for content unmarshalling of
1225
+ # Kubernetes resources in the manifest.
1226
+ class TypeMeta
1227
+ include Google::Apis::Core::Hashable
1228
+
1229
+ # APIVersion of the resource (e.g. v1).
1230
+ # Corresponds to the JSON property `apiVersion`
1231
+ # @return [String]
1232
+ attr_accessor :api_version
1233
+
1234
+ # Kind of the resource (e.g. Deployment).
1235
+ # Corresponds to the JSON property `kind`
1236
+ # @return [String]
1237
+ attr_accessor :kind
1238
+
1239
+ def initialize(**args)
1240
+ update!(**args)
1241
+ end
1242
+
1243
+ # Update properties of this object
1244
+ def update!(**args)
1245
+ @api_version = args[:api_version] if args.key?(:api_version)
1246
+ @kind = args[:kind] if args.key?(:kind)
1247
+ end
1248
+ end
1249
+ end
1250
+ end
1251
+ end