com.google.cloud.securitycenter.v2.ResourceValueConfigProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-securitycenter-v2 Show documentation
Show all versions of proto-google-cloud-securitycenter-v2 Show documentation
Proto library for google-cloud-securitycenter
/*
* 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.3
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\037google"
+ "/protobuf/timestamp.proto\"\246\007\n\023ResourceVa"
+ "lueConfig\022\014\n\004name\030\001 \001(\t\022E\n\016resource_valu"
+ "e\030\002 \001(\0162-.google.cloud.securitycenter.v2"
+ ".ResourceValue\022\027\n\ntag_values\030\003 \003(\tB\003\340A\002\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.ResourceValueCo"
+ "nfig.ResourceLabelsSelectorEntry\022\023\n\013desc"
+ "ription\030\007 \001(\t\0224\n\013create_time\030\010 \001(\0132\032.goo"
+ "gle.protobuf.TimestampB\003\340A\003\0224\n\013update_ti"
+ "me\030\t \001(\0132\032.google.protobuf.TimestampB\003\340A"
+ "\003\022}\n!sensitive_data_protection_mapping\030\013"
+ " \001(\0132R.google.cloud.securitycenter.v2.Re"
+ "sourceValueConfig.SensitiveDataProtectio"
+ "nMapping\032\304\001\n\036SensitiveDataProtectionMapp"
+ "ing\022O\n\030high_sensitivity_mapping\030\001 \001(\0162-."
+ "google.cloud.securitycenter.v2.ResourceV"
+ "alue\022Q\n\032medium_sensitivity_mapping\030\002 \001(\016"
+ "2-.google.cloud.securitycenter.v2.Resour"
+ "ceValue\032=\n\033ResourceLabelsSelectorEntry\022\013"
+ "\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:\201\001\352A~\n1se"
+ "curitycenter.googleapis.com/ResourceValu"
+ "eConfig\022Iorganizations/{organization}/re"
+ "sourceValueConfigs/{resource_value_confi"
+ "g}*X\n\rResourceValue\022\036\n\032RESOURCE_VALUE_UN"
+ "SPECIFIED\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.securi"
+ "tycenter.v2B\030ResourceValueConfigProtoP\001Z"
+ "Jcloud.google.com/go/securitycenter/apiv"
+ "2/securitycenterpb;securitycenterpb\252\002\036Go"
+ "ogle.Cloud.SecurityCenter.V2\312\002\036Google\\Cl"
+ "oud\\SecurityCenter\\V2\352\002!Google::Cloud::S"
+ "ecurityCenter::V2b\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.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",
"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.protobuf.TimestampProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy