Class FeatureMonitorJobName
java.lang.Object
com.google.cloud.aiplatform.v1beta1.FeatureMonitorJobName
- All Implemented Interfaces:
ResourceName
@Generated("by gapic-generator-java")
public class FeatureMonitorJobName
extends Object
implements ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}/featureMonitorJobs/{feature_monitor_job}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String project, String location, String featureGroup, String featureMonitor, String featureMonitorJob) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static FeatureMonitorJobNameof(String project, String location, String featureGroup, String featureMonitor, String featureMonitorJob) static FeatureMonitorJobNamestatic List<FeatureMonitorJobName>toString()toStringList(List<FeatureMonitorJobName> values)
-
Constructor Details
-
FeatureMonitorJobName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getFeatureGroup
-
getFeatureMonitor
-
getFeatureMonitorJob
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-