Class IssuanceModes (1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
IssuanceModes(mapping=None, *, ignore_unknown_fields=False, **kwargs)
IssuanceModes
specifies the allowed ways in which
Certificates may
be requested from this
CaPool.
Attributes |
Name |
Description |
allow_csr_based_issuance |
bool
Optional. When true, allows callers to create
Certificates
by specifying a CSR.
|
allow_config_based_issuance |
bool
Optional. When true, allows callers to create
Certificates
by specifying a
CertificateConfig.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class IssuanceModes (1.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.15.0 (latest)](/python/docs/reference/privateca/latest/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.14.3](/python/docs/reference/privateca/1.14.3/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.13.1](/python/docs/reference/privateca/1.13.1/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.12.2](/python/docs/reference/privateca/1.12.2/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.11.0](/python/docs/reference/privateca/1.11.0/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.10.3](/python/docs/reference/privateca/1.10.3/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.9.0](/python/docs/reference/privateca/1.9.0/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.8.1](/python/docs/reference/privateca/1.8.1/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.7.1](/python/docs/reference/privateca/1.7.1/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.6.1](/python/docs/reference/privateca/1.6.1/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.5.0](/python/docs/reference/privateca/1.5.0/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.4.3](/python/docs/reference/privateca/1.4.3/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.3.2](/python/docs/reference/privateca/1.3.2/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.2.4](/python/docs/reference/privateca/1.2.4/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.1.0](/python/docs/reference/privateca/1.1.0/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [1.0.6](/python/docs/reference/privateca/1.0.6/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [0.4.0](/python/docs/reference/privateca/0.4.0/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [0.3.0](/python/docs/reference/privateca/0.3.0/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes)\n- [0.1.1](/python/docs/reference/privateca/0.1.1/google.cloud.security.privateca_v1.types.CaPool.IssuancePolicy.IssuanceModes) \n\n IssuanceModes(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nIssuanceModes\nspecifies the allowed ways in which\nCertificates may\nbe requested from this\nCaPool."]]