[[["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-09-04 UTC."],[],[],null,["# Google Certificate Authority Service V1 Client - Class EncodingFormat (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.CaPool.PublishingOptions.EncodingFormat)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.CaPool.PublishingOptions.EncodingFormat)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.CaPool.PublishingOptions.EncodingFormat)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.CaPool.PublishingOptions.EncodingFormat) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class EncodingFormat.\n\nSupported encoding formats for publishing.\n\nProtobuf type `google.cloud.security.privateca.v1.CaPool.PublishingOptions.EncodingFormat`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1 \\\\ CaPool \\\\ PublishingOptions\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ENCODING_FORMAT_UNSPECIFIED\n\n Value: 0\n\nNot specified. By default, PEM format will be used.\n\nGenerated from protobuf enum `ENCODING_FORMAT_UNSPECIFIED = 0;`\n\n### PEM\n\n Value: 1\n\nThe\n[CertificateAuthority](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateAuthority)'s\nCA certificate and CRLs will be published in PEM format.\n\nGenerated from protobuf enum `PEM = 1;`\n\n### DER\n\n Value: 2\n\nThe\n[CertificateAuthority](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateAuthority)'s\nCA certificate and CRLs will be published in DER format.\n\nGenerated from protobuf enum `DER = 2;`"]]