1 /* 2 * Copyright 2020 Google LLC 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 7 * 8 * https://www.apache.org/licenses/LICENSE-2.0 9 * 10 * Unless required by applicable law or agreed to in writing, software 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 15 */ 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // source: google/cloud/automl/v1/io.proto 18 19 package com.google.cloud.automl.v1; 20 21 public final class Io { Io()22 private Io() {} 23 registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)24 public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {} 25 registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)26 public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) { 27 registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry); 28 } 29 30 static final com.google.protobuf.Descriptors.Descriptor 31 internal_static_google_cloud_automl_v1_InputConfig_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_automl_v1_InputConfig_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_automl_v1_InputConfig_ParamsEntry_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_automl_v1_InputConfig_ParamsEntry_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_cloud_automl_v1_BatchPredictInputConfig_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_cloud_automl_v1_BatchPredictInputConfig_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_cloud_automl_v1_DocumentInputConfig_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_cloud_automl_v1_DocumentInputConfig_fieldAccessorTable; 46 static final com.google.protobuf.Descriptors.Descriptor 47 internal_static_google_cloud_automl_v1_OutputConfig_descriptor; 48 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 49 internal_static_google_cloud_automl_v1_OutputConfig_fieldAccessorTable; 50 static final com.google.protobuf.Descriptors.Descriptor 51 internal_static_google_cloud_automl_v1_BatchPredictOutputConfig_descriptor; 52 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 53 internal_static_google_cloud_automl_v1_BatchPredictOutputConfig_fieldAccessorTable; 54 static final com.google.protobuf.Descriptors.Descriptor 55 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_descriptor; 56 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 57 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_fieldAccessorTable; 58 static final com.google.protobuf.Descriptors.Descriptor 59 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_ParamsEntry_descriptor; 60 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 61 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_ParamsEntry_fieldAccessorTable; 62 static final com.google.protobuf.Descriptors.Descriptor 63 internal_static_google_cloud_automl_v1_GcsSource_descriptor; 64 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 65 internal_static_google_cloud_automl_v1_GcsSource_fieldAccessorTable; 66 static final com.google.protobuf.Descriptors.Descriptor 67 internal_static_google_cloud_automl_v1_GcsDestination_descriptor; 68 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 69 internal_static_google_cloud_automl_v1_GcsDestination_fieldAccessorTable; 70 getDescriptor()71 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 72 return descriptor; 73 } 74 75 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 76 77 static { 78 java.lang.String[] descriptorData = { 79 "\n\037google/cloud/automl/v1/io.proto\022\026googl" 80 + "e.cloud.automl.v1\032\037google/api/field_beha" 81 + "vior.proto\"\300\001\n\013InputConfig\0227\n\ngcs_source" 82 + "\030\001 \001(\0132!.google.cloud.automl.v1.GcsSourc" 83 + "eH\000\022?\n\006params\030\002 \003(\0132/.google.cloud.autom" 84 + "l.v1.InputConfig.ParamsEntry\032-\n\013ParamsEn" 85 + "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\010\n\006s" 86 + "ource\"a\n\027BatchPredictInputConfig\022<\n\ngcs_" 87 + "source\030\001 \001(\0132!.google.cloud.automl.v1.Gc" 88 + "sSourceB\003\340A\002H\000B\010\n\006source\"L\n\023DocumentInpu" 89 + "tConfig\0225\n\ngcs_source\030\001 \001(\0132!.google.clo" 90 + "ud.automl.v1.GcsSource\"e\n\014OutputConfig\022F" 91 + "\n\017gcs_destination\030\001 \001(\0132&.google.cloud.a" 92 + "utoml.v1.GcsDestinationB\003\340A\002H\000B\r\n\013destin" 93 + "ation\"q\n\030BatchPredictOutputConfig\022F\n\017gcs" 94 + "_destination\030\001 \001(\0132&.google.cloud.automl" 95 + ".v1.GcsDestinationB\003\340A\002H\000B\r\n\013destination" 96 + "\"\202\002\n\027ModelExportOutputConfig\022F\n\017gcs_dest" 97 + "ination\030\001 \001(\0132&.google.cloud.automl.v1.G" 98 + "csDestinationB\003\340A\002H\000\022\024\n\014model_format\030\004 \001" 99 + "(\t\022K\n\006params\030\002 \003(\0132;.google.cloud.automl" 100 + ".v1.ModelExportOutputConfig.ParamsEntry\032" 101 + "-\n\013ParamsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001" 102 + "(\t:\0028\001B\r\n\013destination\"$\n\tGcsSource\022\027\n\nin" 103 + "put_uris\030\001 \003(\tB\003\340A\002\"0\n\016GcsDestination\022\036\n" 104 + "\021output_uri_prefix\030\001 \001(\tB\003\340A\002B\240\001\n\032com.go" 105 + "ogle.cloud.automl.v1P\001Z2cloud.google.com" 106 + "/go/automl/apiv1/automlpb;automlpb\252\002\026Goo" 107 + "gle.Cloud.AutoML.V1\312\002\026Google\\Cloud\\AutoM" 108 + "l\\V1\352\002\031Google::Cloud::AutoML::V1b\006proto3" 109 }; 110 descriptor = 111 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 112 descriptorData, 113 new com.google.protobuf.Descriptors.FileDescriptor[] { 114 com.google.api.FieldBehaviorProto.getDescriptor(), 115 }); 116 internal_static_google_cloud_automl_v1_InputConfig_descriptor = 117 getDescriptor().getMessageTypes().get(0); 118 internal_static_google_cloud_automl_v1_InputConfig_fieldAccessorTable = 119 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 120 internal_static_google_cloud_automl_v1_InputConfig_descriptor, 121 new java.lang.String[] { 122 "GcsSource", "Params", "Source", 123 }); 124 internal_static_google_cloud_automl_v1_InputConfig_ParamsEntry_descriptor = 125 internal_static_google_cloud_automl_v1_InputConfig_descriptor.getNestedTypes().get(0); 126 internal_static_google_cloud_automl_v1_InputConfig_ParamsEntry_fieldAccessorTable = 127 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 128 internal_static_google_cloud_automl_v1_InputConfig_ParamsEntry_descriptor, 129 new java.lang.String[] { 130 "Key", "Value", 131 }); 132 internal_static_google_cloud_automl_v1_BatchPredictInputConfig_descriptor = 133 getDescriptor().getMessageTypes().get(1); 134 internal_static_google_cloud_automl_v1_BatchPredictInputConfig_fieldAccessorTable = 135 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 136 internal_static_google_cloud_automl_v1_BatchPredictInputConfig_descriptor, 137 new java.lang.String[] { 138 "GcsSource", "Source", 139 }); 140 internal_static_google_cloud_automl_v1_DocumentInputConfig_descriptor = 141 getDescriptor().getMessageTypes().get(2); 142 internal_static_google_cloud_automl_v1_DocumentInputConfig_fieldAccessorTable = 143 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 144 internal_static_google_cloud_automl_v1_DocumentInputConfig_descriptor, 145 new java.lang.String[] { 146 "GcsSource", 147 }); 148 internal_static_google_cloud_automl_v1_OutputConfig_descriptor = 149 getDescriptor().getMessageTypes().get(3); 150 internal_static_google_cloud_automl_v1_OutputConfig_fieldAccessorTable = 151 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 152 internal_static_google_cloud_automl_v1_OutputConfig_descriptor, 153 new java.lang.String[] { 154 "GcsDestination", "Destination", 155 }); 156 internal_static_google_cloud_automl_v1_BatchPredictOutputConfig_descriptor = 157 getDescriptor().getMessageTypes().get(4); 158 internal_static_google_cloud_automl_v1_BatchPredictOutputConfig_fieldAccessorTable = 159 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 160 internal_static_google_cloud_automl_v1_BatchPredictOutputConfig_descriptor, 161 new java.lang.String[] { 162 "GcsDestination", "Destination", 163 }); 164 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_descriptor = 165 getDescriptor().getMessageTypes().get(5); 166 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_fieldAccessorTable = 167 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 168 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_descriptor, 169 new java.lang.String[] { 170 "GcsDestination", "ModelFormat", "Params", "Destination", 171 }); 172 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_ParamsEntry_descriptor = 173 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_descriptor 174 .getNestedTypes() 175 .get(0); 176 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_ParamsEntry_fieldAccessorTable = 177 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 178 internal_static_google_cloud_automl_v1_ModelExportOutputConfig_ParamsEntry_descriptor, 179 new java.lang.String[] { 180 "Key", "Value", 181 }); 182 internal_static_google_cloud_automl_v1_GcsSource_descriptor = 183 getDescriptor().getMessageTypes().get(6); 184 internal_static_google_cloud_automl_v1_GcsSource_fieldAccessorTable = 185 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 186 internal_static_google_cloud_automl_v1_GcsSource_descriptor, 187 new java.lang.String[] { 188 "InputUris", 189 }); 190 internal_static_google_cloud_automl_v1_GcsDestination_descriptor = 191 getDescriptor().getMessageTypes().get(7); 192 internal_static_google_cloud_automl_v1_GcsDestination_fieldAccessorTable = 193 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 194 internal_static_google_cloud_automl_v1_GcsDestination_descriptor, 195 new java.lang.String[] { 196 "OutputUriPrefix", 197 }); 198 com.google.protobuf.ExtensionRegistry registry = 199 com.google.protobuf.ExtensionRegistry.newInstance(); 200 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)201 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 202 descriptor, registry); com.google.api.FieldBehaviorProto.getDescriptor()203 com.google.api.FieldBehaviorProto.getDescriptor(); 204 } 205 206 // @@protoc_insertion_point(outer_class_scope) 207 } 208