Upsert Configuration

Creates or updates a configuration.

Path Params
string
required

Resource ID segment making up resource name. It identifies the resource within its parent collection as described in https://google.aip.dev/122.

Query Params
date-time

Optional. Time that the configuration should be considered to have been published. This is an advanced feature used when onboarding and bulk loading data from other systems. Do not set this field without consulting with the API team.

Body Params

Required. Configuration we are creating or updating.

string

Identifier. Server generated name for the configuration. format is projects/{project}/configurations/{configuration}

string
required

Required. Name of the service that provides the configuration.

string
enum

Optional. State of the configuration.

Allowed:
detail
object
required

Wrapper class that contains the union struct for all the various configuration detail specific classes.

string

Optional. A user-manipulatable version. Does not adhere to a specific format

string

Optional. A description of the configuration.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json