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

com.google.cloud.securitycenter.v2.ResourceValueConfigProto Maven / Gradle / Ivy

There is a newer version: 2.62.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/securitycenter/v2/resource_value_config.proto

// Protobuf Java Version: 3.25.5
package com.google.cloud.securitycenter.v2;

public final class ResourceValueConfigProto {
  private ResourceValueConfigProto() {}

  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_v2_ResourceValueConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_SensitiveDataProtectionMapping_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_SensitiveDataProtectionMapping_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_ResourceLabelsSelectorEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_ResourceLabelsSelectorEntry_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/securitycenter/v2/resourc"
          + "e_value_config.proto\022\036google.cloud.secur"
          + "itycenter.v2\032\037google/api/field_behavior."
          + "proto\032\031google/api/resource.proto\032-google"
          + "/cloud/securitycenter/v2/resource.proto\032"
          + "\037google/protobuf/timestamp.proto\"\371\010\n\023Res"
          + "ourceValueConfig\022\021\n\004name\030\001 \001(\tB\003\340A\010\022E\n\016r"
          + "esource_value\030\002 \001(\0162-.google.cloud.secur"
          + "itycenter.v2.ResourceValue\022\022\n\ntag_values"
          + "\030\003 \003(\t\022\025\n\rresource_type\030\004 \001(\t\022\r\n\005scope\030\005"
          + " \001(\t\022q\n\030resource_labels_selector\030\006 \003(\0132O"
          + ".google.cloud.securitycenter.v2.Resource"
          + "ValueConfig.ResourceLabelsSelectorEntry\022"
          + "\023\n\013description\030\007 \001(\t\0224\n\013create_time\030\010 \001("
          + "\0132\032.google.protobuf.TimestampB\003\340A\003\0224\n\013up"
          + "date_time\030\t \001(\0132\032.google.protobuf.Timest"
          + "ampB\003\340A\003\022E\n\016cloud_provider\030\n \001(\0162-.googl"
          + "e.cloud.securitycenter.v2.CloudProvider\022"
          + "}\n!sensitive_data_protection_mapping\030\013 \001"
          + "(\0132R.google.cloud.securitycenter.v2.Reso"
          + "urceValueConfig.SensitiveDataProtectionM"
          + "apping\032\304\001\n\036SensitiveDataProtectionMappin"
          + "g\022O\n\030high_sensitivity_mapping\030\001 \001(\0162-.go"
          + "ogle.cloud.securitycenter.v2.ResourceVal"
          + "ue\022Q\n\032medium_sensitivity_mapping\030\002 \001(\0162-"
          + ".google.cloud.securitycenter.v2.Resource"
          + "Value\032=\n\033ResourceLabelsSelectorEntry\022\013\n\003"
          + "key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:\215\002\352A\211\002\n1sec"
          + "uritycenter.googleapis.com/ResourceValue"
          + "Config\022Iorganizations/{organization}/res"
          + "ourceValueConfigs/{resource_value_config"
          + "}\022^organizations/{organization}/location"
          + "s/{location}/resourceValueConfigs/{resou"
          + "rce_value_config}*\024resourceValueConfigs2"
          + "\023resourceValueConfig*X\n\rResourceValue\022\036\n"
          + "\032RESOURCE_VALUE_UNSPECIFIED\020\000\022\010\n\004HIGH\020\001\022"
          + "\n\n\006MEDIUM\020\002\022\007\n\003LOW\020\003\022\010\n\004NONE\020\004B\362\001\n\"com.g"
          + "oogle.cloud.securitycenter.v2B\030ResourceV"
          + "alueConfigProtoP\001ZJcloud.google.com/go/s"
          + "ecuritycenter/apiv2/securitycenterpb;sec"
          + "uritycenterpb\252\002\036Google.Cloud.SecurityCen"
          + "ter.V2\312\002\036Google\\Cloud\\SecurityCenter\\V2\352"
          + "\002!Google::Cloud::SecurityCenter::V2b\006pro"
          + "to3"
    };
    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.v2.ResourceProto.getDescriptor(),
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_descriptor,
            new java.lang.String[] {
              "Name",
              "ResourceValue",
              "TagValues",
              "ResourceType",
              "Scope",
              "ResourceLabelsSelector",
              "Description",
              "CreateTime",
              "UpdateTime",
              "CloudProvider",
              "SensitiveDataProtectionMapping",
            });
    internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_SensitiveDataProtectionMapping_descriptor =
        internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_SensitiveDataProtectionMapping_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_SensitiveDataProtectionMapping_descriptor,
            new java.lang.String[] {
              "HighSensitivityMapping", "MediumSensitivityMapping",
            });
    internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_ResourceLabelsSelectorEntry_descriptor =
        internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_descriptor
            .getNestedTypes()
            .get(1);
    internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_ResourceLabelsSelectorEntry_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v2_ResourceValueConfig_ResourceLabelsSelectorEntry_descriptor,
            new java.lang.String[] {
              "Key", "Value",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.ResourceProto.resource);
    com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
        descriptor, registry);
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
    com.google.cloud.securitycenter.v2.ResourceProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy