google-apis-cloudsearch_v1 0.31.0 → 0.32.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/cloudsearch_v1/classes.rb +7 -6
- data/lib/google/apis/cloudsearch_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: aa30129977ed647aff7fd457f0b8d7b6ecf101a67202f53a994bc46fb609e0ed
|
4
|
+
data.tar.gz: f1dcdba54bdc3b3be3ea0f04e698f2141cc8c305268ec81e5ceff5de9031abbc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2916e33957d350058fbd675485fe22905c3f4d5cd276a13352293b89956929912a88052f5e2d6479326b1a589a04e8a5d32daa16c19995b681845e5ae552cb97
|
7
|
+
data.tar.gz: fd0ae507704667c68343540983743099fc22945bb034a43c62de8741f63dccdbf3559abdf54fcf883f587965926a742f6cb21ecaf8a65f158f0bb764e7183e8a
|
data/CHANGELOG.md
CHANGED
@@ -1687,18 +1687,19 @@ module Google
|
|
1687
1687
|
class GSuitePrincipal
|
1688
1688
|
include Google::Apis::Core::Hashable
|
1689
1689
|
|
1690
|
-
# This principal represents all users of the
|
1690
|
+
# This principal represents all users of the Google Workspace domain of the
|
1691
|
+
# customer.
|
1691
1692
|
# Corresponds to the JSON property `gsuiteDomain`
|
1692
1693
|
# @return [Boolean]
|
1693
1694
|
attr_accessor :gsuite_domain
|
1694
1695
|
alias_method :gsuite_domain?, :gsuite_domain
|
1695
1696
|
|
1696
|
-
# This principal references a
|
1697
|
+
# This principal references a Google Workspace group name.
|
1697
1698
|
# Corresponds to the JSON property `gsuiteGroupEmail`
|
1698
1699
|
# @return [String]
|
1699
1700
|
attr_accessor :gsuite_group_email
|
1700
1701
|
|
1701
|
-
# This principal references a
|
1702
|
+
# This principal references a Google Workspace user account.
|
1702
1703
|
# Corresponds to the JSON property `gsuiteUserEmail`
|
1703
1704
|
# @return [String]
|
1704
1705
|
attr_accessor :gsuite_user_email
|
@@ -2177,8 +2178,8 @@ module Google
|
|
2177
2178
|
class IndexItemOptions
|
2178
2179
|
include Google::Apis::Core::Hashable
|
2179
2180
|
|
2180
|
-
# Specifies if the index request should allow
|
2181
|
-
# exist or are deleted
|
2181
|
+
# Specifies if the index request should allow Google Workspace principals that
|
2182
|
+
# do not exist or are deleted.
|
2182
2183
|
# Corresponds to the JSON property `allowUnknownGsuitePrincipals`
|
2183
2184
|
# @return [Boolean]
|
2184
2185
|
attr_accessor :allow_unknown_gsuite_principals
|
@@ -3622,7 +3623,7 @@ module Google
|
|
3622
3623
|
# @return [String]
|
3623
3624
|
attr_accessor :group_resource_name
|
3624
3625
|
|
3625
|
-
# This principal is a
|
3626
|
+
# This principal is a Google Workspace user, group or domain.
|
3626
3627
|
# Corresponds to the JSON property `gsuitePrincipal`
|
3627
3628
|
# @return [Google::Apis::CloudsearchV1::GSuitePrincipal]
|
3628
3629
|
attr_accessor :gsuite_principal
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudsearchV1
|
18
18
|
# Version of the google-apis-cloudsearch_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.32.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220718"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-cloudsearch_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.32.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: 2022-07-
|
11
|
+
date: 2022-07-25 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-cloudsearch_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsearch_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsearch_v1/v0.32.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsearch_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|