@@ -303,7 +303,7 @@ public AccessContextPolicyCase getAccessContextPolicyCase() {
303303 *
304304 * <pre>
305305 * The full name of the asset. For example:
306- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
306+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
307307 * See [Resource
308308 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
309309 * for more information.
@@ -329,7 +329,7 @@ public java.lang.String getName() {
329329 *
330330 * <pre>
331331 * The full name of the asset. For example:
332- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
332+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
333333 * See [Resource
334334 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
335335 * for more information.
@@ -357,7 +357,7 @@ public com.google.protobuf.ByteString getNameBytes() {
357357 *
358358 *
359359 * <pre>
360- * The type of the asset. For example: " compute.googleapis.com/Disk"
360+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
361361 * See [Supported asset
362362 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
363363 * for more information.
@@ -382,7 +382,7 @@ public java.lang.String getAssetType() {
382382 *
383383 *
384384 * <pre>
385- * The type of the asset. For example: " compute.googleapis.com/Disk"
385+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
386386 * See [Supported asset
387387 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
388388 * for more information.
@@ -1369,7 +1369,7 @@ public Builder clearAccessContextPolicy() {
13691369 *
13701370 * <pre>
13711371 * The full name of the asset. For example:
1372- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
1372+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
13731373 * See [Resource
13741374 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
13751375 * for more information.
@@ -1395,7 +1395,7 @@ public java.lang.String getName() {
13951395 *
13961396 * <pre>
13971397 * The full name of the asset. For example:
1398- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
1398+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
13991399 * See [Resource
14001400 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
14011401 * for more information.
@@ -1421,7 +1421,7 @@ public com.google.protobuf.ByteString getNameBytes() {
14211421 *
14221422 * <pre>
14231423 * The full name of the asset. For example:
1424- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
1424+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
14251425 * See [Resource
14261426 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
14271427 * for more information.
@@ -1446,7 +1446,7 @@ public Builder setName(java.lang.String value) {
14461446 *
14471447 * <pre>
14481448 * The full name of the asset. For example:
1449- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
1449+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
14501450 * See [Resource
14511451 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
14521452 * for more information.
@@ -1467,7 +1467,7 @@ public Builder clearName() {
14671467 *
14681468 * <pre>
14691469 * The full name of the asset. For example:
1470- * " //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1"
1470+ * ` //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`
14711471 * See [Resource
14721472 * names](https://cloud.google.com/apis/design/resource_names#full_resource_name)
14731473 * for more information.
@@ -1494,7 +1494,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
14941494 *
14951495 *
14961496 * <pre>
1497- * The type of the asset. For example: " compute.googleapis.com/Disk"
1497+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
14981498 * See [Supported asset
14991499 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
15001500 * for more information.
@@ -1519,7 +1519,7 @@ public java.lang.String getAssetType() {
15191519 *
15201520 *
15211521 * <pre>
1522- * The type of the asset. For example: " compute.googleapis.com/Disk"
1522+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
15231523 * See [Supported asset
15241524 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
15251525 * for more information.
@@ -1544,7 +1544,7 @@ public com.google.protobuf.ByteString getAssetTypeBytes() {
15441544 *
15451545 *
15461546 * <pre>
1547- * The type of the asset. For example: " compute.googleapis.com/Disk"
1547+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
15481548 * See [Supported asset
15491549 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
15501550 * for more information.
@@ -1568,7 +1568,7 @@ public Builder setAssetType(java.lang.String value) {
15681568 *
15691569 *
15701570 * <pre>
1571- * The type of the asset. For example: " compute.googleapis.com/Disk"
1571+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
15721572 * See [Supported asset
15731573 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
15741574 * for more information.
@@ -1588,7 +1588,7 @@ public Builder clearAssetType() {
15881588 *
15891589 *
15901590 * <pre>
1591- * The type of the asset. For example: " compute.googleapis.com/Disk"
1591+ * The type of the asset. For example: ` compute.googleapis.com/Disk`
15921592 * See [Supported asset
15931593 * types](https://cloud.google.com/asset-inventory/docs/supported-asset-types)
15941594 * for more information.
0 commit comments