mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update documentation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Profiles Patch - Cloud Profiler v2.0.4+20210326</title>
|
||||
<title>Profiles Patch - Cloud Profiler v3.0.0+20220228</title>
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
|
||||
<div class="wy-side-nav-search">
|
||||
<a href=".." class="icon icon-home"> Cloud Profiler v2.0.4+20210326</a>
|
||||
<a href=".." class="icon icon-home"> Cloud Profiler v3.0.0+20220228</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -167,7 +167,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<li>
|
||||
<p><code>target=lorem</code></p>
|
||||
<ul>
|
||||
<li>Target is the service name used to group related deployments: * Service name for GAE Flex / Standard. * Cluster and container name for GKE. * User-specified string for direct GCE profiling (e.g. Java). * Job name for Dataflow. Validation regex: <code>^[a-z]([-a-z0-9_.]{0,253}[a-z0-9])?$</code>.</li>
|
||||
<li>Target is the service name used to group related deployments: * Service name for App Engine Flex / Standard. * Cluster and container name for GKE. * User-specified string for direct Compute Engine profiling (e.g. Java). * Job name for Dataflow. Validation regex: <code>^[a-z]([-a-z0-9_.]{0,253}[a-z0-9])?$</code>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user