Class Google::Area120::Tables::V1alpha1::GetTableRequest

Request message for TablesService.GetTable.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the table to retrieve. Format: tables/{table}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the table to retrieve. Format: tables/{table}
Returns
  • (::String) — Required. The name of the table to retrieve. Format: tables/{table}