Skip to content

Commit 377c2a1

Browse files
1 parent 0a28454 commit 377c2a1

File tree

650 files changed

+1697271
-1683595
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

650 files changed

+1697271
-1683595
lines changed

docs/dyn/aiplatform_v1.projects.locations.endpoints.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2309,7 +2309,6 @@ <h3>Method Details</h3>
23092309
&quot;role&quot;: &quot;A String&quot;, # Optional. The producer of the content. Must be either &#x27;user&#x27; or &#x27;model&#x27;. Useful to set for multi-turn conversations, otherwise can be left blank or unset.
23102310
},
23112311
],
2312-
&quot;endpoint&quot;: &quot;A String&quot;, # Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
23132312
&quot;generationConfig&quot;: { # Generation config. # Optional. Generation config.
23142313
&quot;candidateCount&quot;: 42, # Optional. Number of candidates to generate.
23152314
&quot;maxOutputTokens&quot;: 42, # Optional. The maximum number of output tokens to generate per message.

docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="aiplatform_v1.html">Vertex AI API</a> . <a href="aiplatform_v1.projects.html">projects</a> . <a href="aiplatform_v1.projects.locations.html">locations</a> . <a href="aiplatform_v1.projects.locations.metadataStores.html">metadataStores</a> . <a href="aiplatform_v1.projects.locations.metadataStores.artifacts.html">artifacts</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="aiplatform_v1.projects.locations.metadataStores.artifacts.operations.html">operations()</a></code>
79+
</p>
80+
<p class="firstline">Returns the operations Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="#close">close()</a></code></p>
7984
<p class="firstline">Close httplib2 connections.</p>

docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.operations.html

Lines changed: 268 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="aiplatform_v1.html">Vertex AI API</a> . <a href="aiplatform_v1.projects.html">projects</a> . <a href="aiplatform_v1.projects.locations.html">locations</a> . <a href="aiplatform_v1.projects.locations.metadataStores.html">metadataStores</a> . <a href="aiplatform_v1.projects.locations.metadataStores.contexts.html">contexts</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="aiplatform_v1.projects.locations.metadataStores.contexts.operations.html">operations()</a></code>
79+
</p>
80+
<p class="firstline">Returns the operations Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="#addContextArtifactsAndExecutions">addContextArtifactsAndExecutions(context, body=None, x__xgafv=None)</a></code></p>
7984
<p class="firstline">Adds a set of Artifacts and Executions to a Context. If any of the Artifacts or Executions have already been added to a Context, they are simply skipped.</p>

docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.operations.html

Lines changed: 268 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474

7575
<h1><a href="aiplatform_v1.html">Vertex AI API</a> . <a href="aiplatform_v1.projects.html">projects</a> . <a href="aiplatform_v1.projects.locations.html">locations</a> . <a href="aiplatform_v1.projects.locations.metadataStores.html">metadataStores</a> . <a href="aiplatform_v1.projects.locations.metadataStores.executions.html">executions</a></h1>
7676
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="aiplatform_v1.projects.locations.metadataStores.executions.operations.html">operations()</a></code>
79+
</p>
80+
<p class="firstline">Returns the operations Resource.</p>
81+
7782
<p class="toc_element">
7883
<code><a href="#addExecutionEvents">addExecutionEvents(execution, body=None, x__xgafv=None)</a></code></p>
7984
<p class="firstline">Adds Events to the specified Execution. An Event indicates whether an Artifact was used as an input or output for an Execution. If an Event already exists between the Execution and the Artifact, the Event is skipped.</p>

docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.operations.html

Lines changed: 268 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/aiplatform_v1.projects.locations.metadataStores.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ <h2>Instance Methods</h2>
9494
</p>
9595
<p class="firstline">Returns the metadataSchemas Resource.</p>
9696

97+
<p class="toc_element">
98+
<code><a href="aiplatform_v1.projects.locations.metadataStores.operations.html">operations()</a></code>
99+
</p>
100+
<p class="firstline">Returns the operations Resource.</p>
101+
97102
<p class="toc_element">
98103
<code><a href="#close">close()</a></code></p>
99104
<p class="firstline">Close httplib2 connections.</p>

docs/dyn/aiplatform_v1.projects.locations.metadataStores.operations.html

Lines changed: 268 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/aiplatform_v1.projects.locations.publishers.models.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,6 @@ <h3>Method Details</h3>
510510
&quot;role&quot;: &quot;A String&quot;, # Optional. The producer of the content. Must be either &#x27;user&#x27; or &#x27;model&#x27;. Useful to set for multi-turn conversations, otherwise can be left blank or unset.
511511
},
512512
],
513-
&quot;endpoint&quot;: &quot;A String&quot;, # Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
514513
&quot;generationConfig&quot;: { # Generation config. # Optional. Generation config.
515514
&quot;candidateCount&quot;: 42, # Optional. Number of candidates to generate.
516515
&quot;maxOutputTokens&quot;: 42, # Optional. The maximum number of output tokens to generate per message.

docs/dyn/aiplatform_v1.publishers.models.html

Lines changed: 68 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,10 @@ <h3>Method Details</h3>
130130
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
131131
},
132132
},
133-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
133+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
134+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
135+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
136+
&quot;title&quot;: &quot;A String&quot;, # Required.
134137
},
135138
&quot;deploy&quot;: { # Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests. # Optional. Deploy the PublisherModel to Vertex Endpoint.
136139
&quot;artifactUri&quot;: &quot;A String&quot;, # Optional. The path to the directory containing the Model artifact and any of its supporting files.
@@ -218,7 +221,10 @@ <h3>Method Details</h3>
218221
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
219222
},
220223
},
221-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
224+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
225+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
226+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
227+
&quot;title&quot;: &quot;A String&quot;, # Required.
222228
},
223229
&quot;openFineTuningPipeline&quot;: { # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc.. # Optional. Open fine-tuning pipeline of the PublisherModel.
224230
&quot;references&quot;: { # Required.
@@ -229,7 +235,28 @@ <h3>Method Details</h3>
229235
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
230236
},
231237
},
232-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
238+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
239+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
240+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
241+
&quot;title&quot;: &quot;A String&quot;, # Required.
242+
},
243+
&quot;openFineTuningPipelines&quot;: { # Open fine tuning pipelines. # Optional. Open fine-tuning pipelines of the PublisherModel.
244+
&quot;fineTuningPipelines&quot;: [ # Required. Regional resource references to fine tuning pipelines.
245+
{ # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..
246+
&quot;references&quot;: { # Required.
247+
&quot;a_key&quot;: { # Reference to a resource.
248+
&quot;description&quot;: &quot;A String&quot;, # Description of the resource.
249+
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the Google Cloud resource.
250+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the resource.
251+
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
252+
},
253+
},
254+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
255+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
256+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
257+
&quot;title&quot;: &quot;A String&quot;, # Required.
258+
},
259+
],
233260
},
234261
&quot;openGenerationAiStudio&quot;: { # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc.. # Optional. Open in Generation AI Studio.
235262
&quot;references&quot;: { # Required.
@@ -240,7 +267,10 @@ <h3>Method Details</h3>
240267
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
241268
},
242269
},
243-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
270+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
271+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
272+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
273+
&quot;title&quot;: &quot;A String&quot;, # Required.
244274
},
245275
&quot;openGenie&quot;: { # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc.. # Optional. Open Genie / Playground.
246276
&quot;references&quot;: { # Required.
@@ -251,7 +281,10 @@ <h3>Method Details</h3>
251281
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
252282
},
253283
},
254-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
284+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
285+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
286+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
287+
&quot;title&quot;: &quot;A String&quot;, # Required.
255288
},
256289
&quot;openNotebook&quot;: { # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc.. # Optional. Open notebook of the PublisherModel.
257290
&quot;references&quot;: { # Required.
@@ -262,7 +295,28 @@ <h3>Method Details</h3>
262295
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
263296
},
264297
},
265-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
298+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
299+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
300+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
301+
&quot;title&quot;: &quot;A String&quot;, # Required.
302+
},
303+
&quot;openNotebooks&quot;: { # Open notebooks. # Optional. Open notebooks of the PublisherModel.
304+
&quot;notebooks&quot;: [ # Required. Regional resource references to notebooks.
305+
{ # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..
306+
&quot;references&quot;: { # Required.
307+
&quot;a_key&quot;: { # Reference to a resource.
308+
&quot;description&quot;: &quot;A String&quot;, # Description of the resource.
309+
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the Google Cloud resource.
310+
&quot;uri&quot;: &quot;A String&quot;, # The URI of the resource.
311+
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
312+
},
313+
},
314+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
315+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
316+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
317+
&quot;title&quot;: &quot;A String&quot;, # Required.
318+
},
319+
],
266320
},
267321
&quot;openPromptTuningPipeline&quot;: { # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc.. # Optional. Open prompt-tuning pipeline of the PublisherModel.
268322
&quot;references&quot;: { # Required.
@@ -273,7 +327,10 @@ <h3>Method Details</h3>
273327
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
274328
},
275329
},
276-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
330+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
331+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
332+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
333+
&quot;title&quot;: &quot;A String&quot;, # Required.
277334
},
278335
&quot;requestAccess&quot;: { # The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc.. # Optional. Request for access.
279336
&quot;references&quot;: { # Required.
@@ -284,7 +341,10 @@ <h3>Method Details</h3>
284341
&quot;useCase&quot;: &quot;A String&quot;, # Use case (CUJ) of the resource.
285342
},
286343
},
287-
&quot;title&quot;: &quot;A String&quot;, # Required. The title of the regional resource reference.
344+
&quot;resourceDescription&quot;: &quot;A String&quot;, # Optional. Description of the resource.
345+
&quot;resourceTitle&quot;: &quot;A String&quot;, # Optional. Title of the resource.
346+
&quot;resourceUseCase&quot;: &quot;A String&quot;, # Optional. Use case (CUJ) of the resource.
347+
&quot;title&quot;: &quot;A String&quot;, # Required.
288348
},
289349
&quot;viewRestApi&quot;: { # Rest API docs. # Optional. To view Rest API docs.
290350
&quot;documentations&quot;: [ # Required.

docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2580,7 +2580,6 @@ <h3>Method Details</h3>
25802580
&quot;role&quot;: &quot;A String&quot;, # Optional. The producer of the content. Must be either &#x27;user&#x27; or &#x27;model&#x27;. Useful to set for multi-turn conversations, otherwise can be left blank or unset.
25812581
},
25822582
],
2583-
&quot;endpoint&quot;: &quot;A String&quot;, # Required. The name of the Endpoint requested to serve the prediction. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
25842583
&quot;generationConfig&quot;: { # Generation config. # Optional. Generation config.
25852584
&quot;candidateCount&quot;: 42, # Optional. Number of candidates to generate.
25862585
&quot;maxOutputTokens&quot;: 42, # Optional. The maximum number of output tokens to generate per message.

0 commit comments

Comments
 (0)