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 webpage provides documentation for the `SslPolicy.Types.Profile` enum within the Google Cloud Compute v1 API, specifically for the .NET environment, with the latest version being 3.6.0."],["This `Profile` enum defines the SSL features that can be used by a load balancer during SSL negotiations, with options including `COMPATIBLE`, `MODERN`, `RESTRICTED`, and `CUSTOM`."],["The documentation offers version-specific details, spanning from version 1.0.0 to the latest version 3.6.0, of the `SslPolicy.Types.Profile`."],["Each profile option defines the level of compatability, from the `COMPATIBLE` option, which allows the broadest set of clients, to `RESTRICTED`, intended for stricter compliance requirements."]]],[]]