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