v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1392740.9 KB
billingAccounts

Updates an InsightTypeConfig change. This will create a new revision of the config.

patch/v1/{+name}

Path parameters

namestring required

Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config

Query parameters

updateMaskstring

The list of fields to be updated.

validateOnlyboolean

If true, validate the request and preview the change, but do not actually update it.

Request body

updateTimestring google-datetime

Last time when the config was updated.

revisionIdstring

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.

namestring

Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config

etagstring

Fingerprint of the InsightTypeConfig. Provides optimistic locking when updating.

annotationsobject

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.

displayNamestring

A user-settable field to provide a human-readable name to be used in user interfaces.

Response

Successful response