Package com.google.cloud.aiplatform.v1
Class MetadataSchemaName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.MetadataSchemaName.Builder
- Enclosing class:
- MetadataSchemaName
Builder for
projects/{project}/locations/{location}/metadataStores/{metadata_store}/metadataSchemas/{metadata_schema}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setLocation(String location) setMetadataSchema(String metadataSchema) setMetadataStore(String metadataStore) setProject(String project)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getMetadataStore
-
getMetadataSchema
-
setProject
-
setLocation
-
setMetadataStore
-
setMetadataSchema
-
build
-