com.google.cloud.securitycenter.v1p1beta1.NotificationConfigOuterClass 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-v1p1beta1 Show documentation
Show all versions of proto-google-cloud-securitycenter-v1p1beta1 Show documentation
PROTO library for proto-google-cloud-securitycenter-v1p1beta1
/*
* 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/v1p1beta1/notification_config.proto
// Protobuf Java Version: 3.25.3
package com.google.cloud.securitycenter.v1p1beta1;
public final class NotificationConfigOuterClass {
private NotificationConfigOuterClass() {}
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_v1p1beta1_NotificationConfig_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_StreamingConfig_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_StreamingConfig_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/v1p1beta1/"
+ "notification_config.proto\022%google.cloud."
+ "securitycenter.v1p1beta1\032\037google/api/fie"
+ "ld_behavior.proto\032\031google/api/resource.p"
+ "roto\"\266\004\n\022NotificationConfig\022\014\n\004name\030\001 \001("
+ "\t\022\023\n\013description\030\002 \001(\t\022W\n\nevent_type\030\003 \001"
+ "(\0162C.google.cloud.securitycenter.v1p1bet"
+ "a1.NotificationConfig.EventType\0226\n\014pubsu"
+ "b_topic\030\004 \001(\tB \372A\035\n\033pubsub.googleapis.co"
+ "m/Topic\022\034\n\017service_account\030\005 \001(\tB\003\340A\003\022e\n"
+ "\020streaming_config\030\006 \001(\0132I.google.cloud.s"
+ "ecuritycenter.v1p1beta1.NotificationConf"
+ "ig.StreamingConfigH\000\032!\n\017StreamingConfig\022"
+ "\016\n\006filter\030\001 \001(\t\"4\n\tEventType\022\032\n\026EVENT_TY"
+ "PE_UNSPECIFIED\020\000\022\013\n\007FINDING\020\001:}\352Az\n0secu"
+ "ritycenter.googleapis.com/NotificationCo"
+ "nfig\022Forganizations/{organization}/notif"
+ "icationConfigs/{notification_config}B\017\n\r"
+ "notify_configB\276\002\n)com.google.cloud.secur"
+ "itycenter.v1p1beta1P\001ZQcloud.google.com/"
+ "go/securitycenter/apiv1p1beta1/securityc"
+ "enterpb;securitycenterpb\252\002%Google.Cloud."
+ "SecurityCenter.V1P1Beta1\312\002%Google\\Cloud\\"
+ "SecurityCenter\\V1p1beta1\352\002(Google::Cloud"
+ "::SecurityCenter::V1p1beta1\352A@\n\033pubsub.g"
+ "oogleapis.com/Topic\022!projects/{project}/"
+ "topics/{topic}b\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(),
});
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_descriptor,
new java.lang.String[] {
"Name",
"Description",
"EventType",
"PubsubTopic",
"ServiceAccount",
"StreamingConfig",
"NotifyConfig",
});
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_StreamingConfig_descriptor =
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_descriptor
.getNestedTypes()
.get(0);
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_StreamingConfig_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_securitycenter_v1p1beta1_NotificationConfig_StreamingConfig_descriptor,
new java.lang.String[] {
"Filter",
});
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();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy