Package com.google.bigtable.admin.v2
Class LocationName
java.lang.Object
com.google.bigtable.admin.v2.LocationName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class LocationName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder for projects/{project}/locations/{location}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static String
getFieldValue
(String fieldName) int
hashCode()
static boolean
isParsableFrom
(String formattedString) static LocationName.Builder
static LocationName
static LocationName
static List<LocationName>
toString()
toStringList
(List<LocationName> values)
-
Constructor Details
-
LocationName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMap
in interfacecom.google.api.resourcenames.ResourceName
-
getFieldValue
- Specified by:
getFieldValue
in interfacecom.google.api.resourcenames.ResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-