/*
 * 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/recommender/v1beta1/insight.proto

package com.google.cloud.recommender.v1beta1;

public final class InsightOuterClass {
  private InsightOuterClass() {}

  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_recommender_v1beta1_Insight_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_recommender_v1beta1_Insight_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_recommender_v1beta1_Insight_RecommendationReference_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_recommender_v1beta1_Insight_RecommendationReference_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_StateMetadataEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_StateMetadataEntry_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/recommender/v1beta1/insig"
          + "ht.proto\022 google.cloud.recommender.v1bet"
          + "a1\032\031google/api/resource.proto\032\036google/pr"
          + "otobuf/duration.proto\032\034google/protobuf/s"
          + "truct.proto\032\037google/protobuf/timestamp.p"
          + "roto\"\312\t\n\007Insight\022\014\n\004name\030\001 \001(\t\022\023\n\013descri"
          + "ption\030\002 \001(\t\022\030\n\020target_resources\030\t \003(\t\022\027\n"
          + "\017insight_subtype\030\n \001(\t\022(\n\007content\030\003 \001(\0132"
          + "\027.google.protobuf.Struct\0225\n\021last_refresh"
          + "_time\030\004 \001(\0132\032.google.protobuf.Timestamp\022"
          + "5\n\022observation_period\030\005 \001(\0132\031.google.pro"
          + "tobuf.Duration\022F\n\nstate_info\030\006 \001(\01322.goo"
          + "gle.cloud.recommender.v1beta1.InsightSta"
          + "teInfo\022D\n\010category\030\007 \001(\01622.google.cloud."
          + "recommender.v1beta1.Insight.Category\022D\n\010"
          + "severity\030\017 \001(\01622.google.cloud.recommende"
          + "r.v1beta1.Insight.Severity\022\014\n\004etag\030\013 \001(\t"
          + "\022e\n\032associated_recommendations\030\010 \003(\0132A.g"
          + "oogle.cloud.recommender.v1beta1.Insight."
          + "RecommendationReference\0321\n\027Recommendatio"
          + "nReference\022\026\n\016recommendation\030\001 \001(\t\"`\n\010Ca"
          + "tegory\022\030\n\024CATEGORY_UNSPECIFIED\020\000\022\010\n\004COST"
          + "\020\001\022\014\n\010SECURITY\020\002\022\017\n\013PERFORMANCE\020\003\022\021\n\rMAN"
          + "AGEABILITY\020\004\"Q\n\010Severity\022\030\n\024SEVERITY_UNS"
          + "PECIFIED\020\000\022\007\n\003LOW\020\001\022\n\n\006MEDIUM\020\002\022\010\n\004HIGH\020"
          + "\003\022\014\n\010CRITICAL\020\004:\237\003\352A\233\003\n\"recommender.goog"
          + "leapis.com/Insight\022Vprojects/{project}/l"
          + "ocations/{location}/insightTypes/{insigh"
          + "t_type}/insights/{insight}\022ebillingAccou"
          + "nts/{billing_account}/locations/{locatio"
          + "n}/insightTypes/{insight_type}/insights/"
          + "{insight}\022Tfolders/{folder}/locations/{l"
          + "ocation}/insightTypes/{insight_type}/ins"
          + "ights/{insight}\022`organizations/{organiza"
          + "tion}/locations/{location}/insightTypes/"
          + "{insight_type}/insights/{insight}\"\271\002\n\020In"
          + "sightStateInfo\022G\n\005state\030\001 \001(\01628.google.c"
          + "loud.recommender.v1beta1.InsightStateInf"
          + "o.State\022]\n\016state_metadata\030\002 \003(\0132E.google"
          + ".cloud.recommender.v1beta1.InsightStateI"
          + "nfo.StateMetadataEntry\0324\n\022StateMetadataE"
          + "ntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"G\n\005"
          + "State\022\025\n\021STATE_UNSPECIFIED\020\000\022\n\n\006ACTIVE\020\001"
          + "\022\014\n\010ACCEPTED\020\002\022\r\n\tDISMISSED\020\003B\361\003\n$com.go"
          + "ogle.cloud.recommender.v1beta1P\001ZFcloud."
          + "google.com/go/recommender/apiv1beta1/rec"
          + "ommenderpb;recommenderpb\242\002\004CREC\252\002 Google"
          + ".Cloud.Recommender.V1Beta1\352A\323\002\n&recommen"
          + "der.googleapis.com/InsightType\022Cprojects"
          + "/{project}/locations/{location}/insightT"
          + "ypes/{insight_type}\022RbillingAccounts/{bi"
          + "lling_account}/locations/{location}/insi"
          + "ghtTypes/{insight_type}\022Afolders/{folder"
          + "}/locations/{location}/insightTypes/{ins"
          + "ight_type}\022Morganizations/{organization}"
          + "/locations/{location}/insightTypes/{insi"
          + "ght_type}b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.api.ResourceProto.getDescriptor(),
              com.google.protobuf.DurationProto.getDescriptor(),
              com.google.protobuf.StructProto.getDescriptor(),
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_recommender_v1beta1_Insight_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_recommender_v1beta1_Insight_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_recommender_v1beta1_Insight_descriptor,
            new java.lang.String[] {
              "Name",
              "Description",
              "TargetResources",
              "InsightSubtype",
              "Content",
              "LastRefreshTime",
              "ObservationPeriod",
              "StateInfo",
              "Category",
              "Severity",
              "Etag",
              "AssociatedRecommendations",
            });
    internal_static_google_cloud_recommender_v1beta1_Insight_RecommendationReference_descriptor =
        internal_static_google_cloud_recommender_v1beta1_Insight_descriptor.getNestedTypes().get(0);
    internal_static_google_cloud_recommender_v1beta1_Insight_RecommendationReference_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_recommender_v1beta1_Insight_RecommendationReference_descriptor,
            new java.lang.String[] {
              "Recommendation",
            });
    internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_descriptor,
            new java.lang.String[] {
              "State", "StateMetadata",
            });
    internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_StateMetadataEntry_descriptor =
        internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_StateMetadataEntry_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_recommender_v1beta1_InsightStateInfo_StateMetadataEntry_descriptor,
            new java.lang.String[] {
              "Key", "Value",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.ResourceProto.resource);
    registry.add(com.google.api.ResourceProto.resourceDefinition);
    com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
        descriptor, registry);
    com.google.api.ResourceProto.getDescriptor();
    com.google.protobuf.DurationProto.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}
