public static class BillingAccountLocationName.Builder extends Object
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
Modifier and Type | Method and Description |
---|---|
BillingAccountLocationName |
build() |
String |
getBillingAccount() |
String |
getLocation() |
BillingAccountLocationName.Builder |
setBillingAccount(String billingAccount) |
BillingAccountLocationName.Builder |
setLocation(String location) |
public String getBillingAccount()
public String getLocation()
public BillingAccountLocationName.Builder setBillingAccount(String billingAccount)
public BillingAccountLocationName.Builder setLocation(String location)
public BillingAccountLocationName build()
Copyright © 2023 Google LLC. All rights reserved.