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