SdsConfigResponse

data class SdsConfigResponse(val grpcServiceConfig: GrpcServiceConfigResponse)

Deprecated The configuration to access the SDS server. The configuration to access the SDS server.

Constructors

Link copied to clipboard
constructor(grpcServiceConfig: GrpcServiceConfigResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration to access the SDS server over GRPC.