Package com.google.bigtable.v2
Class AuthorizedViewName
java.lang.Object
com.google.bigtable.v2.AuthorizedViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AuthorizedViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorized_view}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) getTable()inthashCode()static booleanisParsableFrom(String formattedString) static AuthorizedViewName.Builderstatic AuthorizedViewNamestatic AuthorizedViewNamestatic List<AuthorizedViewName>toString()toStringList(List<AuthorizedViewName> values)
-
Constructor Details
-
AuthorizedViewName
Deprecated.
-
-
Method Details
-
getProject
-
getInstance
-
getTable
-
getAuthorizedView
-
newBuilder
-
toBuilder
-
of
public static AuthorizedViewName of(String project, String instance, String table, String authorizedView) -
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-