Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::Repository.
Represents a Dataform Git repository.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#git_remote_settings
def git_remote_settings() -> ::Google::Cloud::Dataform::V1beta1::Repository::GitRemoteSettings
Returns
- (::Google::Cloud::Dataform::V1beta1::Repository::GitRemoteSettings) — Optional. If set, configures this repository to be linked to a Git remote.
#git_remote_settings=
def git_remote_settings=(value) -> ::Google::Cloud::Dataform::V1beta1::Repository::GitRemoteSettings
Parameter
- value (::Google::Cloud::Dataform::V1beta1::Repository::GitRemoteSettings) — Optional. If set, configures this repository to be linked to a Git remote.
Returns
- (::Google::Cloud::Dataform::V1beta1::Repository::GitRemoteSettings) — Optional. If set, configures this repository to be linked to a Git remote.
#name
def name() -> ::String
Returns
- (::String) — Output only. The repository's name.