newName property

String? newName
getter/setter pair

The new name for the specified table, must be in the same database.

Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}

Required.

Implementation

core.String? newName;