[[["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-21 UTC."],[[["The document provides reference documentation for the `RuntimeConfig` class within the Google Cloud Deploy v1 API, detailing its purpose and usage."],["`RuntimeConfig` is used to set runtime-specific configurations for a deployment strategy, and it inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `RuntimeConfig` is 3.4.0, with the document specifically referencing version 2.18.0, and several other previous versions being available."],["The `RuntimeConfig` class has two primary properties: `CloudRun`, for Cloud Run runtime configuration, and `Kubernetes`, for Kubernetes runtime configuration, both of which are objects that allow for customized settings within their respective environments."],["The class has two constructors, one default, and one that allows you to make a copy of an already existing RuntimeConfig."]]],[]]