@Generated(value="by GAPIC protoc plugin") @Deprecated public class UntypedKeyName extends KeyName
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
static UntypedKeyName |
from(com.google.api.resourcenames.ResourceName resourceName)
Deprecated.
|
String |
getFieldValue(String fieldName)
Deprecated.
Return the initial rawValue if @param fieldName is an empty String, else return null.
|
Map<String,String> |
getFieldValuesMap()
Deprecated.
Return a map with a single value rawValue keyed on an empty String "".
|
int |
hashCode()
Deprecated.
|
static boolean |
isParsableFrom(String formattedString)
Deprecated.
|
static UntypedKeyName |
parse(String formattedString)
Deprecated.
|
static List<UntypedKeyName> |
parseList(List<String> formattedStrings)
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<UntypedKeyName> values)
Deprecated.
|
public static UntypedKeyName from(com.google.api.resourcenames.ResourceName resourceName)
public static UntypedKeyName parse(String formattedString)
public static List<UntypedKeyName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<UntypedKeyName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
public String getFieldValue(String fieldName)
Copyright © 2022 Google LLC. All rights reserved.