v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13132138.0 KB
projects

Create a new TraceScope.

post/v1/{+parent}/traceScopes

Path parameters

parentstring required

Required. The full resource name of the location where the trace scope should be created projects/[PROJECT_ID]/locations/[LOCATION_ID] For example: projects/my-project/locations/global

Query parameters

traceScopeIdstring

Required. A client-assigned identifier for the trace scope.

Request body

descriptionstring

Optional. Describes this trace scope. The maximum length of the description is 8000 characters.

namestring

Identifier. The resource name of the trace scope. For example: projects/my-project/locations/global/traceScopes/my-trace-scope

updateTimestring google-datetime

Output only. The last update timestamp of the trace scope.

createTimestring google-datetime

Output only. The creation timestamp of the trace scope.

resourceNamesstring[]

Required. Names of the projects that are included in this trace scope. * projects/[PROJECT_ID] A trace scope can include a maximum of 20 projects.

Response

Successful response