Class UntypedDeidentifyTemplateName (3.46.0)

public class UntypedDeidentifyTemplateName extends DeidentifyTemplateName

Deprecated. This resource name class will be removed in the next major version.

AUTO-GENERATED DOCUMENTATION AND CLASS

Inheritance

Object > DeidentifyTemplateName > UntypedDeidentifyTemplateName

Static Methods

from(ResourceName resourceName) (deprecated)

public static UntypedDeidentifyTemplateName from(ResourceName resourceName)
Parameter
Name Description
resourceName com.google.api.resourcenames.ResourceName
Returns
Type Description
UntypedDeidentifyTemplateName

isParsableFrom(String formattedString) (deprecated)

public static boolean isParsableFrom(String formattedString)
Parameter
Name Description
formattedString String
Returns
Type Description
boolean

parse(String formattedString) (deprecated)

public static UntypedDeidentifyTemplateName parse(String formattedString)
Parameter
Name Description
formattedString String
Returns
Type Description
UntypedDeidentifyTemplateName

parseList(List<String> formattedStrings) (deprecated)

public static List<UntypedDeidentifyTemplateName> parseList(List<String> formattedStrings)
Parameter
Name Description
formattedStrings List<String>
Returns
Type Description
List<UntypedDeidentifyTemplateName>

toStringList(List<UntypedDeidentifyTemplateName> values) (deprecated)

public static List<String> toStringList(List<UntypedDeidentifyTemplateName> values)
Parameter
Name Description
values List<UntypedDeidentifyTemplateName>
Returns
Type Description
List<String>

Methods

equals(Object o) (deprecated)

public boolean equals(Object o)
Parameter
Name Description
o Object
Returns
Type Description
boolean
Overrides

getFieldValue(String fieldName) (deprecated)

public String getFieldValue(String fieldName)

Return the initial rawValue if @param fieldName is an empty String, else return null.

Parameter
Name Description
fieldName String
Returns
Type Description
String
Overrides

getFieldValuesMap() (deprecated)

public Map<String,String> getFieldValuesMap()

Return a map with a single value rawValue keyed on an empty String "".

Returns
Type Description
Map<String,String>
Overrides

hashCode() (deprecated)

public int hashCode()
Returns
Type Description
int
Overrides

toString() (deprecated)

public String toString()
Returns
Type Description
String
Overrides