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-31 UTC."],[[["The content provides documentation for the `SslPolicy.Types.Profile` enum in the Google Cloud Compute Engine v1 API, specifically for .NET."],["This enum defines SSL profiles that determine the features a load balancer uses when negotiating SSL with clients, including `COMPATIBLE`, `MODERN`, `RESTRICTED`, `CUSTOM`, and `UndefinedProfile`."],["The latest version documented is 3.6.0, and the page provides a comprehensive list of all previous versions dating back to 1.0.0, making available a long history of documentation."],["Each documented version links to its respective documentation page for the `SslPolicy.Types.Profile`, allowing for version-specific reference."]]],[]]