/*
 * Copyright 2020 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
 *
 *     https://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.
 */
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/cloud/apigeeconnect/v1/connection.proto

package com.google.cloud.apigeeconnect.v1;

public final class ConnectionProto {
  private ConnectionProto() {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
  }

  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_apigeeconnect_v1_ListConnectionsRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_apigeeconnect_v1_ListConnectionsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_apigeeconnect_v1_ListConnectionsResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_apigeeconnect_v1_ListConnectionsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_apigeeconnect_v1_Connection_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_apigeeconnect_v1_Connection_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_apigeeconnect_v1_Cluster_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_apigeeconnect_v1_Cluster_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n.google/cloud/apigeeconnect/v1/connecti"
          + "on.proto\022\035google.cloud.apigeeconnect.v1\032"
          + "\034google/api/annotations.proto\032\027google/ap"
          + "i/client.proto\032\037google/api/field_behavio"
          + "r.proto\032\031google/api/resource.proto\"~\n\026Li"
          + "stConnectionsRequest\022=\n\006parent\030\001 \001(\tB-\340A"
          + "\002\372A\'\n%apigeeconnect.googleapis.com/Endpo"
          + "int\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001"
          + "(\t\"r\n\027ListConnectionsResponse\022>\n\013connect"
          + "ions\030\001 \003(\0132).google.cloud.apigeeconnect."
          + "v1.Connection\022\027\n\017next_page_token\030\002 \001(\t\"m"
          + "\n\nConnection\022\020\n\010endpoint\030\001 \001(\t\0227\n\007cluste"
          + "r\030\002 \001(\0132&.google.cloud.apigeeconnect.v1."
          + "Cluster\022\024\n\014stream_count\030\003 \001(\005\"\'\n\007Cluster"
          + "\022\014\n\004name\030\001 \001(\t\022\016\n\006region\030\002 \001(\t2\252\002\n\021Conne"
          + "ctionService\022\302\001\n\017ListConnections\0225.googl"
          + "e.cloud.apigeeconnect.v1.ListConnections"
          + "Request\0326.google.cloud.apigeeconnect.v1."
          + "ListConnectionsResponse\"@\202\323\344\223\0021\022//v1/{pa"
          + "rent=projects/*/endpoints/*}/connections"
          + "\332A\006parent\032P\312A\034apigeeconnect.googleapis.c"
          + "om\322A.https://www.googleapis.com/auth/clo"
          + "ud-platformB\265\002\n!com.google.cloud.apigeec"
          + "onnect.v1B\017ConnectionProtoP\001ZGcloud.goog"
          + "le.com/go/apigeeconnect/apiv1/apigeeconn"
          + "ectpb;apigeeconnectpb\252\002\035Google.Cloud.Api"
          + "geeConnect.V1\312\002\035Google\\Cloud\\ApigeeConne"
          + "ct\\V1\352\002 Google::Cloud::ApigeeConnect::V1"
          + "\352AP\n%apigeeconnect.googleapis.com/Endpoi"
          + "nt\022\'projects/{project}/endpoints/{endpoi"
          + "nt}b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.api.AnnotationsProto.getDescriptor(),
              com.google.api.ClientProto.getDescriptor(),
              com.google.api.FieldBehaviorProto.getDescriptor(),
              com.google.api.ResourceProto.getDescriptor(),
            });
    internal_static_google_cloud_apigeeconnect_v1_ListConnectionsRequest_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_apigeeconnect_v1_ListConnectionsRequest_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_apigeeconnect_v1_ListConnectionsRequest_descriptor,
            new java.lang.String[] {
              "Parent", "PageSize", "PageToken",
            });
    internal_static_google_cloud_apigeeconnect_v1_ListConnectionsResponse_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_apigeeconnect_v1_ListConnectionsResponse_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_apigeeconnect_v1_ListConnectionsResponse_descriptor,
            new java.lang.String[] {
              "Connections", "NextPageToken",
            });
    internal_static_google_cloud_apigeeconnect_v1_Connection_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_cloud_apigeeconnect_v1_Connection_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_apigeeconnect_v1_Connection_descriptor,
            new java.lang.String[] {
              "Endpoint", "Cluster", "StreamCount",
            });
    internal_static_google_cloud_apigeeconnect_v1_Cluster_descriptor =
        getDescriptor().getMessageTypes().get(3);
    internal_static_google_cloud_apigeeconnect_v1_Cluster_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_apigeeconnect_v1_Cluster_descriptor,
            new java.lang.String[] {
              "Name", "Region",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.ClientProto.defaultHost);
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.AnnotationsProto.http);
    registry.add(com.google.api.ClientProto.methodSignature);
    registry.add(com.google.api.ClientProto.oauthScopes);
    registry.add(com.google.api.ResourceProto.resourceDefinition);
    registry.add(com.google.api.ResourceProto.resourceReference);
    com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
        descriptor, registry);
    com.google.api.AnnotationsProto.getDescriptor();
    com.google.api.ClientProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}
