public static class EntityTypeName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EntityTypeName |
build() |
String |
getEntityType() |
String |
getProject() |
EntityTypeName.Builder |
setEntityType(String entityType) |
EntityTypeName.Builder |
setProject(String project) |
public String getProject()
public String getEntityType()
public EntityTypeName.Builder setProject(String project)
public EntityTypeName.Builder setEntityType(String entityType)
public EntityTypeName build()
Copyright © 2023 Google LLC. All rights reserved.