Uses of Class
com.google.genai.gaos.operations.Operations.CancellationRelay
Packages that use Operations.CancellationRelay
-
Uses of Operations.CancellationRelay in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return Operations.CancellationRelayModifier and TypeMethodDescriptionCancelInteractionById.Async.cancellationRelay()CreateAgent.Async.cancellationRelay()CreateEnvironment.Async.cancellationRelay()CreateInteraction.Async.cancellationRelay()CreateTrigger.Async.cancellationRelay()CreateWebhook.Async.cancellationRelay()DeleteAgent.Async.cancellationRelay()DeleteEnvironment.Async.cancellationRelay()DeleteInteraction.Async.cancellationRelay()DeleteTrigger.Async.cancellationRelay()DeleteWebhook.Async.cancellationRelay()GetAgent.Async.cancellationRelay()GetEnvironment.Async.cancellationRelay()GetEnvironmentFiles.Async.cancellationRelay()GetInteractionById.Async.cancellationRelay()GetTrigger.Async.cancellationRelay()GetWebhook.Async.cancellationRelay()ListAgents.Async.cancellationRelay()ListEnvironments.Async.cancellationRelay()ListTriggerExecutions.Async.cancellationRelay()ListTriggers.Async.cancellationRelay()ListWebhooks.Async.cancellationRelay()default Operations.CancellationRelayOperations.AsyncOperation.cancellationRelay()Returns the operation's cancellation relay, ornullif unsupported.PingWebhook.Async.cancellationRelay()RotateSigningSecret.Async.cancellationRelay()RunTrigger.Async.cancellationRelay()UpdateTrigger.Async.cancellationRelay()UpdateWebhook.Async.cancellationRelay()