Area 120 Tables V1alpha1 API - Class Google::Area120::Tables::V1alpha1::GetTableRequest (v0.2.5)

Reference documentation and code samples for the Area 120 Tables V1alpha1 API 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}