public static class EntityTypeName.Builder extends Object
| 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 © 2019 Google LLC. All rights reserved.