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

com.google.cloud.parallelstore.v1beta.ParallelstoreProto 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/parallelstore/v1beta/parallelstore.proto

// Protobuf Java Version: 3.25.3
package com.google.cloud.parallelstore.v1beta;

public final class ParallelstoreProto {
  private ParallelstoreProto() {}

  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_parallelstore_v1beta_Instance_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_Instance_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_Instance_LabelsEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_Instance_LabelsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ListInstancesRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ListInstancesRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ListInstancesResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ListInstancesResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_GetInstanceRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_GetInstanceRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_CreateInstanceRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_CreateInstanceRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_UpdateInstanceRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_UpdateInstanceRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_DeleteInstanceRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_DeleteInstanceRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_OperationMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_OperationMetadata_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ImportDataRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ImportDataRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ExportDataRequest_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ExportDataRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ImportDataResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ImportDataResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ImportDataMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ImportDataMetadata_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ExportDataResponse_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ExportDataResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_ExportDataMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_ExportDataMetadata_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_TransferOperationMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_TransferOperationMetadata_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_parallelstore_v1beta_TransferCounters_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_parallelstore_v1beta_TransferCounters_fieldAccessorTable;

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

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

  static {
    java.lang.String[] descriptorData = {
      "\n5google/cloud/parallelstore/v1beta/para"
          + "llelstore.proto\022!google.cloud.parallelst"
          + "ore.v1beta\032\034google/api/annotations.proto"
          + "\032\027google/api/client.proto\032\037google/api/fi"
          + "eld_behavior.proto\032\033google/api/field_inf"
          + "o.proto\032\031google/api/resource.proto\032#goog"
          + "le/longrunning/operations.proto\032\033google/"
          + "protobuf/empty.proto\032 google/protobuf/fi"
          + "eld_mask.proto\032\037google/protobuf/timestam"
          + "p.proto\"\341\006\n\010Instance\022\021\n\004name\030\001 \001(\tB\003\340A\010\022"
          + "\030\n\013description\030\002 \001(\tB\003\340A\001\022E\n\005state\030\003 \001(\016"
          + "21.google.cloud.parallelstore.v1beta.Ins"
          + "tance.StateB\003\340A\003\0224\n\013create_time\030\004 \001(\0132\032."
          + "google.protobuf.TimestampB\003\340A\003\0224\n\013update"
          + "_time\030\005 \001(\0132\032.google.protobuf.TimestampB"
          + "\003\340A\003\022L\n\006labels\030\006 \003(\01327.google.cloud.para"
          + "llelstore.v1beta.Instance.LabelsEntryB\003\340"
          + "A\001\022\034\n\014capacity_gib\030\010 \001(\003B\006\340A\005\340A\002\022\031\n\014daos"
          + "_version\030\t \001(\tB\003\340A\003\022\032\n\raccess_points\030\n \003"
          + "(\tB\003\340A\003\022:\n\007network\030\013 \001(\tB)\340A\005\340A\001\372A \n\036com"
          + "pute.googleapis.com/Network\022D\n\021reserved_"
          + "ip_range\030\014 \001(\tB)\340A\005\340A\001\372A \n\036compute.googl"
          + "eapis.com/Address\022N\n\033effective_reserved_"
          + "ip_range\030\016 \001(\tB)\340A\005\340A\003\372A \n\036compute.googl"
          + "eapis.com/Address\032-\n\013LabelsEntry\022\013\n\003key\030"
          + "\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"R\n\005State\022\025\n\021STA"
          + "TE_UNSPECIFIED\020\000\022\014\n\010CREATING\020\001\022\n\n\006ACTIVE"
          + "\020\002\022\014\n\010DELETING\020\003\022\n\n\006FAILED\020\004:}\352Az\n%paral"
          + "lelstore.googleapis.com/Instance\022\n\tinstances\030\001 \003(\0132+.google.cloud.par"
          + "allelstore.v1beta.Instance\022\027\n\017next_page_"
          + "token\030\002 \001(\t\022\023\n\013unreachable\030\003 \003(\t\"Q\n\022GetI"
          + "nstanceRequest\022;\n\004name\030\001 \001(\tB-\340A\002\372A\'\n%pa"
          + "rallelstore.googleapis.com/Instance\"\315\001\n\025"
          + "CreateInstanceRequest\022=\n\006parent\030\001 \001(\tB-\340"
          + "A\002\372A\'\022%parallelstore.googleapis.com/Inst"
          + "ance\022\030\n\013instance_id\030\002 \001(\tB\003\340A\002\022B\n\010instan"
          + "ce\030\003 \001(\0132+.google.cloud.parallelstore.v1"
          + "beta.InstanceB\003\340A\002\022\027\n\nrequest_id\030\004 \001(\tB\003"
          + "\340A\001\"\252\001\n\025UpdateInstanceRequest\0224\n\013update_"
          + "mask\030\001 \001(\0132\032.google.protobuf.FieldMaskB\003"
          + "\340A\002\022B\n\010instance\030\002 \001(\0132+.google.cloud.par"
          + "allelstore.v1beta.InstanceB\003\340A\002\022\027\n\nreque"
          + "st_id\030\003 \001(\tB\003\340A\001\"m\n\025DeleteInstanceReques"
          + "t\022;\n\004name\030\001 \001(\tB-\340A\002\372A\'\n%parallelstore.g"
          + "oogleapis.com/Instance\022\027\n\nrequest_id\030\002 \001"
          + "(\tB\003\340A\001\"\200\002\n\021OperationMetadata\0224\n\013create_"
          + "time\030\001 \001(\0132\032.google.protobuf.TimestampB\003"
          + "\340A\003\0221\n\010end_time\030\002 \001(\0132\032.google.protobuf."
          + "TimestampB\003\340A\003\022\023\n\006target\030\003 \001(\tB\003\340A\003\022\021\n\004v"
          + "erb\030\004 \001(\tB\003\340A\003\022\033\n\016status_message\030\005 \001(\tB\003"
          + "\340A\003\022#\n\026requested_cancellation\030\006 \001(\010B\003\340A\003"
          + "\022\030\n\013api_version\030\007 \001(\tB\003\340A\003\"\305\001\n\021ImportDat"
          + "aRequest\022\030\n\016source_gcs_uri\030\002 \001(\tH\000\022\037\n\020de"
          + "stination_path\030\003 \001(\tB\003\340A\001H\001\022;\n\004name\030\001 \001("
          + "\tB-\340A\002\372A\'\n%parallelstore.googleapis.com/"
          + "Instance\022\037\n\nrequest_id\030\004 \001(\tB\013\340A\001\342\214\317\327\010\002\010"
          + "\001B\010\n\006sourceB\r\n\013destination\"\305\001\n\021ExportDat"
          + "aRequest\022\032\n\013source_path\030\002 \001(\tB\003\340A\001H\000\022\035\n\023"
          + "destination_gcs_uri\030\003 \001(\tH\001\022;\n\004name\030\001 \001("
          + "\tB-\340A\002\372A\'\n%parallelstore.googleapis.com/"
          + "Instance\022\037\n\nrequest_id\030\004 \001(\tB\013\340A\001\342\214\317\327\010\002\010"
          + "\001B\010\n\006sourceB\r\n\013destination\"\024\n\022ImportData"
          + "Response\"n\n\022ImportDataMetadata\022X\n\022operat"
          + "ion_metadata\030\001 \001(\0132<.google.cloud.parall"
          + "elstore.v1beta.TransferOperationMetadata"
          + "\"\024\n\022ExportDataResponse\"n\n\022ExportDataMeta"
          + "data\022X\n\022operation_metadata\030\001 \001(\0132<.googl"
          + "e.cloud.parallelstore.v1beta.TransferOpe"
          + "rationMetadata\"\302\002\n\031TransferOperationMeta"
          + "data\0224\n\013create_time\030\001 \001(\0132\032.google.proto"
          + "buf.TimestampB\003\340A\003\0221\n\010end_time\030\002 \001(\0132\032.g"
          + "oogle.protobuf.TimestampB\003\340A\003\022E\n\010counter"
          + "s\030\003 \001(\01323.google.cloud.parallelstore.v1b"
          + "eta.TransferCounters\022\023\n\006source\030\004 \001(\tB\003\340A"
          + "\002\022\030\n\013destination\030\005 \001(\tB\003\340A\002\022F\n\rtransfer_"
          + "type\030\006 \001(\0162/.google.cloud.parallelstore."
          + "v1beta.TransferType\"\234\001\n\020TransferCounters"
          + "\022\025\n\robjects_found\030\001 \001(\003\022\023\n\013bytes_found\030\002"
          + " \001(\003\022\027\n\017objects_skipped\030\003 \001(\003\022\025\n\rbytes_s"
          + "kipped\030\004 \001(\003\022\026\n\016objects_copied\030\005 \001(\003\022\024\n\014"
          + "bytes_copied\030\006 \001(\003*E\n\014TransferType\022\035\n\031TR"
          + "ANSFER_TYPE_UNSPECIFIED\020\000\022\n\n\006IMPORT\020\001\022\n\n"
          + "\006EXPORT\020\0022\315\014\n\rParallelstore\022\306\001\n\rListInst"
          + "ances\0227.google.cloud.parallelstore.v1bet"
          + "a.ListInstancesRequest\0328.google.cloud.pa"
          + "rallelstore.v1beta.ListInstancesResponse"
          + "\"B\332A\006parent\202\323\344\223\0023\0221/v1beta/{parent=proje"
          + "cts/*/locations/*}/instances\022\263\001\n\013GetInst"
          + "ance\0225.google.cloud.parallelstore.v1beta"
          + ".GetInstanceRequest\032+.google.cloud.paral"
          + "lelstore.v1beta.Instance\"@\332A\004name\202\323\344\223\0023\022"
          + "1/v1beta/{name=projects/*/locations/*/in"
          + "stances/*}\022\355\001\n\016CreateInstance\0228.google.c"
          + "loud.parallelstore.v1beta.CreateInstance"
          + "Request\032\035.google.longrunning.Operation\"\201"
          + "\001\312A\035\n\010Instance\022\021OperationMetadata\332A\033pare"
          + "nt,instance,instance_id\202\323\344\223\002=\"1/v1beta/{"
          + "parent=projects/*/locations/*}/instances"
          + ":\010instance\022\357\001\n\016UpdateInstance\0228.google.c"
          + "loud.parallelstore.v1beta.UpdateInstance"
          + "Request\032\035.google.longrunning.Operation\"\203"
          + "\001\312A\035\n\010Instance\022\021OperationMetadata\332A\024inst"
          + "ance,update_mask\202\323\344\223\002F2:/v1beta/{instanc"
          + "e.name=projects/*/locations/*/instances/"
          + "*}:\010instance\022\330\001\n\016DeleteInstance\0228.google"
          + ".cloud.parallelstore.v1beta.DeleteInstan"
          + "ceRequest\032\035.google.longrunning.Operation"
          + "\"m\312A*\n\025google.protobuf.Empty\022\021OperationM"
          + "etadata\332A\004name\202\323\344\223\0023*1/v1beta/{name=proj"
          + "ects/*/locations/*/instances/*}\022\325\001\n\nImpo"
          + "rtData\0224.google.cloud.parallelstore.v1be"
          + "ta.ImportDataRequest\032\035.google.longrunnin"
          + "g.Operation\"r\312A(\n\022ImportDataResponse\022\022Im"
          + "portDataMetadata\202\323\344\223\002A\"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy