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

com.google.cloud.automl.v1beta1.ModelOuterClass Maven / Gradle / Ivy

There is a newer version: 0.141.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/automl/v1beta1/model.proto

// Protobuf Java Version: 3.25.3
package com.google.cloud.automl.v1beta1;

public final class ModelOuterClass {
  private ModelOuterClass() {}

  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_automl_v1beta1_Model_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_automl_v1beta1_Model_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/automl/v1beta1/model.prot"
          + "o\022\033google.cloud.automl.v1beta1\032\031google/a"
          + "pi/resource.proto\032\'google/cloud/automl/v"
          + "1beta1/image.proto\032(google/cloud/automl/"
          + "v1beta1/tables.proto\032&google/cloud/autom"
          + "l/v1beta1/text.proto\032-google/cloud/autom"
          + "l/v1beta1/translation.proto\032\'google/clou"
          + "d/automl/v1beta1/video.proto\032\037google/pro"
          + "tobuf/timestamp.proto\"\314\n\n\005Model\022[\n\032trans"
          + "lation_model_metadata\030\017 \001(\01325.google.clo"
          + "ud.automl.v1beta1.TranslationModelMetada"
          + "taH\000\022l\n#image_classification_model_metad"
          + "ata\030\r \001(\0132=.google.cloud.automl.v1beta1."
          + "ImageClassificationModelMetadataH\000\022j\n\"te"
          + "xt_classification_model_metadata\030\016 \001(\0132<"
          + ".google.cloud.automl.v1beta1.TextClassif"
          + "icationModelMetadataH\000\022o\n%image_object_d"
          + "etection_model_metadata\030\024 \001(\0132>.google.c"
          + "loud.automl.v1beta1.ImageObjectDetection"
          + "ModelMetadataH\000\022l\n#video_classification_"
          + "model_metadata\030\027 \001(\0132=.google.cloud.auto"
          + "ml.v1beta1.VideoClassificationModelMetad"
          + "ataH\000\022m\n$video_object_tracking_model_met"
          + "adata\030\025 \001(\0132=.google.cloud.automl.v1beta"
          + "1.VideoObjectTrackingModelMetadataH\000\022b\n\036"
          + "text_extraction_model_metadata\030\023 \001(\01328.g"
          + "oogle.cloud.automl.v1beta1.TextExtractio"
          + "nModelMetadataH\000\022Q\n\025tables_model_metadat"
          + "a\030\030 \001(\01320.google.cloud.automl.v1beta1.Ta"
          + "blesModelMetadataH\000\022`\n\035text_sentiment_mo"
          + "del_metadata\030\026 \001(\01327.google.cloud.automl"
          + ".v1beta1.TextSentimentModelMetadataH\000\022\014\n"
          + "\004name\030\001 \001(\t\022\024\n\014display_name\030\002 \001(\t\022\022\n\ndat"
          + "aset_id\030\003 \001(\t\022/\n\013create_time\030\007 \001(\0132\032.goo"
          + "gle.protobuf.Timestamp\022/\n\013update_time\030\013 "
          + "\001(\0132\032.google.protobuf.Timestamp\022L\n\020deplo"
          + "yment_state\030\010 \001(\01622.google.cloud.automl."
          + "v1beta1.Model.DeploymentState\"Q\n\017Deploym"
          + "entState\022 \n\034DEPLOYMENT_STATE_UNSPECIFIED"
          + "\020\000\022\014\n\010DEPLOYED\020\001\022\016\n\nUNDEPLOYED\020\002:X\352AU\n\033a"
          + "utoml.googleapis.com/Model\0226projects/{pr"
          + "oject}/locations/{location}/models/{mode"
          + "l}B\020\n\016model_metadataB\233\001\n\037com.google.clou"
          + "d.automl.v1beta1P\001Z7cloud.google.com/go/"
          + "automl/apiv1beta1/automlpb;automlpb\312\002\033Go"
          + "ogle\\Cloud\\AutoMl\\V1beta1\352\002\036Google::Clou"
          + "d::AutoML::V1beta1b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.api.ResourceProto.getDescriptor(),
              com.google.cloud.automl.v1beta1.ImageProto.getDescriptor(),
              com.google.cloud.automl.v1beta1.Tables.getDescriptor(),
              com.google.cloud.automl.v1beta1.TextProto.getDescriptor(),
              com.google.cloud.automl.v1beta1.TranslationProto.getDescriptor(),
              com.google.cloud.automl.v1beta1.VideoProto.getDescriptor(),
              com.google.protobuf.TimestampProto.getDescriptor(),
            });
    internal_static_google_cloud_automl_v1beta1_Model_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_automl_v1beta1_Model_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_automl_v1beta1_Model_descriptor,
            new java.lang.String[] {
              "TranslationModelMetadata",
              "ImageClassificationModelMetadata",
              "TextClassificationModelMetadata",
              "ImageObjectDetectionModelMetadata",
              "VideoClassificationModelMetadata",
              "VideoObjectTrackingModelMetadata",
              "TextExtractionModelMetadata",
              "TablesModelMetadata",
              "TextSentimentModelMetadata",
              "Name",
              "DisplayName",
              "DatasetId",
              "CreateTime",
              "UpdateTime",
              "DeploymentState",
              "ModelMetadata",
            });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.ResourceProto.resource);
    com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
        descriptor, registry);
    com.google.api.ResourceProto.getDescriptor();
    com.google.cloud.automl.v1beta1.ImageProto.getDescriptor();
    com.google.cloud.automl.v1beta1.Tables.getDescriptor();
    com.google.cloud.automl.v1beta1.TextProto.getDescriptor();
    com.google.cloud.automl.v1beta1.TranslationProto.getDescriptor();
    com.google.cloud.automl.v1beta1.VideoProto.getDescriptor();
    com.google.protobuf.TimestampProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy