Send feedback
Class MessageName (4.6.0)
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
On this page Inheritance Implements Inherited Members Static Methods format(String project, String conversation, String message) formatProjectConversationMessageName(String project, String conversation, String message) formatProjectLocationConversationMessageName(String project, String location, String conversation, String message) isParsableFrom(String formattedString) newBuilder() newProjectConversationMessageBuilder() newProjectLocationConversationMessageBuilder() of(String project, String conversation, String message) ofProjectConversationMessageName(String project, String conversation, String message) ofProjectLocationConversationMessageName(String project, String location, String conversation, String message) parse(String formattedString) parseList(List<String> formattedStrings) toStringList(List<MessageName> values) Constructors Methods
Version 4.6.0 keyboard_arrow_down
public class MessageName implements ResourceName
Inheritance
Object >
MessageName
Implements
com.google.api.resourcenames.ResourceName
Inherited Members
Static Methods
public static String format ( String project , String conversation , String message )
Parameters
Returns
public static String formatProjectConversationMessageName ( String project , String conversation , String message )
Parameters
Returns
public static String formatProjectLocationConversationMessageName ( String project , String location , String conversation , String message )
Parameters
Returns
isParsableFrom(String formattedString)
public static boolean isParsableFrom ( String formattedString )
Parameter
Name Description formattedString String
Returns
newBuilder()
public static MessageName . Builder newBuilder ()
Returns
newProjectConversationMessageBuilder()
public static MessageName . Builder newProjectConversationMessageBuilder ()
Returns
newProjectLocationConversationMessageBuilder()
public static MessageName . ProjectLocationConversationMessageBuilder newProjectLocationConversationMessageBuilder ()
Returns
of(String project, String conversation, String message)
public static MessageName of ( String project , String conversation , String message )
Parameters
Returns
ofProjectConversationMessageName(String project, String conversation, String message)
public static MessageName ofProjectConversationMessageName ( String project , String conversation , String message )
Parameters
Returns
ofProjectLocationConversationMessageName(String project, String location, String conversation, String message)
public static MessageName ofProjectLocationConversationMessageName ( String project , String location , String conversation , String message )
Parameters
Returns
parse(String formattedString)
public static MessageName parse ( String formattedString )
Parameter
Name Description formattedString String
Returns
parseList(List<String> formattedStrings)
public static List<MessageName> parseList ( List<String> formattedStrings )
Parameter
Returns
toStringList(List<MessageName> values)
public static List<String> toStringList ( List<MessageName> values )
Parameter
Returns
Constructors
MessageName()
Methods
equals(Object o)
public boolean equals ( Object o )
Parameter
Returns
Overrides
getConversation()
public String getConversation ()
Returns
getFieldValue(String fieldName)
public String getFieldValue ( String fieldName )
Parameter
Name Description fieldName String
Returns
getFieldValuesMap()
public Map<String , String > getFieldValuesMap ()
Returns
getLocation()
public String getLocation ()
Returns
getMessage()
public String getMessage ()
Returns
getProject()
public String getProject ()
Returns
hashCode()
Returns
Overrides
toBuilder()
public MessageName . Builder toBuilder ()
Returns
toString()
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-04 UTC."],[],[]]