Output only. Immutable. The revision ID of the config. A new revision is committed whenever the config is changed in any way. The format is an 8-character hexadecimal string.
Allows clients to store small amounts of arbitrary data. Annotations must follow the Kubernetes syntax. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
↳ display_name
string
A user-settable field to provide a human-readable name to be used in user interfaces.
Output only. Immutable. The revision ID of the config.
A new revision is committed whenever the config is changed in any way.
The format is an 8-character hexadecimal string.
Returns
Type
Description
string
setRevisionId
Output only. Immutable. The revision ID of the config.
A new revision is committed whenever the config is changed in any way.
The format is an 8-character hexadecimal string.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getAnnotations
Allows clients to store small amounts of arbitrary data. Annotations must
follow the Kubernetes syntax.
The total size of all keys and values combined is limited to 256k.
Key can have 2 segments: prefix (optional) and name (required),
separated by a slash (/).
Prefix must be a DNS subdomain.
Name must be 63 characters or less, begin and end with alphanumerics,
with dashes (-), underscores (_), dots (.), and alphanumerics between.
Allows clients to store small amounts of arbitrary data. Annotations must
follow the Kubernetes syntax.
The total size of all keys and values combined is limited to 256k.
Key can have 2 segments: prefix (optional) and name (required),
separated by a slash (/).
Prefix must be a DNS subdomain.
Name must be 63 characters or less, begin and end with alphanumerics,
with dashes (-), underscores (_), dots (.), and alphanumerics between.
[[["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 InsightTypeConfig (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-recommender/latest/V1.InsightTypeConfig)\n- [2.0.4](/php/docs/reference/cloud-recommender/2.0.4/V1.InsightTypeConfig)\n- [1.11.5](/php/docs/reference/cloud-recommender/1.11.5/V1.InsightTypeConfig)\n- [1.10.0](/php/docs/reference/cloud-recommender/1.10.0/V1.InsightTypeConfig)\n- [1.9.1](/php/docs/reference/cloud-recommender/1.9.1/V1.InsightTypeConfig)\n- [1.8.2](/php/docs/reference/cloud-recommender/1.8.2/V1.InsightTypeConfig)\n- [1.7.8](/php/docs/reference/cloud-recommender/1.7.8/V1.InsightTypeConfig) \nReference documentation and code samples for the Recommender V1 Client class InsightTypeConfig.\n\nConfiguration for an InsightType.\n\nGenerated from protobuf message `google.cloud.recommender.v1.InsightTypeConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Recommender \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nName of insight type config.\n\nEg,\nprojects/\\[PROJECT_NUMBER\\]/locations/\\[LOCATION\\]/insightTypes/\\[INSIGHT_TYPE_ID\\]/config\n\n### setName\n\nName of insight type config.\n\nEg,\nprojects/\\[PROJECT_NUMBER\\]/locations/\\[LOCATION\\]/insightTypes/\\[INSIGHT_TYPE_ID\\]/config\n\n### getInsightTypeGenerationConfig\n\nInsightTypeGenerationConfig which configures the generation of\ninsights for this insight type.\n\n### hasInsightTypeGenerationConfig\n\n### clearInsightTypeGenerationConfig\n\n### setInsightTypeGenerationConfig\n\nInsightTypeGenerationConfig which configures the generation of\ninsights for this insight type.\n\n### getEtag\n\nFingerprint of the InsightTypeConfig. Provides optimistic locking when\nupdating.\n\n### setEtag\n\nFingerprint of the InsightTypeConfig. Provides optimistic locking when\nupdating.\n\n### getUpdateTime\n\nLast time when the config was updated.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nLast time when the config was updated.\n\n### getRevisionId\n\nOutput only. Immutable. The revision ID of the config.\n\nA new revision is committed whenever the config is changed in any way.\nThe format is an 8-character hexadecimal string.\n\n### setRevisionId\n\nOutput only. Immutable. The revision ID of the config.\n\nA new revision is committed whenever the config is changed in any way.\nThe format is an 8-character hexadecimal string.\n\n### getAnnotations\n\nAllows clients to store small amounts of arbitrary data. Annotations must\nfollow the Kubernetes syntax.\n\nThe total size of all keys and values combined is limited to 256k.\nKey can have 2 segments: prefix (optional) and name (required),\nseparated by a slash (/).\nPrefix must be a DNS subdomain.\nName must be 63 characters or less, begin and end with alphanumerics,\nwith dashes (-), underscores (_), dots (.), and alphanumerics between.\n\n### setAnnotations\n\nAllows clients to store small amounts of arbitrary data. Annotations must\nfollow the Kubernetes syntax.\n\nThe total size of all keys and values combined is limited to 256k.\nKey can have 2 segments: prefix (optional) and name (required),\nseparated by a slash (/).\nPrefix must be a DNS subdomain.\nName must be 63 characters or less, begin and end with alphanumerics,\nwith dashes (-), underscores (_), dots (.), and alphanumerics between.\n\n### getDisplayName\n\nA user-settable field to provide a human-readable name to be used in user\ninterfaces.\n\n### setDisplayName\n\nA user-settable field to provide a human-readable name to be used in user\ninterfaces."]]