google-apis-beyondcorp_v1alpha 0.26.0 → 0.28.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1a624c292998de147ee4e9eb3133d1a614f5c60719024ae241e772e47e39adce
|
4
|
+
data.tar.gz: fef1b9f81060e7355158665650be31bb1b245c6684b5463108fd0cb6d3ad8cac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ef856887c9b74f233d2002e4ea2dc22a4c9b36550249b8175f1274640dd0017be0f7b19e1063acb8ac2a62737a994d0d8db793d2d6cc9ffa0776c8959b524f4f
|
7
|
+
data.tar.gz: 3253080e3041a5509172171afeef3457ed12160dc8bb5743b81317b12731a535307d38dde4060fbf8b904564b3fcf09201d680feed522ecef2831da9b67a7c7f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-beyondcorp_v1alpha
|
2
2
|
|
3
|
+
### v0.28.0 (2023-10-22)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20231011
|
6
|
+
|
7
|
+
### v0.27.0 (2023-10-08)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20230927
|
10
|
+
|
3
11
|
### v0.26.0 (2023-09-10)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20230823
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module BeyondcorpV1alpha
|
18
18
|
# Version of the google-apis-beyondcorp_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.28.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20231011"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -270,7 +270,8 @@ module Google
|
|
270
270
|
# PartnerTenant resource by the update. The fields specified in the update_mask
|
271
271
|
# are relative to the resource, not the full request. A field will be
|
272
272
|
# overwritten if it is in the mask. If the user does not provide a mask then all
|
273
|
-
# fields will be overwritten.
|
273
|
+
# fields will be overwritten. Mutable fields: display_name, partner_metadata,
|
274
|
+
# group_information.
|
274
275
|
# @param [String] fields
|
275
276
|
# Selector specifying which fields to include in a partial response.
|
276
277
|
# @param [String] quota_user
|
@@ -707,8 +708,9 @@ module Google
|
|
707
708
|
# PartnerTenant. Can only be called by on onboarded Beyondcorp Enterprise
|
708
709
|
# partner.
|
709
710
|
# @param [String] parent
|
710
|
-
# Required. The resource name of the
|
711
|
-
# organization_id`/locations/global/
|
711
|
+
# Required. The resource name of the parent PartnerTenant using the form: `
|
712
|
+
# organizations/`organization_id`/locations/global/partnerTenants/`
|
713
|
+
# partner_tenant_id``
|
712
714
|
# @param [Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpPartnerservicesV1alphaProxyConfig] google_cloud_beyondcorp_partnerservices_v1alpha_proxy_config_object
|
713
715
|
# @param [String] request_id
|
714
716
|
# Optional. An optional request ID to identify requests. Specify a unique
|
@@ -796,8 +798,8 @@ module Google
|
|
796
798
|
# Gets details of a single ProxyConfig.
|
797
799
|
# @param [String] name
|
798
800
|
# Required. The resource name of the ProxyConfig using the form: `organizations/`
|
799
|
-
# organization_id`/locations/global/
|
800
|
-
# proxy_config_id``
|
801
|
+
# organization_id`/locations/global/partnerTenants/`partner_tenant_id`/
|
802
|
+
# proxyConfigs/`proxy_config_id``
|
801
803
|
# @param [String] fields
|
802
804
|
# Selector specifying which fields to include in a partial response.
|
803
805
|
# @param [String] quota_user
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-beyondcorp_v1alpha
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.28.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-
|
11
|
+
date: 2023-10-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -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-beyondcorp_v1alpha/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.28.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1alpha
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|