class Google::Cloud::Bigquery::Table
def etag
-
(String, nil)
- The ETag hash, or `nil` if the object is a
def etag return nil if reference? ensure_full_data! @gapi.etag end
(String, nil)
- The ETag hash, or `nil` if the object is a
def etag return nil if reference? ensure_full_data! @gapi.etag end