QuotaInfoName |
QuotaInfoName.Builder.build() |
QuotaInfoName |
QuotaInfoName.FolderLocationServiceQuotaInfoBuilder.build() |
QuotaInfoName |
QuotaInfoName.OrganizationLocationServiceQuotaInfoBuilder.build() |
static QuotaInfoName |
QuotaInfoName.of(String project,
String location,
String service,
String quotaInfo) |
static QuotaInfoName |
QuotaInfoName.ofFolderLocationServiceQuotaInfoName(String folder,
String location,
String service,
String quotaInfo) |
static QuotaInfoName |
QuotaInfoName.ofOrganizationLocationServiceQuotaInfoName(String organization,
String location,
String service,
String quotaInfo) |
static QuotaInfoName |
QuotaInfoName.ofProjectLocationServiceQuotaInfoName(String project,
String location,
String service,
String quotaInfo) |
static QuotaInfoName |
QuotaInfoName.parse(String formattedString) |