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

com.google.cloud.securitycenter.v2.BackupDisasterRecoveryProto 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/backup_disaster_recovery.proto

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

public final class BackupDisasterRecoveryProto {
  private BackupDisasterRecoveryProto() {}

  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_BackupDisasterRecovery_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_securitycenter_v2_BackupDisasterRecovery_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/backup_"
          + "disaster_recovery.proto\022\036google.cloud.se"
          + "curitycenter.v2\032\037google/protobuf/timesta"
          + "mp.proto\"\206\002\n\026BackupDisasterRecovery\022\027\n\017b"
          + "ackup_template\030\001 \001(\t\022\020\n\010policies\030\002 \003(\t\022\014"
          + "\n\004host\030\003 \001(\t\022\024\n\014applications\030\004 \003(\t\022\024\n\014st"
          + "orage_pool\030\005 \001(\t\022\026\n\016policy_options\030\006 \003(\t"
          + "\022\017\n\007profile\030\007 \001(\t\022\021\n\tappliance\030\010 \001(\t\022\023\n\013"
          + "backup_type\030\t \001(\t\0226\n\022backup_create_time\030"
          + "\n \001(\0132\032.google.protobuf.TimestampB\365\001\n\"co"
          + "m.google.cloud.securitycenter.v2B\033Backup"
          + "DisasterRecoveryProtoP\001ZJcloud.google.co"
          + "m/go/securitycenter/apiv2/securitycenter"
          + "pb;securitycenterpb\252\002\036Google.Cloud.Secur"
          + "ityCenter.V2\312\002\036Google\\Cloud\\SecurityCent"
          + "er\\V2\352\002!Google::Cloud::SecurityCenter::V"
          + "2b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_securitycenter_v2_BackupDisasterRecovery_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_securitycenter_v2_BackupDisasterRecovery_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_securitycenter_v2_BackupDisasterRecovery_descriptor,
            new java.lang.String[] {
              "BackupTemplate",
              "Policies",
              "Host",
              "Applications",
              "StoragePool",
              "PolicyOptions",
              "Profile",
              "Appliance",
              "BackupType",
              "BackupCreateTime",
            });
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy