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/endpoint.proto 18 19 package com.google.cloud.aiplatform.v1; 20 21 public final class EndpointProto { EndpointProto()22 private EndpointProto() {} 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_Endpoint_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_aiplatform_v1_Endpoint_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_aiplatform_v1_Endpoint_TrafficSplitEntry_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_aiplatform_v1_Endpoint_TrafficSplitEntry_fieldAccessorTable; 38 static final com.google.protobuf.Descriptors.Descriptor 39 internal_static_google_cloud_aiplatform_v1_Endpoint_LabelsEntry_descriptor; 40 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 41 internal_static_google_cloud_aiplatform_v1_Endpoint_LabelsEntry_fieldAccessorTable; 42 static final com.google.protobuf.Descriptors.Descriptor 43 internal_static_google_cloud_aiplatform_v1_DeployedModel_descriptor; 44 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 45 internal_static_google_cloud_aiplatform_v1_DeployedModel_fieldAccessorTable; 46 static final com.google.protobuf.Descriptors.Descriptor 47 internal_static_google_cloud_aiplatform_v1_PrivateEndpoints_descriptor; 48 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 49 internal_static_google_cloud_aiplatform_v1_PrivateEndpoints_fieldAccessorTable; 50 static final com.google.protobuf.Descriptors.Descriptor 51 internal_static_google_cloud_aiplatform_v1_PredictRequestResponseLoggingConfig_descriptor; 52 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 53 internal_static_google_cloud_aiplatform_v1_PredictRequestResponseLoggingConfig_fieldAccessorTable; 54 getDescriptor()55 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 56 return descriptor; 57 } 58 59 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 60 61 static { 62 java.lang.String[] descriptorData = { 63 "\n)google/cloud/aiplatform/v1/endpoint.pr" 64 + "oto\022\032google.cloud.aiplatform.v1\032\037google/" 65 + "api/field_behavior.proto\032\031google/api/res" 66 + "ource.proto\0320google/cloud/aiplatform/v1/" 67 + "encryption_spec.proto\032,google/cloud/aipl" 68 + "atform/v1/explanation.proto\032#google/clou" 69 + "d/aiplatform/v1/io.proto\0322google/cloud/a" 70 + "iplatform/v1/machine_resources.proto\032\037go" 71 + "ogle/protobuf/timestamp.proto\"\302\010\n\010Endpoi" 72 + "nt\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014display_name\030\002 " 73 + "\001(\tB\003\340A\002\022\023\n\013description\030\003 \001(\t\022G\n\017deploye" 74 + "d_models\030\004 \003(\0132).google.cloud.aiplatform" 75 + ".v1.DeployedModelB\003\340A\003\022M\n\rtraffic_split\030" 76 + "\005 \003(\01326.google.cloud.aiplatform.v1.Endpo" 77 + "int.TrafficSplitEntry\022\014\n\004etag\030\006 \001(\t\022@\n\006l" 78 + "abels\030\007 \003(\01320.google.cloud.aiplatform.v1" 79 + ".Endpoint.LabelsEntry\0224\n\013create_time\030\010 \001" 80 + "(\0132\032.google.protobuf.TimestampB\003\340A\003\0224\n\013u" 81 + "pdate_time\030\t \001(\0132\032.google.protobuf.Times" 82 + "tampB\003\340A\003\022C\n\017encryption_spec\030\n \001(\0132*.goo" 83 + "gle.cloud.aiplatform.v1.EncryptionSpec\0227" 84 + "\n\007network\030\r \001(\tB&\340A\001\372A \n\036compute.googlea" 85 + "pis.com/Network\022*\n\036enable_private_servic" 86 + "e_connect\030\021 \001(\010B\002\030\001\022g\n\037model_deployment_" 87 + "monitoring_job\030\016 \001(\tB>\340A\003\372A8\n6aiplatform" 88 + ".googleapis.com/ModelDeploymentMonitorin" 89 + "gJob\022p\n\'predict_request_response_logging" 90 + "_config\030\022 \001(\0132?.google.cloud.aiplatform." 91 + "v1.PredictRequestResponseLoggingConfig\0323" 92 + "\n\021TrafficSplitEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005valu" 93 + "e\030\002 \001(\005:\0028\001\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022" 94 + "\r\n\005value\030\002 \001(\t:\0028\001:\265\001\352A\261\001\n\"aiplatform.go" 95 + "ogleapis.com/Endpoint\022<projects/{project" 96 + "}/locations/{location}/endpoints/{endpoi" 97 + "nt}\022Mprojects/{project}/locations/{locat" 98 + "ion}/publishers/{publisher}/models/{mode" 99 + "l}\"\351\004\n\rDeployedModel\022M\n\023dedicated_resour" 100 + "ces\030\007 \001(\0132..google.cloud.aiplatform.v1.D" 101 + "edicatedResourcesH\000\022M\n\023automatic_resourc" 102 + "es\030\010 \001(\0132..google.cloud.aiplatform.v1.Au" 103 + "tomaticResourcesH\000\022\017\n\002id\030\001 \001(\tB\003\340A\005\0226\n\005m" 104 + "odel\030\002 \001(\tB\'\340A\002\372A!\n\037aiplatform.googleapi" 105 + "s.com/Model\022\035\n\020model_version_id\030\022 \001(\tB\003\340" 106 + "A\003\022\024\n\014display_name\030\003 \001(\t\0224\n\013create_time\030" 107 + "\006 \001(\0132\032.google.protobuf.TimestampB\003\340A\003\022E" 108 + "\n\020explanation_spec\030\t \001(\0132+.google.cloud." 109 + "aiplatform.v1.ExplanationSpec\022\027\n\017service" 110 + "_account\030\013 \001(\t\022!\n\031disable_container_logg" 111 + "ing\030\017 \001(\010\022\035\n\025enable_access_logging\030\r \001(\010" 112 + "\022L\n\021private_endpoints\030\016 \001(\0132,.google.clo" 113 + "ud.aiplatform.v1.PrivateEndpointsB\003\340A\003B\026" 114 + "\n\024prediction_resources\"\217\001\n\020PrivateEndpoi" 115 + "nts\022\035\n\020predict_http_uri\030\001 \001(\tB\003\340A\003\022\035\n\020ex" 116 + "plain_http_uri\030\002 \001(\tB\003\340A\003\022\034\n\017health_http" 117 + "_uri\030\003 \001(\tB\003\340A\003\022\037\n\022service_attachment\030\004 " 118 + "\001(\tB\003\340A\003\"\234\001\n#PredictRequestResponseLoggi" 119 + "ngConfig\022\017\n\007enabled\030\001 \001(\010\022\025\n\rsampling_ra" 120 + "te\030\002 \001(\001\022M\n\024bigquery_destination\030\003 \001(\0132/" 121 + ".google.cloud.aiplatform.v1.BigQueryDest" 122 + "inationB\313\001\n\036com.google.cloud.aiplatform." 123 + "v1B\rEndpointProtoP\001Z>cloud.google.com/go" 124 + "/aiplatform/apiv1/aiplatformpb;aiplatfor" 125 + "mpb\252\002\032Google.Cloud.AIPlatform.V1\312\002\032Googl" 126 + "e\\Cloud\\AIPlatform\\V1\352\002\035Google::Cloud::A" 127 + "IPlatform::V1b\006proto3" 128 }; 129 descriptor = 130 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 131 descriptorData, 132 new com.google.protobuf.Descriptors.FileDescriptor[] { 133 com.google.api.FieldBehaviorProto.getDescriptor(), 134 com.google.api.ResourceProto.getDescriptor(), 135 com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), 136 com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(), 137 com.google.cloud.aiplatform.v1.IoProto.getDescriptor(), 138 com.google.cloud.aiplatform.v1.MachineResourcesProto.getDescriptor(), 139 com.google.protobuf.TimestampProto.getDescriptor(), 140 }); 141 internal_static_google_cloud_aiplatform_v1_Endpoint_descriptor = 142 getDescriptor().getMessageTypes().get(0); 143 internal_static_google_cloud_aiplatform_v1_Endpoint_fieldAccessorTable = 144 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 145 internal_static_google_cloud_aiplatform_v1_Endpoint_descriptor, 146 new java.lang.String[] { 147 "Name", 148 "DisplayName", 149 "Description", 150 "DeployedModels", 151 "TrafficSplit", 152 "Etag", 153 "Labels", 154 "CreateTime", 155 "UpdateTime", 156 "EncryptionSpec", 157 "Network", 158 "EnablePrivateServiceConnect", 159 "ModelDeploymentMonitoringJob", 160 "PredictRequestResponseLoggingConfig", 161 }); 162 internal_static_google_cloud_aiplatform_v1_Endpoint_TrafficSplitEntry_descriptor = 163 internal_static_google_cloud_aiplatform_v1_Endpoint_descriptor.getNestedTypes().get(0); 164 internal_static_google_cloud_aiplatform_v1_Endpoint_TrafficSplitEntry_fieldAccessorTable = 165 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 166 internal_static_google_cloud_aiplatform_v1_Endpoint_TrafficSplitEntry_descriptor, 167 new java.lang.String[] { 168 "Key", "Value", 169 }); 170 internal_static_google_cloud_aiplatform_v1_Endpoint_LabelsEntry_descriptor = 171 internal_static_google_cloud_aiplatform_v1_Endpoint_descriptor.getNestedTypes().get(1); 172 internal_static_google_cloud_aiplatform_v1_Endpoint_LabelsEntry_fieldAccessorTable = 173 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 174 internal_static_google_cloud_aiplatform_v1_Endpoint_LabelsEntry_descriptor, 175 new java.lang.String[] { 176 "Key", "Value", 177 }); 178 internal_static_google_cloud_aiplatform_v1_DeployedModel_descriptor = 179 getDescriptor().getMessageTypes().get(1); 180 internal_static_google_cloud_aiplatform_v1_DeployedModel_fieldAccessorTable = 181 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 182 internal_static_google_cloud_aiplatform_v1_DeployedModel_descriptor, 183 new java.lang.String[] { 184 "DedicatedResources", 185 "AutomaticResources", 186 "Id", 187 "Model", 188 "ModelVersionId", 189 "DisplayName", 190 "CreateTime", 191 "ExplanationSpec", 192 "ServiceAccount", 193 "DisableContainerLogging", 194 "EnableAccessLogging", 195 "PrivateEndpoints", 196 "PredictionResources", 197 }); 198 internal_static_google_cloud_aiplatform_v1_PrivateEndpoints_descriptor = 199 getDescriptor().getMessageTypes().get(2); 200 internal_static_google_cloud_aiplatform_v1_PrivateEndpoints_fieldAccessorTable = 201 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 202 internal_static_google_cloud_aiplatform_v1_PrivateEndpoints_descriptor, 203 new java.lang.String[] { 204 "PredictHttpUri", "ExplainHttpUri", "HealthHttpUri", "ServiceAttachment", 205 }); 206 internal_static_google_cloud_aiplatform_v1_PredictRequestResponseLoggingConfig_descriptor = 207 getDescriptor().getMessageTypes().get(3); 208 internal_static_google_cloud_aiplatform_v1_PredictRequestResponseLoggingConfig_fieldAccessorTable = 209 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 210 internal_static_google_cloud_aiplatform_v1_PredictRequestResponseLoggingConfig_descriptor, 211 new java.lang.String[] { 212 "Enabled", "SamplingRate", "BigqueryDestination", 213 }); 214 com.google.protobuf.ExtensionRegistry registry = 215 com.google.protobuf.ExtensionRegistry.newInstance(); 216 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); 217 registry.add(com.google.api.ResourceProto.resource); 218 registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)219 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 220 descriptor, registry); com.google.api.FieldBehaviorProto.getDescriptor()221 com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor()222 com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor()223 com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor()224 com.google.cloud.aiplatform.v1.ExplanationProto.getDescriptor(); com.google.cloud.aiplatform.v1.IoProto.getDescriptor()225 com.google.cloud.aiplatform.v1.IoProto.getDescriptor(); com.google.cloud.aiplatform.v1.MachineResourcesProto.getDescriptor()226 com.google.cloud.aiplatform.v1.MachineResourcesProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor()227 com.google.protobuf.TimestampProto.getDescriptor(); 228 } 229 230 // @@protoc_insertion_point(outer_class_scope) 231 } 232