Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
docs: properly format literal strings (#192)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/d6dae794-1112-4605-8a1c-41b7a7d3dd16/targets

PiperOrigin-RevId: 313202929
Source-Link: googleapis/googleapis@f563b1d
  • Loading branch information
yoshi-automation committed Jun 3, 2020
1 parent eb46fec commit ce5f488
Show file tree
Hide file tree
Showing 11 changed files with 216 additions and 216 deletions.
Expand Up @@ -303,7 +303,7 @@ public AccessContextPolicyCase getAccessContextPolicyCase() {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -329,7 +329,7 @@ public java.lang.String getName() {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand Down Expand Up @@ -357,7 +357,7 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand All @@ -382,7 +382,7 @@ public java.lang.String getAssetType() {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand Down Expand Up @@ -1369,7 +1369,7 @@ public Builder clearAccessContextPolicy() {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -1395,7 +1395,7 @@ public java.lang.String getName() {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -1421,7 +1421,7 @@ public com.google.protobuf.ByteString getNameBytes() {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -1446,7 +1446,7 @@ public Builder setName(java.lang.String value) {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -1467,7 +1467,7 @@ public Builder clearName() {
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -1494,7 +1494,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand All @@ -1519,7 +1519,7 @@ public java.lang.String getAssetType() {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand All @@ -1544,7 +1544,7 @@ public com.google.protobuf.ByteString getAssetTypeBytes() {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand All @@ -1568,7 +1568,7 @@ public Builder setAssetType(java.lang.String value) {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand All @@ -1588,7 +1588,7 @@ public Builder clearAssetType() {
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand Down
Expand Up @@ -28,7 +28,7 @@ public interface AssetOrBuilder
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -44,7 +44,7 @@ public interface AssetOrBuilder
*
* <pre>
* The full name of the asset. For example:
* "//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
* `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
* See [Resource
* names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
* for more information.
Expand All @@ -60,7 +60,7 @@ public interface AssetOrBuilder
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand All @@ -75,7 +75,7 @@ public interface AssetOrBuilder
*
*
* <pre>
* The type of the asset. For example: "compute.googleapis.com/Disk"
* The type of the asset. For example: `compute.googleapis.com/Disk`
* See [Supported asset
* types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
* for more information.
Expand Down

0 comments on commit ce5f488

Please sign in to comment.