Versions in this module Expand all Collapse all v0 v0.18.0 Mar 10, 2026 Changes in this version + const GETINSTANCERESPONSESTATUS_CREATE_FAILED + const GETINSTANCERESPONSESTATUS_CREATE_SUCCEEDED + const GETINSTANCERESPONSESTATUS_CREATING + const GETINSTANCERESPONSESTATUS_DELETE_FAILED + const GETINSTANCERESPONSESTATUS_DELETE_SUCCEEDED + const GETINSTANCERESPONSESTATUS_DELETING + const GETINSTANCERESPONSESTATUS_UPDATE_FAILED + const GETINSTANCERESPONSESTATUS_UPDATE_SUCCEEDED + const GETINSTANCERESPONSESTATUS_UPDATING + func CreateInstanceWaitHandler(ctx context.Context, a observability.DefaultAPI, instanceId, projectId string) *wait.AsyncActionHandler[observability.GetInstanceResponse] + func CreateScrapeConfigWaitHandler(ctx context.Context, a observability.DefaultAPI, ...) *wait.AsyncActionHandler[observability.ListScrapeConfigsResponse] + func DeleteInstanceWaitHandler(ctx context.Context, a observability.DefaultAPI, instanceId, projectId string) *wait.AsyncActionHandler[observability.GetInstanceResponse] + func DeleteScrapeConfigWaitHandler(ctx context.Context, a observability.DefaultAPI, ...) *wait.AsyncActionHandler[observability.ListScrapeConfigsResponse] + func UpdateInstanceWaitHandler(ctx context.Context, a observability.DefaultAPI, instanceId, projectId string) *wait.AsyncActionHandler[observability.GetInstanceResponse]