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