deployToSameEndpoint property

bool deployToSameEndpoint
final

Optional. By default, bison to gemini migration will always create new model/endpoint, but for gemini-1.0 to gemini-1.5 migration, we default deploy to the same endpoint. See details in this Section.

Implementation

final bool deployToSameEndpoint;