Class Data.GetDatabaseConnectionResponse

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

public static final class Data.GetDatabaseConnectionResponse extends com.google.protobuf.GeneratedMessageLite<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