Reference documentation and code samples for the Compute Engine v1 API enum SslPolicy.Types.Profile.
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field.
[[["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-03-24 UTC."],[[["The documentation provides reference and code samples for the Compute Engine v1 API enum `SslPolicy.Types.Profile`."],["Version 3.6.0 is the latest documented version, while version 1.0.0 is the oldest, with multiple versions in between."],["The `Profile` enum offers four main options: `Compatible`, `Custom`, `Modern`, and `Restricted`, each defining different sets of SSL features for load balancer negotiations."],["The `UndefinedProfile` field is used to denote that the enum field value has not been assigned."],["The versions displayed are within the namespace of `Google.Cloud.Compute.V1`, and the assembly `Google.Cloud.Compute.V1.dll` is being referenced."]]],[]]