google-apis-privateca_v1 0.45.0 → 0.47.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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 124214ae9b379721396c348db23619e549f1de023b5703352860fc5f43bdec10
|
4
|
+
data.tar.gz: db3248a5d1986ed3f405beb55c06b4878f9140da7918c2e106328594054893c5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3a6f649742ad10a90169a5b605fc2e333947d9b1dfa22c1f7ad9a6533014fda5edb32d23501979526de529b60eccc4feb11d251cc437dd752c22b5ffafb4f2ec
|
7
|
+
data.tar.gz: 58d1385d5be97247fcde84cb4e098438015745e707f4e6a47e9dfe8559bfed64e8d453714cbeb7f7867f4e39c9f8e2db4d76354017497d22323c202fce81f85d
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-privateca_v1
|
2
2
|
|
3
|
+
### v0.47.0 (2024-11-24)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20241106
|
6
|
+
|
7
|
+
### v0.46.0 (2024-10-13)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20241002
|
10
|
+
|
3
11
|
### v0.45.0 (2024-09-29)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20240918
|
@@ -583,8 +583,8 @@ module Google
|
|
583
583
|
# @return [String]
|
584
584
|
attr_accessor :lifetime
|
585
585
|
|
586
|
-
# Output only. The resource name for this CertificateAuthority in
|
587
|
-
# projects/*/locations/*/caPools/*/certificateAuthorities/*`.
|
586
|
+
# Output only. Identifier. The resource name for this CertificateAuthority in
|
587
|
+
# the format `projects/*/locations/*/caPools/*/certificateAuthorities/*`.
|
588
588
|
# Corresponds to the JSON property `name`
|
589
589
|
# @return [String]
|
590
590
|
attr_accessor :name
|
@@ -1599,7 +1599,7 @@ module Google
|
|
1599
1599
|
attr_accessor :ca_pools
|
1600
1600
|
|
1601
1601
|
# A token to retrieve next page of results. Pass this value in
|
1602
|
-
# ListCertificateAuthoritiesRequest.
|
1602
|
+
# ListCertificateAuthoritiesRequest.page_token to retrieve the next page of
|
1603
1603
|
# results.
|
1604
1604
|
# Corresponds to the JSON property `nextPageToken`
|
1605
1605
|
# @return [String]
|
@@ -1632,7 +1632,7 @@ module Google
|
|
1632
1632
|
attr_accessor :certificate_authorities
|
1633
1633
|
|
1634
1634
|
# A token to retrieve next page of results. Pass this value in
|
1635
|
-
# ListCertificateAuthoritiesRequest.
|
1635
|
+
# ListCertificateAuthoritiesRequest.page_token to retrieve the next page of
|
1636
1636
|
# results.
|
1637
1637
|
# Corresponds to the JSON property `nextPageToken`
|
1638
1638
|
# @return [String]
|
@@ -1666,8 +1666,8 @@ module Google
|
|
1666
1666
|
attr_accessor :certificate_revocation_lists
|
1667
1667
|
|
1668
1668
|
# A token to retrieve next page of results. Pass this value in
|
1669
|
-
# ListCertificateRevocationListsRequest.
|
1670
|
-
#
|
1669
|
+
# ListCertificateRevocationListsRequest.page_token to retrieve the next page of
|
1670
|
+
# results.
|
1671
1671
|
# Corresponds to the JSON property `nextPageToken`
|
1672
1672
|
# @return [String]
|
1673
1673
|
attr_accessor :next_page_token
|
@@ -1699,7 +1699,7 @@ module Google
|
|
1699
1699
|
attr_accessor :certificate_templates
|
1700
1700
|
|
1701
1701
|
# A token to retrieve next page of results. Pass this value in
|
1702
|
-
# ListCertificateTemplatesRequest.
|
1702
|
+
# ListCertificateTemplatesRequest.page_token to retrieve the next page of
|
1703
1703
|
# results.
|
1704
1704
|
# Corresponds to the JSON property `nextPageToken`
|
1705
1705
|
# @return [String]
|
@@ -1732,7 +1732,7 @@ module Google
|
|
1732
1732
|
attr_accessor :certificates
|
1733
1733
|
|
1734
1734
|
# A token to retrieve next page of results. Pass this value in
|
1735
|
-
# ListCertificatesRequest.
|
1735
|
+
# ListCertificatesRequest.page_token to retrieve the next page of results.
|
1736
1736
|
# Corresponds to the JSON property `nextPageToken`
|
1737
1737
|
# @return [String]
|
1738
1738
|
attr_accessor :next_page_token
|
@@ -2041,9 +2041,9 @@ module Google
|
|
2041
2041
|
attr_accessor :end_time
|
2042
2042
|
|
2043
2043
|
# Output only. Identifies whether the user has requested cancellation of the
|
2044
|
-
# operation. Operations that have successfully been cancelled have
|
2045
|
-
# error value with a google.rpc.Status.code of 1,
|
2046
|
-
# CANCELLED`.
|
2044
|
+
# operation. Operations that have successfully been cancelled have google.
|
2045
|
+
# longrunning.Operation.error value with a google.rpc.Status.code of 1,
|
2046
|
+
# corresponding to `Code.CANCELLED`.
|
2047
2047
|
# Corresponds to the JSON property `requestedCancellation`
|
2048
2048
|
# @return [Boolean]
|
2049
2049
|
attr_accessor :requested_cancellation
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module PrivatecaV1
|
18
18
|
# Version of the google-apis-privateca_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.47.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241106"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -836,8 +836,8 @@ module Google
|
|
836
836
|
|
837
837
|
# Update a CertificateAuthority.
|
838
838
|
# @param [String] name
|
839
|
-
# Output only. The resource name for this CertificateAuthority in
|
840
|
-
# projects/*/locations/*/caPools/*/certificateAuthorities/*`.
|
839
|
+
# Output only. Identifier. The resource name for this CertificateAuthority in
|
840
|
+
# the format `projects/*/locations/*/caPools/*/certificateAuthorities/*`.
|
841
841
|
# @param [Google::Apis::PrivatecaV1::CertificateAuthority] certificate_authority_object
|
842
842
|
# @param [String] request_id
|
843
843
|
# Optional. An ID to identify requests. Specify a unique request ID so that if
|
@@ -1175,7 +1175,7 @@ module Google
|
|
1175
1175
|
# @param [String] certificate_id
|
1176
1176
|
# Optional. It must be unique within a location and match the regular expression
|
1177
1177
|
# `[a-zA-Z0-9_-]`1,63``. This field is required when using a
|
1178
|
-
# CertificateAuthority in the Enterprise CertificateAuthority.
|
1178
|
+
# CertificateAuthority in the Enterprise CertificateAuthority.tier, but is
|
1179
1179
|
# optional and its value is ignored otherwise.
|
1180
1180
|
# @param [String] issuing_certificate_authority_id
|
1181
1181
|
# Optional. The resource ID of the CertificateAuthority that should issue the
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-privateca_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.47.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: 2024-
|
11
|
+
date: 2024-12-04 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-privateca_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.47.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.5.
|
78
|
+
rubygems_version: 3.5.22
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Certificate Authority API V1
|