• Home
  • Raw
  • Download

Lines Matching full:profile

119profile resource in the online mode. The server ensures that the new profiles are created at a con…
128 "description": "Parent project to create the profile in.",
140 "$ref": "Profile"
149 …ineProfile creates a new profile resource in the offline mode. The client provides the profile to …
158 "description": "Parent project to create the profile in.",
167 "$ref": "Profile"
170 "$ref": "Profile"
179profile bytes and labels on the profile resource created in the online mode. Updating the bytes fo…
188 … "description": "Output only. Opaque, server-assigned, unique ID for this profile.",
203 "$ref": "Profile"
206 "$ref": "Profile"
223profile resource online creation request. The deployment field must be populated. The profile_type…
231 … "description": "Required. One or more profile types that the agent is capable of providing.",
244 "Unspecified profile type.",
247 …"In-use heap profile. Represents a snapshot of the allocations that are live at the time of the pr…
249 "Synchronization contention profile.",
250 "Peak heap profile.",
251profile. It represents the aggregation of all allocations made over the duration of the profile. A…
282 "Profile": { object
283 "description": "Profile resource.",
284 "id": "Profile",
288 "description": "Deployment this profile corresponds to."
291 …y differ from the effective profiling duration, which is recorded in the profile data, in case the…
299 …"description": "Input only. Labels associated to this specific profile. These labels will get merg…
303 "description": "Output only. Opaque, server-assigned, unique ID for this profile.",
308 … "Input only. Profile bytes, as a gzip compressed serialized proto, the format is https://github.c…
313 …"description": "Type of profile. For offline mode, this must be specified when creating the profil…
325 "Unspecified profile type.",
328 …"In-use heap profile. Represents a snapshot of the allocations that are live at the time of the pr…
330 "Synchronization contention profile.",
331 "Peak heap profile.",
332profile. It represents the aggregation of all allocations made over the duration of the profile. A…