Class UpdateCredentialRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.UpdateCredentialRequest.Builder
- Enclosing class:
- UpdateCredentialRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.body(CredentialUpdate body) build()Resource ID segment making up resource `name`.updateMask(String updateMask) Optional.
-
Method Details
-
apiVersion
Which version of the API to use. -
id
Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. -
updateMask
Optional. The list of fields to update. -
body
-
build
-