cloud.google.com/go/aiplatform@v1.106.0/apiv1beta1/info.go (about) 1 // Copyright 2023 Google LLC 2 // 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 6 // 7 // http://www.apache.org/licenses/LICENSE-2.0 8 // 9 // Unless required by applicable law or agreed to in writing, software 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 14 15 // SetGoogleClientInfo sets the name and version of the application in 16 // the `x-goog-api-client` header passed on each request. Also passes any 17 // provided key-value pairs. Intended for use by Google-written clients. 18 // 19 // Internal use only. 20 21 package aiplatform 22 23 func (c *DatasetClient) SetGoogleClientInfo(keyval ...string) { 24 c.setGoogleClientInfo(keyval...) 25 } 26 27 func (c *DeploymentResourcePoolClient) SetGoogleClientInfo(keyval ...string) { 28 c.setGoogleClientInfo(keyval...) 29 } 30 31 func (c *EndpointClient) SetGoogleClientInfo(keyval ...string) { 32 c.setGoogleClientInfo(keyval...) 33 } 34 35 func (c *EvaluationClient) SetGoogleClientInfo(keyval ...string) { 36 c.setGoogleClientInfo(keyval...) 37 } 38 39 func (c *ExtensionExecutionClient) SetGoogleClientInfo(keyval ...string) { 40 c.setGoogleClientInfo(keyval...) 41 } 42 43 func (c *ExtensionRegistryClient) SetGoogleClientInfo(keyval ...string) { 44 c.setGoogleClientInfo(keyval...) 45 } 46 47 func (c *FeatureOnlineStoreAdminClient) SetGoogleClientInfo(keyval ...string) { 48 c.setGoogleClientInfo(keyval...) 49 } 50 51 func (c *FeatureOnlineStoreClient) SetGoogleClientInfo(keyval ...string) { 52 c.setGoogleClientInfo(keyval...) 53 } 54 55 func (c *FeatureRegistryClient) SetGoogleClientInfo(keyval ...string) { 56 c.setGoogleClientInfo(keyval...) 57 } 58 59 func (c *FeaturestoreClient) SetGoogleClientInfo(keyval ...string) { 60 c.setGoogleClientInfo(keyval...) 61 } 62 63 func (c *FeaturestoreOnlineServingClient) SetGoogleClientInfo(keyval ...string) { 64 c.setGoogleClientInfo(keyval...) 65 } 66 67 func (c *GenAiCacheClient) SetGoogleClientInfo(keyval ...string) { 68 c.setGoogleClientInfo(keyval...) 69 } 70 71 func (c *GenAiTuningClient) SetGoogleClientInfo(keyval ...string) { 72 c.setGoogleClientInfo(keyval...) 73 } 74 75 func (c *IndexClient) SetGoogleClientInfo(keyval ...string) { 76 c.setGoogleClientInfo(keyval...) 77 } 78 79 func (c *IndexEndpointClient) SetGoogleClientInfo(keyval ...string) { 80 c.setGoogleClientInfo(keyval...) 81 } 82 83 func (c *JobClient) SetGoogleClientInfo(keyval ...string) { 84 c.setGoogleClientInfo(keyval...) 85 } 86 87 func (c *LlmUtilityClient) SetGoogleClientInfo(keyval ...string) { 88 c.setGoogleClientInfo(keyval...) 89 } 90 91 func (c *MatchClient) SetGoogleClientInfo(keyval ...string) { 92 c.setGoogleClientInfo(keyval...) 93 } 94 95 func (c *MetadataClient) SetGoogleClientInfo(keyval ...string) { 96 c.setGoogleClientInfo(keyval...) 97 } 98 99 func (c *MigrationClient) SetGoogleClientInfo(keyval ...string) { 100 c.setGoogleClientInfo(keyval...) 101 } 102 103 func (c *ModelClient) SetGoogleClientInfo(keyval ...string) { 104 c.setGoogleClientInfo(keyval...) 105 } 106 107 func (c *ModelGardenClient) SetGoogleClientInfo(keyval ...string) { 108 c.setGoogleClientInfo(keyval...) 109 } 110 111 func (c *ModelMonitoringClient) SetGoogleClientInfo(keyval ...string) { 112 c.setGoogleClientInfo(keyval...) 113 } 114 115 func (c *NotebookClient) SetGoogleClientInfo(keyval ...string) { 116 c.setGoogleClientInfo(keyval...) 117 } 118 119 func (c *PersistentResourceClient) SetGoogleClientInfo(keyval ...string) { 120 c.setGoogleClientInfo(keyval...) 121 } 122 123 func (c *PipelineClient) SetGoogleClientInfo(keyval ...string) { 124 c.setGoogleClientInfo(keyval...) 125 } 126 127 func (c *PredictionClient) SetGoogleClientInfo(keyval ...string) { 128 c.setGoogleClientInfo(keyval...) 129 } 130 131 func (c *ReasoningEngineClient) SetGoogleClientInfo(keyval ...string) { 132 c.setGoogleClientInfo(keyval...) 133 } 134 135 func (c *ReasoningEngineExecutionClient) SetGoogleClientInfo(keyval ...string) { 136 c.setGoogleClientInfo(keyval...) 137 } 138 139 func (c *ScheduleClient) SetGoogleClientInfo(keyval ...string) { 140 c.setGoogleClientInfo(keyval...) 141 } 142 143 func (c *SpecialistPoolClient) SetGoogleClientInfo(keyval ...string) { 144 c.setGoogleClientInfo(keyval...) 145 } 146 147 func (c *TensorboardClient) SetGoogleClientInfo(keyval ...string) { 148 c.setGoogleClientInfo(keyval...) 149 } 150 151 func (c *VertexRagClient) SetGoogleClientInfo(keyval ...string) { 152 c.setGoogleClientInfo(keyval...) 153 } 154 155 func (c *VertexRagDataClient) SetGoogleClientInfo(keyval ...string) { 156 c.setGoogleClientInfo(keyval...) 157 } 158 159 func (c *VizierClient) SetGoogleClientInfo(keyval ...string) { 160 c.setGoogleClientInfo(keyval...) 161 }