Apigateway Api Config Grpc Service Definition Response
data class ApigatewayApiConfigGrpcServiceDefinitionResponse(val fileDescriptorSet: ApigatewayApiConfigFileResponse, val source: List<ApigatewayApiConfigFileResponse>)
A gRPC service definition.
Constructors
Link copied to clipboard
fun ApigatewayApiConfigGrpcServiceDefinitionResponse(fileDescriptorSet: ApigatewayApiConfigFileResponse, source: List<ApigatewayApiConfigFileResponse>)