google-apis-apigee_v1 0.62.0 → 0.64.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4082604bfe4f7237eea6ae2ad2eb676a57c149f546a01c3711926da36bf67404
4
- data.tar.gz: 37f44915860c87842cc6d9d75020c2e13bf9c63fdfcf020eeb150dea7e6fb831
3
+ metadata.gz: d6f56cc2b51393f8dd86cdda8be439bc66fa10dabac0330c1c79508d6f01e24a
4
+ data.tar.gz: 1b4560895cd30392cfeee83004c9f3f8416ce8efaf411f564f73ffc5c6b59634
5
5
  SHA512:
6
- metadata.gz: a1c678cfe1d283caa0aa8099d81d7df3ea068358048c7a64c578fb9ad9f706ec8d6ba4b34a1b7d3bb5c2932208879f42ac1d255a01d85c1111ba2600bdbb0866
7
- data.tar.gz: a250faedb7f776cff51dd21dd3585effa58088d5515735797fc9f63c34dee18d4612e341ad18d700d61c49f8c78f0fdad469c39abb68dfcbbe5bdfdcc9d4f820
6
+ metadata.gz: 2f21e7c0d424c563932ed6441ea942bb901cff568efa22933d52c41a67a9221be74e2feadf11936cbf4638e238b47a46af9e6a3e9e1a0c0d31f6a5b9f4c43153
7
+ data.tar.gz: f27149d6b040082998153eb7313da2a913b5ccddcd09d4bfb47947e08ad8042382fa7cc5644685c015293fcb8980e6cbc93734ef2ffe5cf1ff1c138e6fe05b13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.64.0 (2023-02-26)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
7
+ ### v0.63.0 (2023-02-12)
8
+
9
+ * Regenerated from discovery document revision 20230207
10
+
3
11
  ### v0.62.0 (2023-01-08)
4
12
 
5
13
  * Regenerated from discovery document revision 20230104
@@ -9236,22 +9236,22 @@ module Google
9236
9236
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
9237
9237
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
9238
9238
  # email address that represents a Google group. For example, `admins@example.com`
9239
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
9240
- # identifier) representing a user that has been recently deleted. For example, `
9241
- # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
9242
- # value reverts to `user:`emailid`` and the recovered user retains the role in
9243
- # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
9244
- # address (plus unique identifier) representing a service account that has been
9245
- # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
9239
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
9240
+ # users of that domain. For example, `google.com` or `example.com`. * `deleted:
9241
+ # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
9242
+ # representing a user that has been recently deleted. For example, `alice@
9243
+ # example.com?uid=123456789012345678901`. If the user is recovered, this value
9244
+ # reverts to `user:`emailid`` and the recovered user retains the role in the
9245
+ # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
9246
+ # (plus unique identifier) representing a service account that has been recently
9247
+ # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
9246
9248
  # 123456789012345678901`. If the service account is undeleted, this value
9247
9249
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
9248
9250
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
9249
9251
  # An email address (plus unique identifier) representing a Google group that has
9250
9252
  # been recently deleted. For example, `admins@example.com?uid=
9251
9253
  # 123456789012345678901`. If the group is recovered, this value reverts to `
9252
- # group:`emailid`` and the recovered group retains the role in the binding. * `
9253
- # domain:`domain``: The G Suite domain (primary) that represents all the users
9254
- # of that domain. For example, `google.com` or `example.com`.
9254
+ # group:`emailid`` and the recovered group retains the role in the binding.
9255
9255
  # Corresponds to the JSON property `members`
9256
9256
  # @return [Array<String>]
9257
9257
  attr_accessor :members
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigeeV1
18
18
  # Version of the google-apis-apigee_v1 gem
19
- GEM_VERSION = "0.62.0"
19
+ GEM_VERSION = "0.64.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230104"
25
+ REVISION = "20230207"
26
26
  end
27
27
  end
28
28
  end
@@ -4162,8 +4162,7 @@ module Google
4162
4162
  # Use the following structure in your request: `organizations/`org``
4163
4163
  # @param [Google::Apis::ApigeeV1::GoogleCloudApigeeV1Environment] google_cloud_apigee_v1_environment_object
4164
4164
  # @param [String] name
4165
- # Optional. Name of the environment. Alternatively, the name may be specified in
4166
- # the request body in the name field.
4165
+ # Optional. Name of the environment.
4167
4166
  # @param [String] fields
4168
4167
  # Selector specifying which fields to include in a partial response.
4169
4168
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apigee_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.62.0
4
+ version: 0.64.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-08 00:00:00.000000000 Z
11
+ date: 2023-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigee_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.62.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.64.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigee_v1
63
63
  post_install_message:
64
64
  rdoc_options: []