Reference documentation and code samples for the Recommender V1 Client class GetInsightTypeConfigRequest.
Request for the GetInsightTypeConfig` method.
Generated from protobuf messagegoogle.cloud.recommender.v1.GetInsightTypeConfigRequest
Namespace
Google \ Cloud \ Recommender \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the InsightTypeConfig to get. Acceptable formats: * *projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config* *projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config* *organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config* *billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/configPlease seeRecommenderClient::insightTypeConfigName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Recommender V1 Client - Class GetInsightTypeConfigRequest (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-recommender/latest/V1.GetInsightTypeConfigRequest)\n- [2.0.4](/php/docs/reference/cloud-recommender/2.0.4/V1.GetInsightTypeConfigRequest)\n- [1.11.5](/php/docs/reference/cloud-recommender/1.11.5/V1.GetInsightTypeConfigRequest)\n- [1.10.0](/php/docs/reference/cloud-recommender/1.10.0/V1.GetInsightTypeConfigRequest)\n- [1.9.1](/php/docs/reference/cloud-recommender/1.9.1/V1.GetInsightTypeConfigRequest)\n- [1.8.2](/php/docs/reference/cloud-recommender/1.8.2/V1.GetInsightTypeConfigRequest)\n- [1.7.8](/php/docs/reference/cloud-recommender/1.7.8/V1.GetInsightTypeConfigRequest) \nReference documentation and code samples for the Recommender V1 Client class GetInsightTypeConfigRequest.\n\nRequest for the GetInsightTypeConfig\\` method.\n\nGenerated from protobuf message `google.cloud.recommender.v1.GetInsightTypeConfigRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Recommender \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the InsightTypeConfig to get.\n\nAcceptable formats:\n\n- `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n- `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n- `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n- `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n\n### setName\n\nRequired. Name of the InsightTypeConfig to get.\n\nAcceptable formats:\n\n- `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n- `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n- `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n- `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config`\n\n### static::build"]]