Upsert ConfigurationAsk AIpost https://threatintelligence.googleapis.com/v1beta/projects/{project}/configurations:upsertCreates or updates a configuration.Path ParamsprojectstringrequiredResource ID segment making up resource name. It identifies the resource within its parent collection as described in https://google.aip.dev/122.Query ParamspublishTimedate-timeOptional. 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 ParamsRequired. Configuration we are creating or updating.namestringIdentifier. Server generated name for the configuration. format is projects/{project}/configurations/{configuration}providerstringrequiredRequired. Name of the service that provides the configuration.statestringenumOptional. State of the configuration.STATE_UNSPECIFIEDENABLEDDISABLEDDEPRECATEDAllowed:STATE_UNSPECIFIEDENABLEDDISABLEDDEPRECATEDdetailobjectrequiredWrapper class that contains the union struct for all the various configuration detail specific classes.detail objectversionstringOptional. A user-manipulatable version. Does not adhere to a specific formatdescriptionstringOptional. A description of the configuration.Response defaultSuccessful operationUpdated about 1 month ago