@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class EndpointName.ProjectLocationPublisherModelBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationPublisherModelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EndpointName |
build() |
String |
getLocation() |
String |
getModel() |
String |
getProject() |
String |
getPublisher() |
EndpointName.ProjectLocationPublisherModelBuilder |
setLocation(String location) |
EndpointName.ProjectLocationPublisherModelBuilder |
setModel(String model) |
EndpointName.ProjectLocationPublisherModelBuilder |
setProject(String project) |
EndpointName.ProjectLocationPublisherModelBuilder |
setPublisher(String publisher) |
protected ProjectLocationPublisherModelBuilder()
public String getProject()
public String getLocation()
public String getPublisher()
public String getModel()
public EndpointName.ProjectLocationPublisherModelBuilder setProject(String project)
public EndpointName.ProjectLocationPublisherModelBuilder setLocation(String location)
public EndpointName.ProjectLocationPublisherModelBuilder setPublisher(String publisher)
public EndpointName.ProjectLocationPublisherModelBuilder setModel(String model)
public EndpointName build()
Copyright © 2023 Google LLC. All rights reserved.