Reference documentation and code samples for the Google Cloud Deploy V1 Client class Config.
Service-wide configuration.
Generated from protobuf message google.cloud.deploy.v1.Config
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the configuration.
↳ supported_versions
↳ default_skaffold_version
string
Default Skaffold version that is assigned when a Release is created without specifying a Skaffold version.
getName
Name of the configuration.
string
setName
Name of the configuration.
var
string
$this
getSupportedVersions
All supported versions of Skaffold.
setSupportedVersions
All supported versions of Skaffold.
$this
getDefaultSkaffoldVersion
Default Skaffold version that is assigned when a Release is created without specifying a Skaffold version.
string
setDefaultSkaffoldVersion
Default Skaffold version that is assigned when a Release is created without specifying a Skaffold version.
var
string
$this