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