All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.essentialcontacts.v1.EnumsProto Maven / Gradle / Ivy

There is a newer version: 2.55.0
Show newest version
/*
 * Copyright 2024 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/essentialcontacts/v1/enums.proto

// Protobuf Java Version: 3.25.2
package com.google.cloud.essentialcontacts.v1;

public final class EnumsProto {
  private EnumsProto() {}

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

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

  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/essentialcontacts/v1/enum"
          + "s.proto\022!google.cloud.essentialcontacts."
          + "v1*\271\001\n\024NotificationCategory\022%\n!NOTIFICAT"
          + "ION_CATEGORY_UNSPECIFIED\020\000\022\007\n\003ALL\020\002\022\016\n\nS"
          + "USPENSION\020\003\022\014\n\010SECURITY\020\005\022\r\n\tTECHNICAL\020\006"
          + "\022\013\n\007BILLING\020\007\022\t\n\005LEGAL\020\010\022\023\n\017PRODUCT_UPDA"
          + "TES\020\t\022\027\n\023TECHNICAL_INCIDENTS\020\n*K\n\017Valida"
          + "tionState\022 \n\034VALIDATION_STATE_UNSPECIFIE"
          + "D\020\000\022\t\n\005VALID\020\001\022\013\n\007INVALID\020\002B\371\001\n%com.goog"
          + "le.cloud.essentialcontacts.v1B\nEnumsProt"
          + "oP\001ZScloud.google.com/go/essentialcontac"
          + "ts/apiv1/essentialcontactspb;essentialco"
          + "ntactspb\252\002!Google.Cloud.EssentialContact"
          + "s.V1\312\002!Google\\Cloud\\EssentialContacts\\V1"
          + "\352\002$Google::Cloud::EssentialContacts::V1b"
          + "\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy