Class UnknownCredentialUpdate

java.lang.Object
com.google.genai.gaos.utils.UnknownType
com.google.genai.gaos.models.credentials.UnknownCredentialUpdate
All Implemented Interfaces:
CredentialUpdate

public class UnknownCredentialUpdate extends UnknownType implements CredentialUpdate
UnknownCredentialUpdate

Represents the fields of a Credential that can be updated.

  • Constructor Details

    • UnknownCredentialUpdate

      public UnknownCredentialUpdate(com.fasterxml.jackson.databind.JsonNode rawNode)
  • Method Details