InsightTypeName |
InsightTypeName.Builder.build() |
InsightTypeName |
InsightTypeName.BillingAccountLocationInsightTypeBuilder.build() |
InsightTypeName |
InsightTypeName.FolderLocationInsightTypeBuilder.build() |
InsightTypeName |
InsightTypeName.OrganizationLocationInsightTypeBuilder.build() |
static InsightTypeName |
InsightTypeName.of(String project,
String location,
String insightType) |
static InsightTypeName |
InsightTypeName.ofBillingAccountLocationInsightTypeName(String billingAccount,
String location,
String insightType) |
static InsightTypeName |
InsightTypeName.ofFolderLocationInsightTypeName(String folder,
String location,
String insightType) |
static InsightTypeName |
InsightTypeName.ofOrganizationLocationInsightTypeName(String organization,
String location,
String insightType) |
static InsightTypeName |
InsightTypeName.ofProjectLocationInsightTypeName(String project,
String location,
String insightType) |
static InsightTypeName |
InsightTypeName.parse(String formattedString) |