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/hyperparameter_tuning_job.proto 18 19 package com.google.cloud.aiplatform.v1; 20 21 public final class HyperparameterTuningJobProto { HyperparameterTuningJobProto()22 private HyperparameterTuningJobProto() {} 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_HyperparameterTuningJob_descriptor; 32 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 33 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_fieldAccessorTable; 34 static final com.google.protobuf.Descriptors.Descriptor 35 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_LabelsEntry_descriptor; 36 static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable 37 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_LabelsEntry_fieldAccessorTable; 38 getDescriptor()39 public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { 40 return descriptor; 41 } 42 43 private static com.google.protobuf.Descriptors.FileDescriptor descriptor; 44 45 static { 46 java.lang.String[] descriptorData = { 47 "\n:google/cloud/aiplatform/v1/hyperparame" 48 + "ter_tuning_job.proto\022\032google.cloud.aipla" 49 + "tform.v1\032\037google/api/field_behavior.prot" 50 + "o\032\031google/api/resource.proto\032+google/clo" 51 + "ud/aiplatform/v1/custom_job.proto\0320googl" 52 + "e/cloud/aiplatform/v1/encryption_spec.pr" 53 + "oto\032*google/cloud/aiplatform/v1/job_stat" 54 + "e.proto\032&google/cloud/aiplatform/v1/stud" 55 + "y.proto\032\037google/protobuf/timestamp.proto" 56 + "\032\027google/rpc/status.proto\"\373\007\n\027Hyperparam" 57 + "eterTuningJob\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\031\n\014disp" 58 + "lay_name\030\002 \001(\tB\003\340A\002\022>\n\nstudy_spec\030\004 \001(\0132" 59 + "%.google.cloud.aiplatform.v1.StudySpecB\003" 60 + "\340A\002\022\034\n\017max_trial_count\030\005 \001(\005B\003\340A\002\022!\n\024par" 61 + "allel_trial_count\030\006 \001(\005B\003\340A\002\022\036\n\026max_fail" 62 + "ed_trial_count\030\007 \001(\005\022F\n\016trial_job_spec\030\010" 63 + " \001(\0132).google.cloud.aiplatform.v1.Custom" 64 + "JobSpecB\003\340A\002\0226\n\006trials\030\t \003(\0132!.google.cl" 65 + "oud.aiplatform.v1.TrialB\003\340A\003\0228\n\005state\030\n " 66 + "\001(\0162$.google.cloud.aiplatform.v1.JobStat" 67 + "eB\003\340A\003\0224\n\013create_time\030\013 \001(\0132\032.google.pro" 68 + "tobuf.TimestampB\003\340A\003\0223\n\nstart_time\030\014 \001(\013" 69 + "2\032.google.protobuf.TimestampB\003\340A\003\0221\n\010end" 70 + "_time\030\r \001(\0132\032.google.protobuf.TimestampB" 71 + "\003\340A\003\0224\n\013update_time\030\016 \001(\0132\032.google.proto" 72 + "buf.TimestampB\003\340A\003\022&\n\005error\030\017 \001(\0132\022.goog" 73 + "le.rpc.StatusB\003\340A\003\022O\n\006labels\030\020 \003(\0132?.goo" 74 + "gle.cloud.aiplatform.v1.HyperparameterTu" 75 + "ningJob.LabelsEntry\022C\n\017encryption_spec\030\021" 76 + " \001(\0132*.google.cloud.aiplatform.v1.Encryp" 77 + "tionSpec\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005" 78 + "value\030\002 \001(\t:\0028\001:\225\001\352A\221\001\n1aiplatform.googl" 79 + "eapis.com/HyperparameterTuningJob\022\\proje" 80 + "cts/{project}/locations/{location}/hyper" 81 + "parameterTuningJobs/{hyperparameter_tuni" 82 + "ng_job}B\332\001\n\036com.google.cloud.aiplatform." 83 + "v1B\034HyperparameterTuningJobProtoP\001Z>clou" 84 + "d.google.com/go/aiplatform/apiv1/aiplatf" 85 + "ormpb;aiplatformpb\252\002\032Google.Cloud.AIPlat" 86 + "form.V1\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002\035G" 87 + "oogle::Cloud::AIPlatform::V1b\006proto3" 88 }; 89 descriptor = 90 com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( 91 descriptorData, 92 new com.google.protobuf.Descriptors.FileDescriptor[] { 93 com.google.api.FieldBehaviorProto.getDescriptor(), 94 com.google.api.ResourceProto.getDescriptor(), 95 com.google.cloud.aiplatform.v1.CustomJobProto.getDescriptor(), 96 com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(), 97 com.google.cloud.aiplatform.v1.JobStateProto.getDescriptor(), 98 com.google.cloud.aiplatform.v1.StudyProto.getDescriptor(), 99 com.google.protobuf.TimestampProto.getDescriptor(), 100 com.google.rpc.StatusProto.getDescriptor(), 101 }); 102 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_descriptor = 103 getDescriptor().getMessageTypes().get(0); 104 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_fieldAccessorTable = 105 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 106 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_descriptor, 107 new java.lang.String[] { 108 "Name", 109 "DisplayName", 110 "StudySpec", 111 "MaxTrialCount", 112 "ParallelTrialCount", 113 "MaxFailedTrialCount", 114 "TrialJobSpec", 115 "Trials", 116 "State", 117 "CreateTime", 118 "StartTime", 119 "EndTime", 120 "UpdateTime", 121 "Error", 122 "Labels", 123 "EncryptionSpec", 124 }); 125 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_LabelsEntry_descriptor = 126 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_descriptor 127 .getNestedTypes() 128 .get(0); 129 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_LabelsEntry_fieldAccessorTable = 130 new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( 131 internal_static_google_cloud_aiplatform_v1_HyperparameterTuningJob_LabelsEntry_descriptor, 132 new java.lang.String[] { 133 "Key", "Value", 134 }); 135 com.google.protobuf.ExtensionRegistry registry = 136 com.google.protobuf.ExtensionRegistry.newInstance(); 137 registry.add(com.google.api.FieldBehaviorProto.fieldBehavior); 138 registry.add(com.google.api.ResourceProto.resource); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry)139 com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( 140 descriptor, registry); com.google.api.FieldBehaviorProto.getDescriptor()141 com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor()142 com.google.api.ResourceProto.getDescriptor(); com.google.cloud.aiplatform.v1.CustomJobProto.getDescriptor()143 com.google.cloud.aiplatform.v1.CustomJobProto.getDescriptor(); com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor()144 com.google.cloud.aiplatform.v1.EncryptionSpecProto.getDescriptor(); com.google.cloud.aiplatform.v1.JobStateProto.getDescriptor()145 com.google.cloud.aiplatform.v1.JobStateProto.getDescriptor(); com.google.cloud.aiplatform.v1.StudyProto.getDescriptor()146 com.google.cloud.aiplatform.v1.StudyProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor()147 com.google.protobuf.TimestampProto.getDescriptor(); com.google.rpc.StatusProto.getDescriptor()148 com.google.rpc.StatusProto.getDescriptor(); 149 } 150 151 // @@protoc_insertion_point(outer_class_scope) 152 } 153