Uses of Class
com.google.genai.gaos.models.operations.ListTriggerExecutionsRequest
Packages that use ListTriggerExecutionsRequest
-
Uses of ListTriggerExecutionsRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return ListTriggerExecutionsRequestModifier and TypeMethodDescriptionListTriggerExecutionsRequest.Builder.build()ListTriggerExecutionsRequest.withApiVersion(String apiVersion) Which version of the API to use.ListTriggerExecutionsRequest.withPageSize(Long pageSize) Optional.ListTriggerExecutionsRequest.withPageToken(String pageToken) Optional.ListTriggerExecutionsRequest.withTriggerId(String triggerId) Resource name of the trigger. -
Uses of ListTriggerExecutionsRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type ListTriggerExecutionsRequestModifier and TypeMethodDescriptionListTriggerExecutions.Async.doRequest(ListTriggerExecutionsRequest request) ListTriggerExecutions.Sync.doRequest(ListTriggerExecutionsRequest request)