Modules§

Structs§

  • CreateOfflineProfileRequest describes a profile resource offline creation request.
  • CreateProfileRequest describes a profile resource online creation request. The deployment field must be populated. The profile_type specifies the list of profile types supported by the agent. The creation call will hang until a profile of one of these types needs to be collected.
  • Deployment contains the deployment identification information.
  • ListProfilesRequest contains request parameters for listing profiles for deployments in projects which the user has permissions to view.
  • ListProfileResponse contains the list of collected profiles for deployments in projects which the user has permissions to view.
  • Profile resource.
  • UpdateProfileRequest contains the profile to update.

Enums§

  • ProfileType is type of profiling data. NOTE: the enumeration member names are used (in lowercase) as unique string identifiers of profile types, so they must not be renamed.