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