Reference documentation and code samples for the Google Cloud Dataform V1 Client class Config.
Config for all repositories in a given project and location.
Generated from protobuf message google.cloud.dataform.v1.Config
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The config name.
↳ default_kms_key_name
string
Optional. The default KMS key that is used if no encryption key is provided when a repository is created.
getName
Identifier. The config name.
string
setName
Identifier. The config name.
var
string
$this
getDefaultKmsKeyName
Optional. The default KMS key that is used if no encryption key is provided when a repository is created.
string
setDefaultKmsKeyName
Optional. The default KMS key that is used if no encryption key is provided when a repository is created.
var
string
$this