Google Cloud Recommender v1 API - Enum InsightName.ResourceNameType (3.4.0)

public enum InsightName.ResourceNameType

Reference documentation and code samples for the Google Cloud Recommender v1 API enum InsightName.ResourceNameType.

The possible contents of InsightName.

Namespace

Google.Cloud.Recommender.V1

Assembly

Google.Cloud.Recommender.V1.dll

Fields

NameDescription
BillingAccountLocationInsightTypeInsight

A resource name with pattern billingAccounts/{billing_account}/locations/{location}/insightTypes/{insight_type}/insights/{insight} .

FolderLocationInsightTypeInsight

A resource name with pattern folders/{folder}/locations/{location}/insightTypes/{insight_type}/insights/{insight}.

OrganizationLocationInsightTypeInsight

A resource name with pattern organizations/{organization}/locations/{location}/insightTypes/{insight_type}/insights/{insight}.

ProjectLocationInsightTypeInsight

A resource name with pattern projects/{project}/locations/{location}/insightTypes/{insight_type}/insights/{insight}.

Unparsed

An unparsed resource name.