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

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

There is a newer version: 2.63.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/v1/resource_value_config.proto

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

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_v1_ResourceValueConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_SensitiveDataProtectionMapping_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_SensitiveDataProtectionMapping_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_ResourceLabelsSelectorEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v1_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/v1/resourc"
          + "e_value_config.proto\022\036google.cloud.secur"
          + "itycenter.v1\032\037google/api/field_behavior."
          + "proto\032\031google/api/resource.proto\032-google"
          + "/cloud/securitycenter/v1/resource.proto\032"
          + "\037google/protobuf/timestamp.proto\"\236\010\n\023Res"
          + "ourceValueConfig\022\014\n\004name\030\001 \001(\t\022J\n\016resour"
          + "ce_value\030\002 \001(\0162-.google.cloud.securityce"
          + "nter.v1.ResourceValueB\003\340A\002\022\027\n\ntag_values"
          + "\030\003 \003(\tB\003\340A\002\022\025\n\rresource_type\030\004 \001(\t\022\r\n\005sc"
          + "ope\030\005 \001(\t\022q\n\030resource_labels_selector\030\006 "
          + "\003(\0132O.google.cloud.securitycenter.v1.Res"
          + "ourceValueConfig.ResourceLabelsSelectorE"
          + "ntry\022\023\n\013description\030\007 \001(\t\0224\n\013create_time"
          + "\030\010 \001(\0132\032.google.protobuf.TimestampB\003\340A\003\022"
          + "4\n\013update_time\030\t \001(\0132\032.google.protobuf.T"
          + "imestampB\003\340A\003\022E\n\016cloud_provider\030\n \001(\0162-."
          + "google.cloud.securitycenter.v1.CloudProv"
          + "ider\022}\n!sensitive_data_protection_mappin"
          + "g\030\013 \001(\0132R.google.cloud.securitycenter.v1"
          + ".ResourceValueConfig.SensitiveDataProtec"
          + "tionMapping\032\304\001\n\036SensitiveDataProtectionM"
          + "apping\022O\n\030high_sensitivity_mapping\030\001 \001(\016"
          + "2-.google.cloud.securitycenter.v1.Resour"
          + "ceValue\022Q\n\032medium_sensitivity_mapping\030\002 "
          + "\001(\0162-.google.cloud.securitycenter.v1.Res"
          + "ourceValue\032=\n\033ResourceLabelsSelectorEntr"
          + "y\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:\255\001\352A\251\001"
          + "\n1securitycenter.googleapis.com/Resource"
          + "ValueConfig\022Iorganizations/{organization"
          + "}/resourceValueConfigs/{resource_value_c"
          + "onfig}*\024resourceValueConfigs2\023resourceVa"
          + "lueConfig*X\n\rResourceValue\022\036\n\032RESOURCE_V"
          + "ALUE_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.google.cloud"
          + ".securitycenter.v1B\030ResourceValueConfigP"
          + "rotoP\001ZJcloud.google.com/go/securitycent"
          + "er/apiv1/securitycenterpb;securitycenter"
          + "pb\252\002\036Google.Cloud.SecurityCenter.V1\312\002\036Go"
          + "ogle\\Cloud\\SecurityCenter\\V1\352\002!Google::C"
          + "loud::SecurityCenter::V1b\006proto3"
    };
    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.ResourceProto.getDescriptor(),
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_descriptor,
            new java.lang.String[] {
              "Name",
              "ResourceValue",
              "TagValues",
              "ResourceType",
              "Scope",
              "ResourceLabelsSelector",
              "Description",
              "CreateTime",
              "UpdateTime",
              "CloudProvider",
              "SensitiveDataProtectionMapping",
            });
    internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_SensitiveDataProtectionMapping_descriptor =
        internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_SensitiveDataProtectionMapping_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_SensitiveDataProtectionMapping_descriptor,
            new java.lang.String[] {
              "HighSensitivityMapping", "MediumSensitivityMapping",
            });
    internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_ResourceLabelsSelectorEntry_descriptor =
        internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_descriptor
            .getNestedTypes()
            .get(1);
    internal_static_google_cloud_securitycenter_v1_ResourceValueConfig_ResourceLabelsSelectorEntry_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v1_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.v1.ResourceProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy