@Generated(value="by GAPIC protoc plugin") public class DeletedTopic extends TopicName
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldValue(String fieldName)
Return the FIXED_VALUE if @param fieldName is an empty String "", else return null.
|
Map<String,String> |
getFieldValuesMap()
Return a map with a single value FIXED_VALUE keyed on an empty String "".
|
static DeletedTopic |
instance() |
static boolean |
matches(String value) |
String |
toString() |
public static DeletedTopic instance()
public static boolean matches(String value)
public Map<String,String> getFieldValuesMap()
public String getFieldValue(String fieldName)
Copyright © 2019 Google LLC. All rights reserved.