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/aiplatform/v1/dataset.proto 18 19 package com.google.cloud.aiplatform.v1; 20 21 public final class DatasetProto { DatasetProto()22 private DatasetProto() {} 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_aiplatform_v1_Dataset_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_aiplatform_v1_Dataset_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_aiplatform_v1_Dataset_LabelsEntry_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_aiplatform_v1_Dataset_LabelsEntry_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_DataItemLabelsEntry_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_DataItemLabelsEntry_fieldAccessorTable; 46 static final com.google.protobuf.Descriptors.Descriptor 47 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_AnnotationLabelsEntry_descriptor; 48 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 49 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_AnnotationLabelsEntry_fieldAccessorTable; 50 static final com.google.protobuf.Descriptors.Descriptor 51 internal_static_google_cloud_aiplatform_v1_ExportDataConfig_descriptor; 52 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 53 internal_static_google_cloud_aiplatform_v1_ExportDataConfig_fieldAccessorTable; 54 static final com.google.protobuf.Descriptors.Descriptor 55 internal_static_google_cloud_aiplatform_v1_ExportFractionSplit_descriptor; 56 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 57 internal_static_google_cloud_aiplatform_v1_ExportFractionSplit_fieldAccessorTable; 58 getDescriptor()59 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 60 return descriptor; 61 } 62 63 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 64 65 static { 66 java.lang.String[] descriptorData = { 67 "\n(google/cloud/aiplatform/v1/dataset.pro" 68 + "to\022\032google.cloud.aiplatform.v1\032\037google/a" 69 + "pi/field_behavior.proto\032\031google/api/reso" 70 + "urce.proto\0320google/cloud/aiplatform/v1/e" 71 + "ncryption_spec.proto\032#google/cloud/aipla" 72 + "tform/v1/io.proto\032,google/cloud/aiplatfo" 73 + "rm/v1/saved_query.proto\032\034google/protobuf" 74 + "/struct.proto\032\037google/protobuf/timestamp" 75 + ".proto\"\217\005\n\007Dataset\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n" 76 + "\014display_name\030\002 \001(\tB\003\340A\002\022\023\n\013description\030" 77 + "\020 \001(\t\022 \n\023metadata_schema_uri\030\003 \001(\tB\003\340A\002\022" 78 + "-\n\010metadata\030\010 \001(\0132\026.google.protobuf.Valu" 79 + "eB\003\340A\002\0224\n\013create_time\030\004 \001(\0132\032.google.pro" 80 + "tobuf.TimestampB\003\340A\003\0224\n\013update_time\030\005 \001(" 81 + "\0132\032.google.protobuf.TimestampB\003\340A\003\022\014\n\004et" 82 + "ag\030\006 \001(\t\022?\n\006labels\030\007 \003(\0132/.google.cloud." 83 + "aiplatform.v1.Dataset.LabelsEntry\022=\n\rsav" 84 + "ed_queries\030\t \003(\0132&.google.cloud.aiplatfo" 85 + "rm.v1.SavedQuery\022C\n\017encryption_spec\030\013 \001(" 86 + "\0132*.google.cloud.aiplatform.v1.Encryptio" 87 + "nSpec\022\036\n\021metadata_artifact\030\021 \001(\tB\003\340A\003\032-\n" 88 + "\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t" 89 + ":\0028\001:b\352A_\n!aiplatform.googleapis.com/Dat" 90 + "aset\022:projects/{project}/locations/{loca" 91 + "tion}/datasets/{dataset}\"\244\003\n\020ImportDataC" 92 + "onfig\022;\n\ngcs_source\030\001 \001(\0132%.google.cloud" 93 + ".aiplatform.v1.GcsSourceH\000\022Z\n\020data_item_" 94 + "labels\030\002 \003(\0132@.google.cloud.aiplatform.v" 95 + "1.ImportDataConfig.DataItemLabelsEntry\022]" 96 + "\n\021annotation_labels\030\003 \003(\0132B.google.cloud" 97 + ".aiplatform.v1.ImportDataConfig.Annotati" 98 + "onLabelsEntry\022\036\n\021import_schema_uri\030\004 \001(\t" 99 + "B\003\340A\002\0325\n\023DataItemLabelsEntry\022\013\n\003key\030\001 \001(" 100 + "\t\022\r\n\005value\030\002 \001(\t:\0028\001\0327\n\025AnnotationLabels" 101 + "Entry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\010\n" 102 + "\006source\"\330\001\n\020ExportDataConfig\022E\n\017gcs_dest" 103 + "ination\030\001 \001(\0132*.google.cloud.aiplatform." 104 + "v1.GcsDestinationH\000\022I\n\016fraction_split\030\005 " 105 + "\001(\0132/.google.cloud.aiplatform.v1.ExportF" 106 + "ractionSplitH\001\022\032\n\022annotations_filter\030\002 \001" 107 + "(\tB\r\n\013destinationB\007\n\005split\"d\n\023ExportFrac" 108 + "tionSplit\022\031\n\021training_fraction\030\001 \001(\001\022\033\n\023" 109 + "validation_fraction\030\002 \001(\001\022\025\n\rtest_fracti" 110 + "on\030\003 \001(\001B\312\001\n\036com.google.cloud.aiplatform" 111 + ".v1B\014DatasetProtoP\001Z>cloud.google.com/go" 112 + "/aiplatform/apiv1/aiplatformpb;aiplatfor" 113 + "mpb\252\002\032Google.Cloud.AIPlatform.V1\312\002\032Googl" 114 + "e\\Cloud\\AIPlatform\\V1\352\002\035Google::Cloud::A" 115 + "IPlatform::V1b\006proto3" 116 }; 117 descriptor = 118 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 119 descriptorData, 120 new com.google.protobuf.Descriptors.FileDescriptor[] { 121 com.google.api.FieldBehaviorProto.getDescriptor(), 122 com.google.api.ResourceProto.getDescriptor(), 123 com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), 124 com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), 125 com.google.cloud.aiplatform.v1.SavedQueryProto.getDescriptor(), 126 com.google.protobuf.StructProto.getDescriptor(), 127 com.google.protobuf.TimestampProto.getDescriptor(), 128 }); 129 internal_static_google_cloud_aiplatform_v1_Dataset_descriptor = 130 getDescriptor().getMessageTypes().get(0); 131 internal_static_google_cloud_aiplatform_v1_Dataset_fieldAccessorTable = 132 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 133 internal_static_google_cloud_aiplatform_v1_Dataset_descriptor, 134 new java.lang.String[] { 135 "Name", 136 "DisplayName", 137 "Description", 138 "MetadataSchemaUri", 139 "Metadata", 140 "CreateTime", 141 "UpdateTime", 142 "Etag", 143 "Labels", 144 "SavedQueries", 145 "EncryptionSpec", 146 "MetadataArtifact", 147 }); 148 internal_static_google_cloud_aiplatform_v1_Dataset_LabelsEntry_descriptor = 149 internal_static_google_cloud_aiplatform_v1_Dataset_descriptor.getNestedTypes().get(0); 150 internal_static_google_cloud_aiplatform_v1_Dataset_LabelsEntry_fieldAccessorTable = 151 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 152 internal_static_google_cloud_aiplatform_v1_Dataset_LabelsEntry_descriptor, 153 new java.lang.String[] { 154 "Key", "Value", 155 }); 156 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_descriptor = 157 getDescriptor().getMessageTypes().get(1); 158 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_fieldAccessorTable = 159 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 160 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_descriptor, 161 new java.lang.String[] { 162 "GcsSource", "DataItemLabels", "AnnotationLabels", "ImportSchemaUri", "Source", 163 }); 164 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_DataItemLabelsEntry_descriptor = 165 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_descriptor 166 .getNestedTypes() 167 .get(0); 168 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_DataItemLabelsEntry_fieldAccessorTable = 169 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 170 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_DataItemLabelsEntry_descriptor, 171 new java.lang.String[] { 172 "Key", "Value", 173 }); 174 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_AnnotationLabelsEntry_descriptor = 175 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_descriptor 176 .getNestedTypes() 177 .get(1); 178 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_AnnotationLabelsEntry_fieldAccessorTable = 179 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 180 internal_static_google_cloud_aiplatform_v1_ImportDataConfig_AnnotationLabelsEntry_descriptor, 181 new java.lang.String[] { 182 "Key", "Value", 183 }); 184 internal_static_google_cloud_aiplatform_v1_ExportDataConfig_descriptor = 185 getDescriptor().getMessageTypes().get(2); 186 internal_static_google_cloud_aiplatform_v1_ExportDataConfig_fieldAccessorTable = 187 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 188 internal_static_google_cloud_aiplatform_v1_ExportDataConfig_descriptor, 189 new java.lang.String[] { 190 "GcsDestination", "FractionSplit", "AnnotationsFilter", "Destination", "Split", 191 }); 192 internal_static_google_cloud_aiplatform_v1_ExportFractionSplit_descriptor = 193 getDescriptor().getMessageTypes().get(3); 194 internal_static_google_cloud_aiplatform_v1_ExportFractionSplit_fieldAccessorTable = 195 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 196 internal_static_google_cloud_aiplatform_v1_ExportFractionSplit_descriptor, 197 new java.lang.String[] { 198 "TrainingFraction", "ValidationFraction", "TestFraction", 199 }); 200 com.google.protobuf.ExtensionRegistry registry = 201 com.google.protobuf.ExtensionRegistry.newInstance(); 202 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); 203 registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)204 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 205 descriptor, registry); com.google.api.FieldBehaviorProto.getDescriptor()206 com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor()207 com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor()208 com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor()209 com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); com.google.cloud.aiplatform.v1.SavedQueryProto.getDescriptor()210 com.google.cloud.aiplatform.v1.SavedQueryProto.getDescriptor(); com.google.protobuf.StructProto.getDescriptor()211 com.google.protobuf.StructProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor()212 com.google.protobuf.TimestampProto.getDescriptor(); 213 } 214 215 // @@protoc_insertion_point(outer_class_scope) 216 } 217