Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::CommitRepositoryChangesResponse.
CommitRepositoryChanges
response message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#commit_sha
def commit_sha() -> ::String
Returns
- (::String) — The commit SHA of the current commit.
#commit_sha=
def commit_sha=(value) -> ::String
Parameter
- value (::String) — The commit SHA of the current commit.
Returns
- (::String) — The commit SHA of the current commit.