@InternalApi public class NameUtil extends Object
This class is considered an internal implementation detail and not meant to be used by applications.
Constructor and Description |
---|
NameUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
extractTableIdFromTableName(String fullTableName) |
static String |
formatInstanceName(String projectId,
String instanceId) |
static String |
formatTableName(String projectId,
String instanceId,
String tableId) |
Copyright © 2019 Google LLC. All rights reserved.