Module google_api_proto::google::cloud::dataform::v1beta1::repository
source · Expand description
Nested message and enum types in Repository.
Modules§
- Nested message and enum types in
GitRemoteSettings.
Structs§
- Controls Git remote configuration for a repository.
- Configures workspace compilation overrides for a repository. Primarily used by the UI (
console.cloud.google.com).schema_suffixandtable_prefixcan have a special expression -${workspaceName}, which refers to the workspace name from which the compilation results will be created. API callers are expected to resolve the expression in these overrides and provide them explicitly incode_compilation_config(https://cloud.google.com/dataform/reference/rest/v1beta1/projects.locations.repositories.compilationResults#codecompilationconfig) when creating workspace-scoped compilation results.