Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::CommitRepositoryChangesRequest::FileOperation::WriteFile.
Represents the write file operation (for files added or modified).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#contents
def contents() -> ::String
Returns
- (::String) — The file's contents.
#contents=
def contents=(value) -> ::String
Parameter
- value (::String) — The file's contents.
Returns
- (::String) — The file's contents.