Package com.google.cloud.aiplatform.v1
Class SessionName
java.lang.Object
com.google.cloud.aiplatform.v1.SessionName
- All Implemented Interfaces:
ResourceName
@Generated("by gapic-generator-java")
public class SessionName
extends Object
implements ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sessions/{session}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static SessionName.Builderstatic SessionNamestatic SessionNamestatic List<SessionName>toString()toStringList(List<SessionName> values)
-
Constructor Details
-
SessionName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getReasoningEngine
-
getSession
-
newBuilder
-
toBuilder
-
of
public static SessionName of(String project, String location, String reasoningEngine, String session) -
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-