Class Google::Area120::Tables::V1alpha1::GetWorkspaceRequest

Request message for TablesService.GetWorkspace.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

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

#name=

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