com.google.cloud.baremetalsolution.v2.LunProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-bare-metal-solution-v2 Show documentation
Show all versions of proto-google-cloud-bare-metal-solution-v2 Show documentation
Proto library for google-cloud-bare-metal-solution
/*
* Copyright 2023 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/lun.proto
package com.google.cloud.baremetalsolution.v2;
public final class LunProto {
private LunProto() {}
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_baremetalsolution_v2_Lun_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_baremetalsolution_v2_Lun_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_baremetalsolution_v2_GetLunRequest_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_baremetalsolution_v2_GetLunRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_baremetalsolution_v2_ListLunsRequest_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_baremetalsolution_v2_ListLunsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_baremetalsolution_v2_ListLunsResponse_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_baremetalsolution_v2_ListLunsResponse_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/baremetalsolution/v2/lun."
+ "proto\022!google.cloud.baremetalsolution.v2"
+ "\032\037google/api/field_behavior.proto\032\031googl"
+ "e/api/resource.proto\"\324\005\n\003Lun\022\022\n\004name\030\001 \001"
+ "(\tB\004\342A\001\003\022\n\n\002id\030\n \001(\t\022;\n\005state\030\002 \001(\0162,.go"
+ "ogle.cloud.baremetalsolution.v2.Lun.Stat"
+ "e\022\017\n\007size_gb\030\003 \001(\003\022T\n\022multiprotocol_type"
+ "\030\004 \001(\01628.google.cloud.baremetalsolution."
+ "v2.Lun.MultiprotocolType\022D\n\016storage_volu"
+ "me\030\005 \001(\tB,\372A)\n\'baremetalsolution.googlea"
+ "pis.com/Volume\022\021\n\tshareable\030\006 \001(\010\022\020\n\010boo"
+ "t_lun\030\007 \001(\010\022H\n\014storage_type\030\010 \001(\01622.goog"
+ "le.cloud.baremetalsolution.v2.Lun.Storag"
+ "eType\022\014\n\004wwid\030\t \001(\t\"S\n\005State\022\025\n\021STATE_UN"
+ "SPECIFIED\020\000\022\014\n\010CREATING\020\001\022\014\n\010UPDATING\020\002\022"
+ "\t\n\005READY\020\003\022\014\n\010DELETING\020\004\"B\n\021Multiprotoco"
+ "lType\022\"\n\036MULTIPROTOCOL_TYPE_UNSPECIFIED\020"
+ "\000\022\t\n\005LINUX\020\001\"=\n\013StorageType\022\034\n\030STORAGE_T"
+ "YPE_UNSPECIFIED\020\000\022\007\n\003SSD\020\001\022\007\n\003HDD\020\002:n\352Ak"
+ "\n$baremetalsolution.googleapis.com/Lun\022C"
+ "projects/{project}/locations/{location}/"
+ "volumes/{volume}/luns/{lun}\"L\n\rGetLunReq"
+ "uest\022;\n\004name\030\001 \001(\tB-\342A\001\002\372A&\n$baremetalso"
+ "lution.googleapis.com/Lun\"z\n\017ListLunsReq"
+ "uest\022@\n\006parent\030\001 \001(\tB0\342A\001\002\372A)\n\'baremetal"
+ "solution.googleapis.com/Volume\022\021\n\tpage_s"
+ "ize\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\"v\n\020ListLun"
+ "sResponse\0224\n\004luns\030\001 \003(\0132&.google.cloud.b"
+ "aremetalsolution.v2.Lun\022\027\n\017next_page_tok"
+ "en\030\002 \001(\t\022\023\n\013unreachable\030\003 \003(\tB\367\001\n%com.go"
+ "ogle.cloud.baremetalsolution.v2B\010LunProt"
+ "oP\001ZScloud.google.com/go/baremetalsoluti"
+ "on/apiv2/baremetalsolutionpb;baremetalso"
+ "lutionpb\252\002!Google.Cloud.BareMetalSolutio"
+ "n.V2\312\002!Google\\Cloud\\BareMetalSolution\\V2"
+ "\352\002$Google::Cloud::BareMetalSolution::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(),
});
internal_static_google_cloud_baremetalsolution_v2_Lun_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_baremetalsolution_v2_Lun_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_baremetalsolution_v2_Lun_descriptor,
new java.lang.String[] {
"Name",
"Id",
"State",
"SizeGb",
"MultiprotocolType",
"StorageVolume",
"Shareable",
"BootLun",
"StorageType",
"Wwid",
});
internal_static_google_cloud_baremetalsolution_v2_GetLunRequest_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_cloud_baremetalsolution_v2_GetLunRequest_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_baremetalsolution_v2_GetLunRequest_descriptor,
new java.lang.String[] {
"Name",
});
internal_static_google_cloud_baremetalsolution_v2_ListLunsRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_google_cloud_baremetalsolution_v2_ListLunsRequest_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_baremetalsolution_v2_ListLunsRequest_descriptor,
new java.lang.String[] {
"Parent", "PageSize", "PageToken",
});
internal_static_google_cloud_baremetalsolution_v2_ListLunsResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_google_cloud_baremetalsolution_v2_ListLunsResponse_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_baremetalsolution_v2_ListLunsResponse_descriptor,
new java.lang.String[] {
"Luns", "NextPageToken", "Unreachable",
});
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.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)
}