Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::ReadRepositoryFileResponse (v0.7.0)

Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::ReadRepositoryFileResponse.

ReadRepositoryFile response message.

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.