/*
 * 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/securitycenter/v1/security_health_analytics_custom_module.proto

package com.google.cloud.securitycenter.v1;

public final class SecurityHealthAnalyticsCustomModuleProto {
  private SecurityHealthAnalyticsCustomModuleProto() {}

  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_securitycenter_v1_SecurityHealthAnalyticsCustomModule_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v1_SecurityHealthAnalyticsCustomModule_fieldAccessorTable;

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

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

  static {
    java.lang.String[] descriptorData = {
      "\nLgoogle/cloud/securitycenter/v1/securit"
          + "y_health_analytics_custom_module.proto\022\036"
          + "google.cloud.securitycenter.v1\032\037google/a"
          + "pi/field_behavior.proto\032\031google/api/reso"
          + "urce.proto\032Lgoogle/cloud/securitycenter/"
          + "v1/security_health_analytics_custom_conf"
          + "ig.proto\032\037google/protobuf/timestamp.prot"
          + "o\"\335\006\n#SecurityHealthAnalyticsCustomModul"
          + "e\022\021\n\004name\030\001 \001(\tB\003\340A\005\022\024\n\014display_name\030\002 \001"
          + "(\t\022m\n\020enablement_state\030\004 \001(\0162S.google.cl"
          + "oud.securitycenter.v1.SecurityHealthAnal"
          + "yticsCustomModule.EnablementState\0224\n\013upd"
          + "ate_time\030\005 \001(\0132\032.google.protobuf.Timesta"
          + "mpB\003\340A\003\022\030\n\013last_editor\030\006 \001(\tB\003\340A\003\022b\n\017anc"
          + "estor_module\030\007 \001(\tBI\340A\003\372AC\nAsecuritycent"
          + "er.googleapis.com/SecurityHealthAnalytic"
          + "sCustomModule\022C\n\rcustom_config\030\010 \001(\0132,.g"
          + "oogle.cloud.securitycenter.v1.CustomConf"
          + "ig\"]\n\017EnablementState\022 \n\034ENABLEMENT_STAT"
          + "E_UNSPECIFIED\020\000\022\013\n\007ENABLED\020\001\022\014\n\010DISABLED"
          + "\020\002\022\r\n\tINHERITED\020\003:\305\002\352A\301\002\nAsecuritycenter"
          + ".googleapis.com/SecurityHealthAnalyticsC"
          + "ustomModule\022Zorganizations/{organization"
          + "}/securityHealthAnalyticsSettings/custom"
          + "Modules/{custom_module}\022Nfolders/{folder"
          + "}/securityHealthAnalyticsSettings/custom"
          + "Modules/{custom_module}\022Pprojects/{proje"
          + "ct}/securityHealthAnalyticsSettings/cust"
          + "omModules/{custom_module}B\351\003\n\"com.google"
          + ".cloud.securitycenter.v1B(SecurityHealth"
          + "AnalyticsCustomModuleProtoP\001ZJcloud.goog"
          + "le.com/go/securitycenter/apiv1/securityc"
          + "enterpb;securitycenterpb\252\002\036Google.Cloud."
          + "SecurityCenter.V1\312\002\036Google\\Cloud\\Securit"
          + "yCenter\\V1\352\002!Google::Cloud::SecurityCent"
          + "er::V1\352A\343\001\n=securitycenter.googleapis.co"
          + "m/SecurityHealthAnalyticsSettings\022<organ"
          + "izations/{organization}/securityHealthAn"
          + "alyticsSettings\0220folders/{folder}/securi"
          + "tyHealthAnalyticsSettings\0222projects/{pro"
          + "ject}/securityHealthAnalyticsSettingsb\006p"
          + "roto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.api.FieldBehaviorProto.getDescriptor(),
              com.google.api.ResourceProto.getDescriptor(),
              com.google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomConfigProto
                  .getDescriptor(),
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_securitycenter_v1_SecurityHealthAnalyticsCustomModule_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_securitycenter_v1_SecurityHealthAnalyticsCustomModule_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v1_SecurityHealthAnalyticsCustomModule_descriptor,
            new java.lang.String[] {
              "Name",
              "DisplayName",
              "EnablementState",
              "UpdateTime",
              "LastEditor",
              "AncestorModule",
              "CustomConfig",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.ResourceProto.resource);
    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.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
    com.google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomConfigProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}
