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 latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for use."],["The `SslPolicy.Types.Profile` enum specifies the SSL features used by the load balancer when negotiating with clients, with options including `COMPATIBLE`, `MODERN`, `RESTRICTED`, `CUSTOM`, and `UndefinedProfile`."],["The `CUSTOM` profile allows users to define specific SSL features, while `COMPATIBLE`, `MODERN`, and `RESTRICTED` provide predefined sets of features for different client compatibility and security needs."],["The provided content describes the public enum `SslPolicy.Types.Profile` and its associated fields, including the `Name` and `Description` of the `Compatible`, `Custom`, `Modern`, `Restricted`, and `UndefinedProfile` enums."]]],[]]