Class TagName
java.lang.Object
com.google.cloud.datacatalog.v1beta1.TagName
- All Implemented Interfaces:
ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}/tags/{tag}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetEntry()getFieldValue(String fieldName) getTag()inthashCode()static booleanisParsableFrom(String formattedString) static TagName.Builderstatic TagNamestatic TagNametoString()toStringList(List<TagName> values)
-
Constructor Details
-
TagName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getEntryGroup
-
getEntry
-
getTag
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-