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