GcpServiceAccountJsonDockerAuth

class baseten.client.managementapi.GcpServiceAccountJsonDockerAuth(*, service_account_json_secret_ref)

Bases: BaseModel

Parameters:

service_account_json_secret_ref (SecretReference)

model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].