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

com.google.cloud.securitycenter.v1beta1.FindingOuterClass Maven / Gradle / Ivy

There is a newer version: 0.158.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/v1beta1/finding.proto

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

public final class FindingOuterClass {
  private FindingOuterClass() {}

  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_v1beta1_Finding_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v1beta1_Finding_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_securitycenter_v1beta1_Finding_SourcePropertiesEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v1beta1_Finding_SourcePropertiesEntry_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n1google/cloud/securitycenter/v1beta1/fi"
          + "nding.proto\022#google.cloud.securitycenter"
          + ".v1beta1\032\037google/api/field_behavior.prot"
          + "o\032\031google/api/resource.proto\0328google/clo"
          + "ud/securitycenter/v1beta1/security_marks"
          + ".proto\032\034google/protobuf/struct.proto\032\037go"
          + "ogle/protobuf/timestamp.proto\"\270\005\n\007Findin"
          + "g\022\014\n\004name\030\001 \001(\t\022\023\n\006parent\030\002 \001(\tB\003\340A\005\022\025\n\r"
          + "resource_name\030\003 \001(\t\022A\n\005state\030\004 \001(\01622.goo"
          + "gle.cloud.securitycenter.v1beta1.Finding"
          + ".State\022\020\n\010category\030\005 \001(\t\022\024\n\014external_uri"
          + "\030\006 \001(\t\022]\n\021source_properties\030\007 \003(\0132B.goog"
          + "le.cloud.securitycenter.v1beta1.Finding."
          + "SourcePropertiesEntry\022O\n\016security_marks\030"
          + "\010 \001(\01322.google.cloud.securitycenter.v1be"
          + "ta1.SecurityMarksB\003\340A\003\022.\n\nevent_time\030\t \001"
          + "(\0132\032.google.protobuf.Timestamp\022/\n\013create"
          + "_time\030\n \001(\0132\032.google.protobuf.Timestamp\032"
          + "O\n\025SourcePropertiesEntry\022\013\n\003key\030\001 \001(\t\022%\n"
          + "\005value\030\002 \001(\0132\026.google.protobuf.Value:\0028\001"
          + "\"8\n\005State\022\025\n\021STATE_UNSPECIFIED\020\000\022\n\n\006ACTI"
          + "VE\020\001\022\014\n\010INACTIVE\020\002:l\352Ai\n%securitycenter."
          + "googleapis.com/Finding\022@organizations/{o"
          + "rganization}/sources/{source}/findings/{"
          + "finding}B|\n\'com.google.cloud.securitycen"
          + "ter.v1beta1P\001ZOcloud.google.com/go/secur"
          + "itycenter/apiv1beta1/securitycenterpb;se"
          + "curitycenterpbb\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.v1beta1.SecurityMarksOuterClass.getDescriptor(),
              com.google.protobuf.StructProto.getDescriptor(),
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_securitycenter_v1beta1_Finding_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_securitycenter_v1beta1_Finding_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v1beta1_Finding_descriptor,
            new java.lang.String[] {
              "Name",
              "Parent",
              "ResourceName",
              "State",
              "Category",
              "ExternalUri",
              "SourceProperties",
              "SecurityMarks",
              "EventTime",
              "CreateTime",
            });
    internal_static_google_cloud_securitycenter_v1beta1_Finding_SourcePropertiesEntry_descriptor =
        internal_static_google_cloud_securitycenter_v1beta1_Finding_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_securitycenter_v1beta1_Finding_SourcePropertiesEntry_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v1beta1_Finding_SourcePropertiesEntry_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.v1beta1.SecurityMarksOuterClass.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy