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

com.google.cloud.visionai.v1.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/visionai/v1/common.proto

// Protobuf Java Version: 3.25.3
package com.google.cloud.visionai.v1;

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);
  }

  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_visionai_v1_Cluster_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_visionai_v1_Cluster_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_visionai_v1_Cluster_LabelsEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_visionai_v1_Cluster_LabelsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_visionai_v1_Cluster_AnnotationsEntry_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_visionai_v1_Cluster_AnnotationsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_visionai_v1_OperationMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_visionai_v1_OperationMetadata_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_visionai_v1_GcsSource_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_visionai_v1_GcsSource_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/visionai/v1/common.proto\022"
          + "\030google.cloud.visionai.v1\032\037google/api/fi"
          + "eld_behavior.proto\032\031google/api/resource."
          + "proto\032\037google/protobuf/timestamp.proto\"\254"
          + "\005\n\007Cluster\022\021\n\004name\030\001 \001(\tB\003\340A\003\0224\n\013create_"
          + "time\030\002 \001(\0132\032.google.protobuf.TimestampB\003"
          + "\340A\003\0224\n\013update_time\030\003 \001(\0132\032.google.protob"
          + "uf.TimestampB\003\340A\003\022=\n\006labels\030\004 \003(\0132-.goog"
          + "le.cloud.visionai.v1.Cluster.LabelsEntry"
          + "\022G\n\013annotations\030\005 \003(\01322.google.cloud.vis"
          + "ionai.v1.Cluster.AnnotationsEntry\022\'\n\032dat"
          + "aplane_service_endpoint\030\006 \001(\tB\003\340A\003\022;\n\005st"
          + "ate\030\007 \001(\0162\'.google.cloud.visionai.v1.Clu"
          + "ster.StateB\003\340A\003\022\027\n\npsc_target\030\010 \001(\tB\003\340A\003"
          + "\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 "
          + "\001(\t:\0028\001\0322\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t"
          + "\022\r\n\005value\030\002 \001(\t:\0028\001\"V\n\005State\022\025\n\021STATE_UN"
          + "SPECIFIED\020\000\022\020\n\014PROVISIONING\020\001\022\013\n\007RUNNING"
          + "\020\002\022\014\n\010STOPPING\020\003\022\t\n\005ERROR\020\004:`\352A]\n\037vision"
          + "ai.googleapis.com/Cluster\022:projects/{pro"
          + "ject}/locations/{location}/clusters/{clu"
          + "ster}\"\200\002\n\021OperationMetadata\0224\n\013create_ti"
          + "me\030\001 \001(\0132\032.google.protobuf.TimestampB\003\340A"
          + "\003\0221\n\010end_time\030\002 \001(\0132\032.google.protobuf.Ti"
          + "mestampB\003\340A\003\022\023\n\006target\030\003 \001(\tB\003\340A\003\022\021\n\004ver"
          + "b\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\"\036\n\tGcsSource\022\021\n"
          + "\004uris\030\001 \003(\tB\003\340A\002B\273\001\n\034com.google.cloud.vi"
          + "sionai.v1B\013CommonProtoP\001Z8cloud.google.c"
          + "om/go/visionai/apiv1/visionaipb;visionai"
          + "pb\252\002\030Google.Cloud.VisionAI.V1\312\002\030Google\\C"
          + "loud\\VisionAI\\V1\352\002\033Google::Cloud::Vision"
          + "AI::V1b\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.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_visionai_v1_Cluster_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_visionai_v1_Cluster_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_visionai_v1_Cluster_descriptor,
            new java.lang.String[] {
              "Name",
              "CreateTime",
              "UpdateTime",
              "Labels",
              "Annotations",
              "DataplaneServiceEndpoint",
              "State",
              "PscTarget",
            });
    internal_static_google_cloud_visionai_v1_Cluster_LabelsEntry_descriptor =
        internal_static_google_cloud_visionai_v1_Cluster_descriptor.getNestedTypes().get(0);
    internal_static_google_cloud_visionai_v1_Cluster_LabelsEntry_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_visionai_v1_Cluster_LabelsEntry_descriptor,
            new java.lang.String[] {
              "Key", "Value",
            });
    internal_static_google_cloud_visionai_v1_Cluster_AnnotationsEntry_descriptor =
        internal_static_google_cloud_visionai_v1_Cluster_descriptor.getNestedTypes().get(1);
    internal_static_google_cloud_visionai_v1_Cluster_AnnotationsEntry_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_visionai_v1_Cluster_AnnotationsEntry_descriptor,
            new java.lang.String[] {
              "Key", "Value",
            });
    internal_static_google_cloud_visionai_v1_OperationMetadata_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_visionai_v1_OperationMetadata_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_visionai_v1_OperationMetadata_descriptor,
            new java.lang.String[] {
              "CreateTime",
              "EndTime",
              "Target",
              "Verb",
              "StatusMessage",
              "RequestedCancellation",
              "ApiVersion",
            });
    internal_static_google_cloud_visionai_v1_GcsSource_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_cloud_visionai_v1_GcsSource_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_visionai_v1_GcsSource_descriptor,
            new java.lang.String[] {
              "Uris",
            });
    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.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy