Sha256: f905c4fb7f1c026a2c435c89359d59e14cdd5bca8cd6b47f2117f08f993ff05c

Contents?: true

Size: 1.59 KB

Versions: 13

Compression:

Stored size: 1.59 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# Source: google/cloud/apigeeconnect/v1/connection.proto for package 'Google.Cloud.ApigeeConnect.V1'
# Original file comments:
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

require 'grpc'
require 'google/cloud/apigeeconnect/v1/connection_pb'

module Google
  module Cloud
    module ApigeeConnect
      module V1
        module ConnectionService
          # Service Interface for the Apigee Connect connection management APIs.
          class Service

            include ::GRPC::GenericService

            self.marshal_class_method = :encode
            self.unmarshal_class_method = :decode
            self.service_name = 'google.cloud.apigeeconnect.v1.ConnectionService'

            # Lists connections that are currently active for the given Apigee Connect
            # endpoint.
            rpc :ListConnections, ::Google::Cloud::ApigeeConnect::V1::ListConnectionsRequest, ::Google::Cloud::ApigeeConnect::V1::ListConnectionsResponse
          end

          Stub = Service.rpc_stub_class
        end
      end
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
google-cloud-apigee_connect-v1-1.1.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-1.0.1 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-1.0.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.7.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.6.2 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.6.1 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.6.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.5.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.4.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.3.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.2.0 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.1.4 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb
google-cloud-apigee_connect-v1-0.1.3 lib/google/cloud/apigeeconnect/v1/connection_services_pb.rb