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