google-apis-agentidentitycredentials_v1 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 7bcd8fff74223f2f575cda7de86a361c09959b39384f1abcf1be0d97fae366de
4
+ data.tar.gz: e071b7aca661492480adf898ccc9532363b51feb27581f13e458f193112c306e
5
+ SHA512:
6
+ metadata.gz: d47ab3ca270d0455f7c8e28138c04ed46be5a32e58532cf50af42622237d7a2a3f4a57c34277e8759dae7169d87451289ddf001a0058088f4aded82e6e2cf4c6
7
+ data.tar.gz: 56611507e3149e9dbb3db1a902958fdcd4207cba938f0754c74ccfb3cfc8ce15d415ff4ceb43c24d755c9cbadbf5ad3e287b043d4fbb290cb3739b027ea58d61
data/.yardopts ADDED
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-agentidentitycredentials_v1
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/agentidentitycredentials_v1/*.rb
9
+ lib/google/apis/agentidentitycredentials_v1.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-agentidentitycredentials_v1
2
+
3
+ ### v0.1.0 (2026-07-26)
4
+
5
+ * Regenerated from discovery document revision 20260717
6
+ * Regenerated using generator version 0.19.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 V1 of the Agent Identity Credentials API
2
+
3
+ This is a simple client library for version V1 of the Agent Identity Credentials API. 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/agentidentitycredentials.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-agentidentitycredentials_v1', '~> 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-agentidentitycredentials_v1
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/agentidentitycredentials_v1"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::AgentidentitycredentialsV1::AgentIdentityCredentialsService.new
52
+
53
+ # Authenticate calls
54
+ client.authorization = # ... 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/main/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/main/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 Agentidentitycredentials service in particular.)
67
+
68
+ For reference information on specific calls in the Agent Identity Credentials API, see the {Google::Apis::AgentidentitycredentialsV1::AgentIdentityCredentialsService 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-agentidentitycredentials_v1`, 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/iam/docs/) may provide guidance regarding the preferred client library to use.
83
+
84
+ ## Supported Ruby versions
85
+
86
+ This library is supported on Ruby 3.2+.
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. 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,272 @@
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 AgentidentitycredentialsV1
24
+
25
+ # Indicates the user has rejected the permission delegation or cancelled the
26
+ # request.
27
+ class GoogleCloudAgentidentitycredentialsV1ConsentRejected
28
+ include Google::Apis::Core::Hashable
29
+
30
+ def initialize(**args)
31
+ update!(**args)
32
+ end
33
+
34
+ # Update properties of this object
35
+ def update!(**args)
36
+ end
37
+ end
38
+
39
+ # Request message for FinalizeCredentials.
40
+ class GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsRequest
41
+ include Google::Apis::Core::Hashable
42
+
43
+ # Required. The same consent_nonce value that was provided during redirect in
44
+ # the UriConsentRequired metadata.
45
+ # Corresponds to the JSON property `consentNonce`
46
+ # @return [String]
47
+ attr_accessor :consent_nonce
48
+
49
+ # Required. The identity of the end user.
50
+ # Corresponds to the JSON property `userId`
51
+ # @return [String]
52
+ attr_accessor :user_id
53
+
54
+ # Required. The encrypted state passed back from the consent flow.
55
+ # Corresponds to the JSON property `userIdValidationState`
56
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
57
+ # @return [String]
58
+ attr_accessor :user_id_validation_state
59
+
60
+ def initialize(**args)
61
+ update!(**args)
62
+ end
63
+
64
+ # Update properties of this object
65
+ def update!(**args)
66
+ @consent_nonce = args[:consent_nonce] if args.key?(:consent_nonce)
67
+ @user_id = args[:user_id] if args.key?(:user_id)
68
+ @user_id_validation_state = args[:user_id_validation_state] if args.key?(:user_id_validation_state)
69
+ end
70
+ end
71
+
72
+ # Response message for FinalizeCredentials. Intentionally empty
73
+ class GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse
74
+ include Google::Apis::Core::Hashable
75
+
76
+ def initialize(**args)
77
+ update!(**args)
78
+ end
79
+
80
+ # Update properties of this object
81
+ def update!(**args)
82
+ end
83
+ end
84
+
85
+ # Indicates that the credential retrieval is pending. The caller should retry
86
+ # the RetrieveCredentials request after some time.
87
+ class GoogleCloudAgentidentitycredentialsV1Pending
88
+ include Google::Apis::Core::Hashable
89
+
90
+ def initialize(**args)
91
+ update!(**args)
92
+ end
93
+
94
+ # Update properties of this object
95
+ def update!(**args)
96
+ end
97
+ end
98
+
99
+ # Request message for RetrieveCredentials.
100
+ class GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsRequest
101
+ include Google::Apis::Core::Hashable
102
+
103
+ # Optional. The URI to redirect the user to after consent is completed. This
104
+ # field is required for authproviders using the 3-legged OAuth flow. For other
105
+ # authprovider types, this field is unused but not rejected.
106
+ # Corresponds to the JSON property `continueUri`
107
+ # @return [String]
108
+ attr_accessor :continue_uri
109
+
110
+ # Optional. Input only. Set this field only if the previous token was expired or
111
+ # invalid. This value must be the full, previously returned token string. Will
112
+ # trigger a refresh of the access token with a stored refresh token, if possible,
113
+ # or a new consent flow.
114
+ # Corresponds to the JSON property `forceRefreshToken`
115
+ # @return [String]
116
+ attr_accessor :force_refresh_token
117
+
118
+ # Optional. The OAuth scopes required for this access.
119
+ # Corresponds to the JSON property `scopes`
120
+ # @return [Array<String>]
121
+ attr_accessor :scopes
122
+
123
+ # Required. The identity of the end user.
124
+ # Corresponds to the JSON property `userId`
125
+ # @return [String]
126
+ attr_accessor :user_id
127
+
128
+ def initialize(**args)
129
+ update!(**args)
130
+ end
131
+
132
+ # Update properties of this object
133
+ def update!(**args)
134
+ @continue_uri = args[:continue_uri] if args.key?(:continue_uri)
135
+ @force_refresh_token = args[:force_refresh_token] if args.key?(:force_refresh_token)
136
+ @scopes = args[:scopes] if args.key?(:scopes)
137
+ @user_id = args[:user_id] if args.key?(:user_id)
138
+ end
139
+ end
140
+
141
+ # Response message for RetrieveCredentials. Contains the access tokens and
142
+ # related artifacts.
143
+ class GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse
144
+ include Google::Apis::Core::Hashable
145
+
146
+ # Indicates the user has rejected the permission delegation or cancelled the
147
+ # request.
148
+ # Corresponds to the JSON property `consentRejected`
149
+ # @return [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1ConsentRejected]
150
+ attr_accessor :consent_rejected
151
+
152
+ # Indicates that the credential retrieval is pending. The caller should retry
153
+ # the RetrieveCredentials request after some time.
154
+ # Corresponds to the JSON property `pending`
155
+ # @return [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Pending]
156
+ attr_accessor :pending
157
+
158
+ # Message indicating successful retrieval of credentials.
159
+ # Corresponds to the JSON property `success`
160
+ # @return [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Success]
161
+ attr_accessor :success
162
+
163
+ # Indicates that the user must visit the provided URI to consent to delegate
164
+ # permission to the agent to act on their behalf. The caller can either poll the
165
+ # `RetrieveCredentials` method, or await the /ValidateUserId callback
166
+ # Corresponds to the JSON property `uriConsentRequired`
167
+ # @return [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1UriConsentRequired]
168
+ attr_accessor :uri_consent_required
169
+
170
+ def initialize(**args)
171
+ update!(**args)
172
+ end
173
+
174
+ # Update properties of this object
175
+ def update!(**args)
176
+ @consent_rejected = args[:consent_rejected] if args.key?(:consent_rejected)
177
+ @pending = args[:pending] if args.key?(:pending)
178
+ @success = args[:success] if args.key?(:success)
179
+ @uri_consent_required = args[:uri_consent_required] if args.key?(:uri_consent_required)
180
+ end
181
+ end
182
+
183
+ # Message indicating successful retrieval of credentials.
184
+ class GoogleCloudAgentidentitycredentialsV1Success
185
+ include Google::Apis::Core::Hashable
186
+
187
+ # The expiration time of the token. This does not guarantee that the token will
188
+ # be valid until this time, since the token could be revoked earlier. There
189
+ # could also be clock skew between the auth provider and the client so it may
190
+ # expire slightly earlier. If not set, the token might be permanent or it may be
191
+ # that the service does not (or cannot) know when it will expire.
192
+ # Corresponds to the JSON property `expireTime`
193
+ # @return [String]
194
+ attr_accessor :expire_time
195
+
196
+ # The HTTP header name where the token should be placed.
197
+ # Corresponds to the JSON property `header`
198
+ # @return [String]
199
+ attr_accessor :header
200
+
201
+ # The scopes actually associated with the retrieved token. End users may have
202
+ # rejected some requested scopes, or the third-party authorization servers can
203
+ # return a different set of scopes than what was asked for. Callers should
204
+ # verify that all required scopes for their intended use are included in this
205
+ # list.
206
+ # Corresponds to the JSON property `scopes`
207
+ # @return [Array<String>]
208
+ attr_accessor :scopes
209
+
210
+ # The retrieved access token or credential for the end user. On MCPTool call,
211
+ # for an invalid token OAuth spec says this should return 401 or 403, but
212
+ # MCPServers may implement this differently. If you get any flavor of `
213
+ # PERMISSION_DENIED`, retry your original request to RetrieveCredentials with
214
+ # force_refresh_token set to the expired/invalid token string, which will fetch
215
+ # a new token or initiate a new consent flow.
216
+ # Corresponds to the JSON property `token`
217
+ # @return [String]
218
+ attr_accessor :token
219
+
220
+ def initialize(**args)
221
+ update!(**args)
222
+ end
223
+
224
+ # Update properties of this object
225
+ def update!(**args)
226
+ @expire_time = args[:expire_time] if args.key?(:expire_time)
227
+ @header = args[:header] if args.key?(:header)
228
+ @scopes = args[:scopes] if args.key?(:scopes)
229
+ @token = args[:token] if args.key?(:token)
230
+ end
231
+ end
232
+
233
+ # Indicates that the user must visit the provided URI to consent to delegate
234
+ # permission to the agent to act on their behalf. The caller can either poll the
235
+ # `RetrieveCredentials` method, or await the /ValidateUserId callback
236
+ class GoogleCloudAgentidentitycredentialsV1UriConsentRequired
237
+ include Google::Apis::Core::Hashable
238
+
239
+ # Output only. The URL where the user should be redirected to grant consent.
240
+ # This will always be present.
241
+ # Corresponds to the JSON property `authorizationUri`
242
+ # @return [String]
243
+ attr_accessor :authorization_uri
244
+
245
+ # Output only. A one-time, randomly generated value that validates the entire
246
+ # consent flow is handled by a single user, avoiding CSRF attacks. It must be
247
+ # submitted with the FinalizeCredentials request to complete the OAuth exchange.
248
+ # This will always be present. Implemented per https://www.rfc-editor.org/rfc/
249
+ # rfc6819#section-5.3.5
250
+ # Corresponds to the JSON property `consentNonce`
251
+ # @return [String]
252
+ attr_accessor :consent_nonce
253
+
254
+ # Output only. The unique ID of the credentials retrieval operation.
255
+ # Corresponds to the JSON property `uid`
256
+ # @return [String]
257
+ attr_accessor :uid
258
+
259
+ def initialize(**args)
260
+ update!(**args)
261
+ end
262
+
263
+ # Update properties of this object
264
+ def update!(**args)
265
+ @authorization_uri = args[:authorization_uri] if args.key?(:authorization_uri)
266
+ @consent_nonce = args[:consent_nonce] if args.key?(:consent_nonce)
267
+ @uid = args[:uid] if args.key?(:uid)
268
+ end
269
+ end
270
+ end
271
+ end
272
+ end
@@ -0,0 +1,28 @@
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
+ module Google
16
+ module Apis
17
+ module AgentidentitycredentialsV1
18
+ # Version of the google-apis-agentidentitycredentials_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.19.0"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20260717"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,144 @@
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 AgentidentitycredentialsV1
24
+
25
+ class GoogleCloudAgentidentitycredentialsV1ConsentRejected
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleCloudAgentidentitycredentialsV1Pending
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsRequest
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleCloudAgentidentitycredentialsV1Success
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudAgentidentitycredentialsV1UriConsentRequired
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudAgentidentitycredentialsV1ConsentRejected
74
+ # @private
75
+ class Representation < Google::Apis::Core::JsonRepresentation
76
+ end
77
+ end
78
+
79
+ class GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsRequest
80
+ # @private
81
+ class Representation < Google::Apis::Core::JsonRepresentation
82
+ property :consent_nonce, as: 'consentNonce'
83
+ property :user_id, as: 'userId'
84
+ property :user_id_validation_state, :base64 => true, as: 'userIdValidationState'
85
+ end
86
+ end
87
+
88
+ class GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse
89
+ # @private
90
+ class Representation < Google::Apis::Core::JsonRepresentation
91
+ end
92
+ end
93
+
94
+ class GoogleCloudAgentidentitycredentialsV1Pending
95
+ # @private
96
+ class Representation < Google::Apis::Core::JsonRepresentation
97
+ end
98
+ end
99
+
100
+ class GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsRequest
101
+ # @private
102
+ class Representation < Google::Apis::Core::JsonRepresentation
103
+ property :continue_uri, as: 'continueUri'
104
+ property :force_refresh_token, as: 'forceRefreshToken'
105
+ collection :scopes, as: 'scopes'
106
+ property :user_id, as: 'userId'
107
+ end
108
+ end
109
+
110
+ class GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse
111
+ # @private
112
+ class Representation < Google::Apis::Core::JsonRepresentation
113
+ property :consent_rejected, as: 'consentRejected', class: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1ConsentRejected, decorator: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1ConsentRejected::Representation
114
+
115
+ property :pending, as: 'pending', class: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Pending, decorator: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Pending::Representation
116
+
117
+ property :success, as: 'success', class: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Success, decorator: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Success::Representation
118
+
119
+ property :uri_consent_required, as: 'uriConsentRequired', class: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1UriConsentRequired, decorator: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1UriConsentRequired::Representation
120
+
121
+ end
122
+ end
123
+
124
+ class GoogleCloudAgentidentitycredentialsV1Success
125
+ # @private
126
+ class Representation < Google::Apis::Core::JsonRepresentation
127
+ property :expire_time, as: 'expireTime'
128
+ property :header, as: 'header'
129
+ collection :scopes, as: 'scopes'
130
+ property :token, as: 'token'
131
+ end
132
+ end
133
+
134
+ class GoogleCloudAgentidentitycredentialsV1UriConsentRequired
135
+ # @private
136
+ class Representation < Google::Apis::Core::JsonRepresentation
137
+ property :authorization_uri, as: 'authorizationUri'
138
+ property :consent_nonce, as: 'consentNonce'
139
+ property :uid, as: 'uid'
140
+ end
141
+ end
142
+ end
143
+ end
144
+ end
@@ -0,0 +1,136 @@
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/core/base_service'
16
+ require 'google/apis/core/json_representation'
17
+ require 'google/apis/core/hashable'
18
+ require 'google/apis/errors'
19
+
20
+ module Google
21
+ module Apis
22
+ module AgentidentitycredentialsV1
23
+ # Agent Identity Credentials API
24
+ #
25
+ # agentidentitycredentials.googleapis.com API.
26
+ #
27
+ # @example
28
+ # require 'google/apis/agentidentitycredentials_v1'
29
+ #
30
+ # Agentidentitycredentials = Google::Apis::AgentidentitycredentialsV1 # Alias the module
31
+ # service = Agentidentitycredentials::AgentIdentityCredentialsService.new
32
+ #
33
+ # @see https://cloud.google.com/iam/docs/
34
+ class AgentIdentityCredentialsService < Google::Apis::Core::BaseService
35
+ DEFAULT_ENDPOINT_TEMPLATE = "https://agentidentitycredentials.$UNIVERSE_DOMAIN$/"
36
+
37
+ # @return [String]
38
+ # API key. Your API key identifies your project and provides you with API access,
39
+ # quota, and reports. Required unless you provide an OAuth 2.0 token.
40
+ attr_accessor :key
41
+
42
+ # @return [String]
43
+ # Available to use for quota purposes for server-side applications. Can be any
44
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
45
+ attr_accessor :quota_user
46
+
47
+ def initialize
48
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
49
+ client_name: 'google-apis-agentidentitycredentials_v1',
50
+ client_version: Google::Apis::AgentidentitycredentialsV1::GEM_VERSION)
51
+ @batch_path = 'batch'
52
+ end
53
+
54
+ # Finalizes the credentials after a successful consent flow.
55
+ # @param [String] auth_provider
56
+ # Required. The resource name of the AuthProvider. Format: `projects/`project`/
57
+ # locations/`location`/authProviders/`auth_provider``
58
+ # @param [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsRequest] google_cloud_agentidentitycredentials_v1_finalize_credentials_request_object
59
+ # @param [String] fields
60
+ # Selector specifying which fields to include in a partial response.
61
+ # @param [String] quota_user
62
+ # Available to use for quota purposes for server-side applications. Can be any
63
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
64
+ # @param [Google::Apis::RequestOptions] options
65
+ # Request-specific options
66
+ #
67
+ # @yield [result, err] Result & error if block supplied
68
+ # @yieldparam result [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse] parsed result object
69
+ # @yieldparam err [StandardError] error object if request failed
70
+ #
71
+ # @return [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse]
72
+ #
73
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
74
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
75
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
76
+ def finalize_project_location_auth_provider_credential(auth_provider, google_cloud_agentidentitycredentials_v1_finalize_credentials_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
77
+ command = make_simple_command(:post, 'v1/{+authProvider}/credentials:finalize', options)
78
+ command.request_representation = Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsRequest::Representation
79
+ command.request_object = google_cloud_agentidentitycredentials_v1_finalize_credentials_request_object
80
+ command.response_representation = Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse::Representation
81
+ command.response_class = Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1FinalizeCredentialsResponse
82
+ command.params['authProvider'] = auth_provider unless auth_provider.nil?
83
+ command.query['fields'] = fields unless fields.nil?
84
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
85
+ execute_or_queue_command(command, &block)
86
+ end
87
+
88
+ # Retrieves authorization credentials for an authprovider, or indicates what
89
+ # action needs to be taken to obtain credentials. If the `token` field in the
90
+ # response is populated, credential retrieval was successful. If one of the
91
+ # fields in the `status` oneof is populated, further action is required to
92
+ # obtain credentials, such as redirecting the user for consent. View comments on
93
+ # `RetrieveCredentialsResponse` for more information.
94
+ # @param [String] auth_provider
95
+ # Required. The parent resource name of the AuthProvider. Format: `projects/`
96
+ # project`/locations/`location`/authProviders/`auth_provider``
97
+ # @param [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsRequest] google_cloud_agentidentitycredentials_v1_retrieve_credentials_request_object
98
+ # @param [String] fields
99
+ # Selector specifying which fields to include in a partial response.
100
+ # @param [String] quota_user
101
+ # Available to use for quota purposes for server-side applications. Can be any
102
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
103
+ # @param [Google::Apis::RequestOptions] options
104
+ # Request-specific options
105
+ #
106
+ # @yield [result, err] Result & error if block supplied
107
+ # @yieldparam result [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse] parsed result object
108
+ # @yieldparam err [StandardError] error object if request failed
109
+ #
110
+ # @return [Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse]
111
+ #
112
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
113
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
114
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
115
+ def retrieve_project_location_auth_provider_credential(auth_provider, google_cloud_agentidentitycredentials_v1_retrieve_credentials_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
116
+ command = make_simple_command(:post, 'v1/{+authProvider}/credentials:retrieve', options)
117
+ command.request_representation = Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsRequest::Representation
118
+ command.request_object = google_cloud_agentidentitycredentials_v1_retrieve_credentials_request_object
119
+ command.response_representation = Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse::Representation
120
+ command.response_class = Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1RetrieveCredentialsResponse
121
+ command.params['authProvider'] = auth_provider unless auth_provider.nil?
122
+ command.query['fields'] = fields unless fields.nil?
123
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
124
+ execute_or_queue_command(command, &block)
125
+ end
126
+
127
+ protected
128
+
129
+ def apply_command_defaults(command)
130
+ command.query['key'] = key unless key.nil?
131
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
132
+ end
133
+ end
134
+ end
135
+ end
136
+ end
@@ -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/agentidentitycredentials_v1/service.rb'
16
+ require 'google/apis/agentidentitycredentials_v1/classes.rb'
17
+ require 'google/apis/agentidentitycredentials_v1/representations.rb'
18
+ require 'google/apis/agentidentitycredentials_v1/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # Agent Identity Credentials API
23
+ #
24
+ # agentidentitycredentials.googleapis.com API.
25
+ #
26
+ # @see https://cloud.google.com/iam/docs/
27
+ module AgentidentitycredentialsV1
28
+ # Version of the Agent Identity Credentials API this client connects to.
29
+ # This is NOT the gem version.
30
+ VERSION = 'V1'
31
+
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
+ end
35
+ end
36
+ end
@@ -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/agentidentitycredentials_v1"
metadata ADDED
@@ -0,0 +1,79 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: google-apis-agentidentitycredentials_v1
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Google LLC
8
+ bindir: bin
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
+ dependencies:
12
+ - !ruby/object:Gem::Dependency
13
+ name: google-apis-core
14
+ requirement: !ruby/object:Gem::Requirement
15
+ requirements:
16
+ - - ">="
17
+ - !ruby/object:Gem::Version
18
+ version: 0.15.0
19
+ - - "<"
20
+ - !ruby/object:Gem::Version
21
+ version: 2.a
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ requirements:
26
+ - - ">="
27
+ - !ruby/object:Gem::Version
28
+ version: 0.15.0
29
+ - - "<"
30
+ - !ruby/object:Gem::Version
31
+ version: 2.a
32
+ description: This is the simple REST client for Agent Identity Credentials API V1.
33
+ Simple REST clients are Ruby client libraries that provide access to Google services
34
+ via their HTTP REST API endpoints. These libraries are generated and updated automatically
35
+ based on the discovery documents published by the service, and they handle most
36
+ concerns such as authentication, pagination, retry, timeouts, and logging. You can
37
+ use this client to access the Agent Identity Credentials API, but note that some
38
+ services may provide a separate modern client that is easier to use.
39
+ email: googleapis-packages@google.com
40
+ executables: []
41
+ extensions: []
42
+ extra_rdoc_files: []
43
+ files:
44
+ - ".yardopts"
45
+ - CHANGELOG.md
46
+ - LICENSE.md
47
+ - OVERVIEW.md
48
+ - lib/google-apis-agentidentitycredentials_v1.rb
49
+ - lib/google/apis/agentidentitycredentials_v1.rb
50
+ - lib/google/apis/agentidentitycredentials_v1/classes.rb
51
+ - lib/google/apis/agentidentitycredentials_v1/gem_version.rb
52
+ - lib/google/apis/agentidentitycredentials_v1/representations.rb
53
+ - lib/google/apis/agentidentitycredentials_v1/service.rb
54
+ homepage: https://github.com/google/google-api-ruby-client
55
+ licenses:
56
+ - Apache-2.0
57
+ metadata:
58
+ bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-agentidentitycredentials_v1/CHANGELOG.md
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-agentidentitycredentials_v1/v0.1.0
61
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-agentidentitycredentials_v1
62
+ rdoc_options: []
63
+ require_paths:
64
+ - lib
65
+ required_ruby_version: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - ">="
68
+ - !ruby/object:Gem::Version
69
+ version: '3.2'
70
+ required_rubygems_version: !ruby/object:Gem::Requirement
71
+ requirements:
72
+ - - ">="
73
+ - !ruby/object:Gem::Version
74
+ version: '0'
75
+ requirements: []
76
+ rubygems_version: 3.6.9
77
+ specification_version: 4
78
+ summary: Simple REST client for Agent Identity Credentials API V1
79
+ test_files: []