Uses of Class
com.google.devtools.cloudprofiler.v2.Profile
-
Packages that use Profile Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler APIcom.google.devtools.cloudprofiler.v2.stub -
-
Uses of Profile in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return Profile Modifier and Type Method Description ProfileProfile.Builder. build()ProfileProfile.Builder. buildPartial()ProfileProfilerServiceClient. createOfflineProfile(CreateOfflineProfileRequest request)CreateOfflineProfile creates a new profile resource in the offline mode.ProfileProfilerServiceClient. createOfflineProfile(ProjectName parent, Profile profile)CreateOfflineProfile creates a new profile resource in the offline mode.ProfileProfilerServiceClient. createOfflineProfile(String parent, Profile profile)CreateOfflineProfile creates a new profile resource in the offline mode.ProfileProfilerServiceGrpc.ProfilerServiceBlockingStub. createOfflineProfile(CreateOfflineProfileRequest request)CreateOfflineProfile creates a new profile resource in the offline mode.ProfileProfilerServiceClient. createProfile(CreateProfileRequest request)CreateProfile creates a new profile resource in the online mode.ProfileProfilerServiceGrpc.ProfilerServiceBlockingStub. createProfile(CreateProfileRequest request)CreateProfile creates a new profile resource in the online mode.static ProfileProfile. getDefaultInstance()ProfileProfile.Builder. getDefaultInstanceForType()ProfileProfile. getDefaultInstanceForType()ProfileCreateOfflineProfileRequest.Builder. getProfile()Contents of the profile to create.ProfileCreateOfflineProfileRequest. getProfile()Contents of the profile to create.ProfileCreateOfflineProfileRequestOrBuilder. getProfile()Contents of the profile to create.ProfileUpdateProfileRequest.Builder. getProfile()Profile to update.ProfileUpdateProfileRequest. getProfile()Profile to update.ProfileUpdateProfileRequestOrBuilder. getProfile()Profile to update.static ProfileProfile. parseDelimitedFrom(InputStream input)static ProfileProfile. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileProfile. parseFrom(byte[] data)static ProfileProfile. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileProfile. parseFrom(com.google.protobuf.ByteString data)static ProfileProfile. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileProfile. parseFrom(com.google.protobuf.CodedInputStream input)static ProfileProfile. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileProfile. parseFrom(InputStream input)static ProfileProfile. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProfileProfile. parseFrom(ByteBuffer data)static ProfileProfile. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProfileProfilerServiceClient. updateProfile(Profile profile, com.google.protobuf.FieldMask updateMask)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.ProfileProfilerServiceClient. updateProfile(UpdateProfileRequest request)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.ProfileProfilerServiceGrpc.ProfilerServiceBlockingStub. updateProfile(UpdateProfileRequest request)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.Methods in com.google.devtools.cloudprofiler.v2 that return types with arguments of type Profile Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Profile>ProfilerServiceGrpc.ProfilerServiceFutureStub. createOfflineProfile(CreateOfflineProfileRequest request)CreateOfflineProfile creates a new profile resource in the offline mode.com.google.api.gax.rpc.UnaryCallable<CreateOfflineProfileRequest,Profile>ProfilerServiceClient. createOfflineProfileCallable()CreateOfflineProfile creates a new profile resource in the offline mode.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateOfflineProfileRequest,Profile>ProfilerServiceSettings.Builder. createOfflineProfileSettings()Returns the builder for the settings used for calls to createOfflineProfile.com.google.api.gax.rpc.UnaryCallSettings<CreateOfflineProfileRequest,Profile>ProfilerServiceSettings. createOfflineProfileSettings()Returns the object with the settings used for calls to createOfflineProfile.com.google.common.util.concurrent.ListenableFuture<Profile>ProfilerServiceGrpc.ProfilerServiceFutureStub. createProfile(CreateProfileRequest request)CreateProfile creates a new profile resource in the online mode.com.google.api.gax.rpc.UnaryCallable<CreateProfileRequest,Profile>ProfilerServiceClient. createProfileCallable()CreateProfile creates a new profile resource in the online mode.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProfileRequest,Profile>ProfilerServiceSettings.Builder. createProfileSettings()Returns the builder for the settings used for calls to createProfile.com.google.api.gax.rpc.UnaryCallSettings<CreateProfileRequest,Profile>ProfilerServiceSettings. createProfileSettings()Returns the object with the settings used for calls to createProfile.static io.grpc.MethodDescriptor<CreateOfflineProfileRequest,Profile>ProfilerServiceGrpc. getCreateOfflineProfileMethod()static io.grpc.MethodDescriptor<CreateProfileRequest,Profile>ProfilerServiceGrpc. getCreateProfileMethod()com.google.protobuf.Parser<Profile>Profile. getParserForType()static io.grpc.MethodDescriptor<UpdateProfileRequest,Profile>ProfilerServiceGrpc. getUpdateProfileMethod()static com.google.protobuf.Parser<Profile>Profile. parser()com.google.common.util.concurrent.ListenableFuture<Profile>ProfilerServiceGrpc.ProfilerServiceFutureStub. updateProfile(UpdateProfileRequest request)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.com.google.api.gax.rpc.UnaryCallable<UpdateProfileRequest,Profile>ProfilerServiceClient. updateProfileCallable()UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProfileRequest,Profile>ProfilerServiceSettings.Builder. updateProfileSettings()Returns the builder for the settings used for calls to updateProfile.com.google.api.gax.rpc.UnaryCallSettings<UpdateProfileRequest,Profile>ProfilerServiceSettings. updateProfileSettings()Returns the object with the settings used for calls to updateProfile.Methods in com.google.devtools.cloudprofiler.v2 with parameters of type Profile Modifier and Type Method Description ProfileProfilerServiceClient. createOfflineProfile(ProjectName parent, Profile profile)CreateOfflineProfile creates a new profile resource in the offline mode.ProfileProfilerServiceClient. createOfflineProfile(String parent, Profile profile)CreateOfflineProfile creates a new profile resource in the offline mode.Profile.BuilderProfile.Builder. mergeFrom(Profile other)CreateOfflineProfileRequest.BuilderCreateOfflineProfileRequest.Builder. mergeProfile(Profile value)Contents of the profile to create.UpdateProfileRequest.BuilderUpdateProfileRequest.Builder. mergeProfile(Profile value)Profile to update.static Profile.BuilderProfile. newBuilder(Profile prototype)CreateOfflineProfileRequest.BuilderCreateOfflineProfileRequest.Builder. setProfile(Profile value)Contents of the profile to create.UpdateProfileRequest.BuilderUpdateProfileRequest.Builder. setProfile(Profile value)Profile to update.ProfileProfilerServiceClient. updateProfile(Profile profile, com.google.protobuf.FieldMask updateMask)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.Method parameters in com.google.devtools.cloudprofiler.v2 with type arguments of type Profile Modifier and Type Method Description default voidProfilerServiceGrpc.AsyncService. createOfflineProfile(CreateOfflineProfileRequest request, io.grpc.stub.StreamObserver<Profile> responseObserver)CreateOfflineProfile creates a new profile resource in the offline mode.voidProfilerServiceGrpc.ProfilerServiceStub. createOfflineProfile(CreateOfflineProfileRequest request, io.grpc.stub.StreamObserver<Profile> responseObserver)CreateOfflineProfile creates a new profile resource in the offline mode.default voidProfilerServiceGrpc.AsyncService. createProfile(CreateProfileRequest request, io.grpc.stub.StreamObserver<Profile> responseObserver)CreateProfile creates a new profile resource in the online mode.voidProfilerServiceGrpc.ProfilerServiceStub. createProfile(CreateProfileRequest request, io.grpc.stub.StreamObserver<Profile> responseObserver)CreateProfile creates a new profile resource in the online mode.default voidProfilerServiceGrpc.AsyncService. updateProfile(UpdateProfileRequest request, io.grpc.stub.StreamObserver<Profile> responseObserver)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode.voidProfilerServiceGrpc.ProfilerServiceStub. updateProfile(UpdateProfileRequest request, io.grpc.stub.StreamObserver<Profile> responseObserver)UpdateProfile updates the profile bytes and labels on the profile resource created in the online mode. -
Uses of Profile in com.google.devtools.cloudprofiler.v2.stub
Methods in com.google.devtools.cloudprofiler.v2.stub that return types with arguments of type Profile Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateOfflineProfileRequest,Profile>GrpcProfilerServiceStub. createOfflineProfileCallable()com.google.api.gax.rpc.UnaryCallable<CreateOfflineProfileRequest,Profile>HttpJsonProfilerServiceStub. createOfflineProfileCallable()com.google.api.gax.rpc.UnaryCallable<CreateOfflineProfileRequest,Profile>ProfilerServiceStub. createOfflineProfileCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateOfflineProfileRequest,Profile>ProfilerServiceStubSettings.Builder. createOfflineProfileSettings()Returns the builder for the settings used for calls to createOfflineProfile.com.google.api.gax.rpc.UnaryCallSettings<CreateOfflineProfileRequest,Profile>ProfilerServiceStubSettings. createOfflineProfileSettings()Returns the object with the settings used for calls to createOfflineProfile.com.google.api.gax.rpc.UnaryCallable<CreateProfileRequest,Profile>GrpcProfilerServiceStub. createProfileCallable()com.google.api.gax.rpc.UnaryCallable<CreateProfileRequest,Profile>HttpJsonProfilerServiceStub. createProfileCallable()com.google.api.gax.rpc.UnaryCallable<CreateProfileRequest,Profile>ProfilerServiceStub. createProfileCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateProfileRequest,Profile>ProfilerServiceStubSettings.Builder. createProfileSettings()Returns the builder for the settings used for calls to createProfile.com.google.api.gax.rpc.UnaryCallSettings<CreateProfileRequest,Profile>ProfilerServiceStubSettings. createProfileSettings()Returns the object with the settings used for calls to createProfile.com.google.api.gax.rpc.UnaryCallable<UpdateProfileRequest,Profile>GrpcProfilerServiceStub. updateProfileCallable()com.google.api.gax.rpc.UnaryCallable<UpdateProfileRequest,Profile>HttpJsonProfilerServiceStub. updateProfileCallable()com.google.api.gax.rpc.UnaryCallable<UpdateProfileRequest,Profile>ProfilerServiceStub. updateProfileCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProfileRequest,Profile>ProfilerServiceStubSettings.Builder. updateProfileSettings()Returns the builder for the settings used for calls to updateProfile.com.google.api.gax.rpc.UnaryCallSettings<UpdateProfileRequest,Profile>ProfilerServiceStubSettings. updateProfileSettings()Returns the object with the settings used for calls to updateProfile.
-