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

com.google.cloud.baremetalsolution.v2.CommonProto Maven / Gradle / Ivy

/*
 * 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/baremetalsolution/v2/common.proto

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

public final class CommonProto {
  private CommonProto() {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}

  public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
  }

  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/baremetalsolution/v2/comm"
          + "on.proto\022!google.cloud.baremetalsolution"
          + ".v2*\252\001\n\025VolumePerformanceTier\022\'\n#VOLUME_"
          + "PERFORMANCE_TIER_UNSPECIFIED\020\000\022\"\n\036VOLUME"
          + "_PERFORMANCE_TIER_SHARED\020\001\022$\n VOLUME_PER"
          + "FORMANCE_TIER_ASSIGNED\020\002\022\036\n\032VOLUME_PERFO"
          + "RMANCE_TIER_HT\020\003*l\n\017WorkloadProfile\022 \n\034W"
          + "ORKLOAD_PROFILE_UNSPECIFIED\020\000\022\034\n\030WORKLOA"
          + "D_PROFILE_GENERIC\020\001\022\031\n\025WORKLOAD_PROFILE_"
          + "HANA\020\002B\372\001\n%com.google.cloud.baremetalsol"
          + "ution.v2B\013CommonProtoP\001ZScloud.google.co"
          + "m/go/baremetalsolution/apiv2/baremetalso"
          + "lutionpb;baremetalsolutionpb\252\002!Google.Cl"
          + "oud.BareMetalSolution.V2\312\002!Google\\Cloud\\"
          + "BareMetalSolution\\V2\352\002$Google::Cloud::Ba"
          + "reMetalSolution::V2b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {});
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy