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