Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::Literal.
Literal data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#literal_bytes
def literal_bytes() -> ::String-
(::String) — Literal byte data.
Note: The following fields are mutually exclusive:
literal_bytes,literal_string. If a field in that set is populated, all other fields in the set will automatically be cleared.
#literal_bytes=
def literal_bytes=(value) -> ::String-
value (::String) — Literal byte data.
Note: The following fields are mutually exclusive:
literal_bytes,literal_string. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Literal byte data.
Note: The following fields are mutually exclusive:
literal_bytes,literal_string. If a field in that set is populated, all other fields in the set will automatically be cleared.
#literal_string
def literal_string() -> ::String-
(::String) — Literal string data.
Note: The following fields are mutually exclusive:
literal_string,literal_bytes. If a field in that set is populated, all other fields in the set will automatically be cleared.
#literal_string=
def literal_string=(value) -> ::String-
value (::String) — Literal string data.
Note: The following fields are mutually exclusive:
literal_string,literal_bytes. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Literal string data.
Note: The following fields are mutually exclusive:
literal_string,literal_bytes. If a field in that set is populated, all other fields in the set will automatically be cleared.
#relative_path
def relative_path() -> ::String- (::String) — Required. The identifier of the literal entry.
#relative_path=
def relative_path=(value) -> ::String- value (::String) — Required. The identifier of the literal entry.
- (::String) — Required. The identifier of the literal entry.