Cloud Profiler v2 API - Namespace Google.Cloud.Profiler.V2 (2.5.0)

Classes

CreateOfflineProfileRequest

CreateOfflineProfileRequest describes a profile resource offline creation request.

CreateProfileRequest

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

Deployment contains the deployment identification information.

ExportService

Service allows existing Cloud Profiler customers to export their profile data out of Google Cloud.

ExportService.ExportServiceBase

Base class for server-side implementations of ExportService

ExportService.ExportServiceClient

Client for ExportService

ExportServiceClient

ExportService client wrapper, for convenient use.

ExportServiceClientBuilder

Builder class for ExportServiceClient to provide simple configuration of credentials, endpoint etc.

ExportServiceClientImpl

ExportService client wrapper implementation, for convenient use.

ExportServiceSettings

Settings for ExportServiceClient instances.

ListProfilesRequest

ListProfilesRequest contains request parameters for listing profiles for deployments in projects which the user has permissions to view.

ListProfilesResponse

ListProfileResponse contains the list of collected profiles for deployments in projects which the user has permissions to view.

Profile

Profile resource.

ProfileName

Resource name for the Profile resource.

ProfilerService

Manage the collection of continuous profiling data provided by profiling agents running in the cloud or by an offline provider of profiling data.

The APIs listed in this service are intended for use within our profiler agents only.

ProfilerService.ProfilerServiceBase

Base class for server-side implementations of ProfilerService

ProfilerService.ProfilerServiceClient

Client for ProfilerService

ProfilerServiceClient

ProfilerService client wrapper, for convenient use.

ProfilerServiceClientBuilder

Builder class for ProfilerServiceClient to provide simple configuration of credentials, endpoint etc.

ProfilerServiceClientImpl

ProfilerService client wrapper implementation, for convenient use.

ProfilerServiceSettings

Settings for ProfilerServiceClient instances.

UpdateProfileRequest

UpdateProfileRequest contains the profile to update.

Enums

ProfileName.ResourceNameType

The possible contents of ProfileName.

ProfileType

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.