Class ListCredentialsRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.ListCredentialsRequest.Builder
- Enclosing class:
- ListCredentialsRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.build()Optional.Optional.
-
Method Details
-
apiVersion
Which version of the API to use. -
pageSize
Optional. Maximum number of credentials to return. If unspecified, defaults to 50. Maximum is 1000. -
pageToken
Optional. Pagination token. -
build
-