@Generated(value="by GAPIC protoc plugin") @Deprecated public class UntypedSinkName extends SinkName
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
static UntypedSinkName |
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 UntypedSinkName |
parse(String formattedString)
Deprecated.
|
static List<UntypedSinkName> |
parseList(List<String> formattedStrings)
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<UntypedSinkName> values)
Deprecated.
|
public static UntypedSinkName from(com.google.api.resourcenames.ResourceName resourceName)
public static UntypedSinkName parse(String formattedString)
public static List<UntypedSinkName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<UntypedSinkName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
public String getFieldValue(String fieldName)
Copyright © 2020 Google LLC. All rights reserved.