Class Data.GetDatabaseConnectionResponse.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Data.GetDatabaseConnectionResponse,Data.GetDatabaseConnectionResponse.Builder>
viam.app.data.v1.Data.GetDatabaseConnectionResponse.Builder
All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, Cloneable, Data.GetDatabaseConnectionResponseOrBuilder
Enclosing class:
Data.GetDatabaseConnectionResponse

public static final class Data.GetDatabaseConnectionResponse.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<Data.GetDatabaseConnectionResponse,Data.GetDatabaseConnectionResponse.Builder> implements Data.GetDatabaseConnectionResponseOrBuilder
 GetDatabaseConnectionResponse returns the database connection hostname endpoint. It also returns
 a URI that can be used to connect to the database instance through MongoDB clients, as well as
 information on whether the Viam organization has a database user configured.
 
Protobuf type viam.app.data.v1.GetDatabaseConnectionResponse