Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::GetMaterializedViewRequest.
Request message for BigtableInstanceAdmin.GetMaterializedView.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String Returns
- (::String) — Required. The unique name of the requested materialized view. Values are of the form
projects/{project}/instances/{instance}/materializedViews/{materialized_view}.
#name=
def name=(value) -> ::String Parameter
- value (::String) — Required. The unique name of the requested materialized view. Values are of the form
projects/{project}/instances/{instance}/materializedViews/{materialized_view}.
Returns
- (::String) — Required. The unique name of the requested materialized view. Values are of the form
projects/{project}/instances/{instance}/materializedViews/{materialized_view}.