Skip to content

Commit ed040b8

Browse files
feat(privateca): update the api
#### privateca:v1 The following keys were added: - schemas.AttributeTypeAndValue (Total Keys: 5) - schemas.RelativeDistinguishedName (Total Keys: 4) - schemas.Subject.properties.rdnSequence (Total Keys: 2)
1 parent f2563e3 commit ed040b8

File tree

3 files changed

+395
-1
lines changed

3 files changed

+395
-1
lines changed

docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.html

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,21 @@ <h3>Method Details</h3>
219219
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
220220
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
221221
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
222+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
223+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
224+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
225+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
226+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
227+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
228+
42,
229+
],
230+
},
231+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
232+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
233+
},
234+
],
235+
},
236+
],
222237
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
223238
},
224239
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # The subject alternative name fields.
@@ -349,6 +364,21 @@ <h3>Method Details</h3>
349364
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
350365
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
351366
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
367+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
368+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
369+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
370+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
371+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
372+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
373+
42,
374+
],
375+
},
376+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
377+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
378+
},
379+
],
380+
},
381+
],
352382
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
353383
},
354384
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # Optional. The subject alternative name fields.
@@ -729,6 +759,21 @@ <h3>Method Details</h3>
729759
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
730760
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
731761
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
762+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
763+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
764+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
765+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
766+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
767+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
768+
42,
769+
],
770+
},
771+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
772+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
773+
},
774+
],
775+
},
776+
],
732777
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
733778
},
734779
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # The subject alternative name fields.
@@ -859,6 +904,21 @@ <h3>Method Details</h3>
859904
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
860905
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
861906
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
907+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
908+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
909+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
910+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
911+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
912+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
913+
42,
914+
],
915+
},
916+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
917+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
918+
},
919+
],
920+
},
921+
],
862922
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
863923
},
864924
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # Optional. The subject alternative name fields.
@@ -1072,6 +1132,21 @@ <h3>Method Details</h3>
10721132
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
10731133
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
10741134
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
1135+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
1136+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
1137+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
1138+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
1139+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
1140+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
1141+
42,
1142+
],
1143+
},
1144+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
1145+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
1146+
},
1147+
],
1148+
},
1149+
],
10751150
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
10761151
},
10771152
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # The subject alternative name fields.
@@ -1202,6 +1277,21 @@ <h3>Method Details</h3>
12021277
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
12031278
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
12041279
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
1280+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
1281+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
1282+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
1283+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
1284+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
1285+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
1286+
42,
1287+
],
1288+
},
1289+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
1290+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
1291+
},
1292+
],
1293+
},
1294+
],
12051295
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
12061296
},
12071297
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # Optional. The subject alternative name fields.
@@ -1424,6 +1514,21 @@ <h3>Method Details</h3>
14241514
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
14251515
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
14261516
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
1517+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
1518+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
1519+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
1520+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
1521+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
1522+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
1523+
42,
1524+
],
1525+
},
1526+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
1527+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
1528+
},
1529+
],
1530+
},
1531+
],
14271532
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
14281533
},
14291534
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # The subject alternative name fields.
@@ -1554,6 +1659,21 @@ <h3>Method Details</h3>
15541659
&quot;organizationalUnit&quot;: &quot;A String&quot;, # The organizational_unit of the subject.
15551660
&quot;postalCode&quot;: &quot;A String&quot;, # The postal code of the subject.
15561661
&quot;province&quot;: &quot;A String&quot;, # The province, territory, or regional state of the subject.
1662+
&quot;rdnSequence&quot;: [ # This field can be used in place of the named subject fields.
1663+
{ # RelativeDistinguishedName specifies a relative distinguished name which will be used to build a distinguished name.
1664+
&quot;attributes&quot;: [ # Attributes describes the attribute value assertions in the RDN.
1665+
{ # AttributeTypeAndValue specifies an attribute type and value. It can use either a OID or enum value to specify the attribute type.
1666+
&quot;objectId&quot;: { # An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages. # Object ID for an attribute type of an attribute and value pair.
1667+
&quot;objectIdPath&quot;: [ # Required. The parts of an OID path. The most significant parts of the path come first.
1668+
42,
1669+
],
1670+
},
1671+
&quot;type&quot;: &quot;A String&quot;, # The attribute type of the attribute and value pair.
1672+
&quot;value&quot;: &quot;A String&quot;, # The value for the attribute type.
1673+
},
1674+
],
1675+
},
1676+
],
15571677
&quot;streetAddress&quot;: &quot;A String&quot;, # The street address of the subject.
15581678
},
15591679
&quot;subjectAltName&quot;: { # SubjectAltNames corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the &quot;common name&quot; in the distinguished name). # Optional. The subject alternative name fields.

0 commit comments

Comments
 (0)