public static class InsightTypeName.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
InsightTypeName |
build() |
String |
getInsightType() |
String |
getLocation() |
String |
getProject() |
InsightTypeName.Builder |
setInsightType(String insightType) |
InsightTypeName.Builder |
setLocation(String location) |
InsightTypeName.Builder |
setProject(String project) |
public String getProject()
public String getLocation()
public String getInsightType()
public InsightTypeName.Builder setProject(String project)
public InsightTypeName.Builder setLocation(String location)
public InsightTypeName.Builder setInsightType(String insightType)
public InsightTypeName build()
Copyright © 2020 Google LLC. All rights reserved.