@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class InsightTypeName.FolderLocationInsightTypeBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FolderLocationInsightTypeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
InsightTypeName |
build() |
String |
getFolder() |
String |
getInsightType() |
String |
getLocation() |
InsightTypeName.FolderLocationInsightTypeBuilder |
setFolder(String folder) |
InsightTypeName.FolderLocationInsightTypeBuilder |
setInsightType(String insightType) |
InsightTypeName.FolderLocationInsightTypeBuilder |
setLocation(String location) |
public String getFolder()
public String getLocation()
public String getInsightType()
public InsightTypeName.FolderLocationInsightTypeBuilder setFolder(String folder)
public InsightTypeName.FolderLocationInsightTypeBuilder setLocation(String location)
public InsightTypeName.FolderLocationInsightTypeBuilder setInsightType(String insightType)
public InsightTypeName build()
Copyright © 2024 Google LLC. All rights reserved.