Class ListTriggerExecutionsRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.ListTriggerExecutionsRequest.Builder
- Enclosing class:
- ListTriggerExecutionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.build()Optional.Optional.Resource name of the trigger.
-
Method Details
-
apiVersion
Which version of the API to use. -
triggerId
Resource name of the trigger. -
pageSize
Optional. The maximum number of executions to return per page. -
pageToken
Optional. A page token from a previous ListTriggerExecutions call. -
build
-