GoogleApi.BigtableAdmin.V2.Model.LogicalView (google_api_bigtable_admin v0.31.0)
View SourceA SQL logical view object that can be referenced in SQL queries.
Attributes
-
etag
(type:String.t
, default:nil
) - Optional. The etag for this logical view. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag. -
name
(type:String.t
, default:nil
) - Identifier. The unique name of the logical view. Format:projects/{project}/instances/{instance}/logicalViews/{logical_view}
-
query
(type:String.t
, default:nil
) - Required. The logical view's select query.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.