Sha256: d0e36345989e51be067907ac84fdcb1d21ae00f68946324925b8073353d02c3c
Contents?: true
Size: 949 Bytes
Versions: 35
Compression:
Stored size: 949 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # Source: couchbase/analytics/v1/analytics.proto for package 'Couchbase.Protostellar.Generated.Analytics.V1' require 'grpc' require 'couchbase/protostellar/generated/analytics/v1/analytics_pb' module Couchbase module Protostellar module Generated module Analytics module V1 module AnalyticsService class Service include ::GRPC::GenericService self.marshal_class_method = :encode self.unmarshal_class_method = :decode self.service_name = 'couchbase.analytics.v1.AnalyticsService' rpc :AnalyticsQuery, ::Couchbase::Protostellar::Generated::Analytics::V1::AnalyticsQueryRequest, stream(::Couchbase::Protostellar::Generated::Analytics::V1::AnalyticsQueryResponse) end Stub = Service.rpc_stub_class end end end end end end
Version data entries
35 entries across 35 versions & 1 rubygems