Package com.google.cloud.aiplatform.v1
Class EndpointName
java.lang.Object
com.google.cloud.aiplatform.v1.EndpointName
- All Implemented Interfaces:
ResourceName
@Generated("by gapic-generator-java")
public class EndpointName
extends Object
implements ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for projects/{project}/locations/{location}/endpoints/{endpoint}.static classBuilder for projects/{project}/locations/{location}/publishers/{publisher}/models/{model}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringstatic StringformatProjectLocationEndpointName(String project, String location, String endpoint) static StringformatProjectLocationPublisherModelName(String project, String location, String publisher, String model) getFieldValue(String fieldName) getModel()inthashCode()static booleanisParsableFrom(String formattedString) static EndpointName.Builderstatic EndpointName.Builderstatic EndpointNamestatic EndpointNameofProjectLocationEndpointName(String project, String location, String endpoint) static EndpointNameofProjectLocationPublisherModelName(String project, String location, String publisher, String model) static EndpointNamestatic List<EndpointName>toString()toStringList(List<EndpointName> values)
-
Constructor Details
-
EndpointName
Deprecated.
-
-
Method Details
-
getProject
-
getLocation
-
getEndpoint
-
getPublisher
-
getModel
-
newBuilder
-
newProjectLocationEndpointBuilder
-
newProjectLocationPublisherModelBuilder
public static EndpointName.ProjectLocationPublisherModelBuilder newProjectLocationPublisherModelBuilder() -
toBuilder
-
of
-
ofProjectLocationEndpointName
public static EndpointName ofProjectLocationEndpointName(String project, String location, String endpoint) -
ofProjectLocationPublisherModelName
public static EndpointName ofProjectLocationPublisherModelName(String project, String location, String publisher, String model) -
format
-
formatProjectLocationEndpointName
-
formatProjectLocationPublisherModelName
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfaceResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfaceResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-