From 72a941468c6d3970fffef3da6ad9af05e5b3e2ab Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:48:47 +0000 Subject: [PATCH] docs: minor documentation formatting fix for Parallelstore (#7722) PiperOrigin-RevId: 681538037 Source-Link: https://github.com/googleapis/googleapis/commit/917e347c536bec36446ac434455da0cb2e7ddf46 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ed8a66ee826a7aaa27450e2d533eb325cb31b77f Copy-Tag: eyJwIjoiUGFyYWxsZWxzdG9yZS8uT3dsQm90LnlhbWwiLCJoIjoiZWQ4YTY2ZWU4MjZhN2FhYTI3NDUwZTJkNTMzZWIzMjVjYjMxYjc3ZiJ9 * docs: minor documentation formatting fix for Parallelstore PiperOrigin-RevId: 681948084 Source-Link: https://github.com/googleapis/googleapis/commit/3708fdf26f073ba5cb83c3f3a3778f701c80458d Source-Link: https://github.com/googleapis/googleapis-gen/commit/1a535dedd7a34b71f1aa1afdcb9f458594772c60 Copy-Tag: eyJwIjoiUGFyYWxsZWxzdG9yZS8uT3dsQm90LnlhbWwiLCJoIjoiMWE1MzVkZWRkN2EzNGI3MWYxYWExYWZkY2I5ZjQ1ODU5NDc3MmM2MCJ9 Co-authored-by: Brent Shaffer --- Parallelstore/src/V1beta/ExportDataRequest.php | 16 ++++++++-------- Parallelstore/src/V1beta/ImportDataRequest.php | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Parallelstore/src/V1beta/ExportDataRequest.php b/Parallelstore/src/V1beta/ExportDataRequest.php index 2bb95ee6c34f..b5b2af48db2a 100644 --- a/Parallelstore/src/V1beta/ExportDataRequest.php +++ b/Parallelstore/src/V1beta/ExportDataRequest.php @@ -41,9 +41,9 @@ class ExportDataRequest extends \Google\Protobuf\Internal\Message * Optional. User-specified Service Account (SA) credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * @@ -81,9 +81,9 @@ class ExportDataRequest extends \Google\Protobuf\Internal\Message * Optional. User-specified Service Account (SA) credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * } @@ -231,9 +231,9 @@ public function setRequestId($var) * Optional. User-specified Service Account (SA) credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * @@ -249,9 +249,9 @@ public function getServiceAccount() * Optional. User-specified Service Account (SA) credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * diff --git a/Parallelstore/src/V1beta/ImportDataRequest.php b/Parallelstore/src/V1beta/ImportDataRequest.php index 8adf8e031c1e..7c2e0471a0dc 100644 --- a/Parallelstore/src/V1beta/ImportDataRequest.php +++ b/Parallelstore/src/V1beta/ImportDataRequest.php @@ -41,9 +41,9 @@ class ImportDataRequest extends \Google\Protobuf\Internal\Message * Optional. User-specified service account credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * @@ -81,9 +81,9 @@ class ImportDataRequest extends \Google\Protobuf\Internal\Message * Optional. User-specified service account credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * } @@ -231,9 +231,9 @@ public function setRequestId($var) * Optional. User-specified service account credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` * @@ -249,9 +249,9 @@ public function getServiceAccount() * Optional. User-specified service account credentials to be used when * performing the transfer. * Use one of the following formats: - * * {EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `{EMAIL_ADDRESS_OR_UNIQUE_ID}` * * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` - * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID} + * * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}` * If unspecified, the Parallelstore service agent is used: * `service-@gcp-sa-parallelstore.iam.gserviceaccount.com` *