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
    Returns
    
  - (::String) — Literal byte data.
 
#literal_bytes=
def literal_bytes=(value) -> ::String
    Parameter
    
  - value (::String) — Literal byte data.
 
    Returns
    
  - (::String) — Literal byte data.
 
#literal_string
def literal_string() -> ::String
    Returns
    
  - (::String) — Literal string data.
 
#literal_string=
def literal_string=(value) -> ::String
    Parameter
    
  - value (::String) — Literal string data.
 
    Returns
    
  - (::String) — Literal string data.
 
#relative_path
def relative_path() -> ::String
    Returns
    
  - (::String) — Required. The identifier of the literal entry.
 
#relative_path=
def relative_path=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The identifier of the literal entry.
 
    Returns
    
- (::String) — Required. The identifier of the literal entry.