Skip to content

Commit

Permalink
fix(filestore): add missing operation_metadata.proto import
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 399764091

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Sep 29 13:37:58 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5e5a44d76cc56260485acd4ba0ef002e2b4489f9
Source-Link: googleapis/googleapis@5e5a44d
  • Loading branch information
yoshi-automation authored and jskeet committed Sep 30, 2021
1 parent 6c988ee commit 4ab10f4
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 211 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -566,9 +566,9 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// or for all locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve instance information,
/// in the format `projects/{project_id}/locations/{location}`. In Cloud
/// Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// Required. The project and location for which to retrieve instance
/// information, in the format `projects/{project_id}/locations/{location}`. In
/// Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// retrieve instance information for all locations, use "-" for the
/// `{location}` value.
/// </param>
Expand All @@ -595,9 +595,9 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// or for all locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve instance information,
/// in the format `projects/{project_id}/locations/{location}`. In Cloud
/// Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// Required. The project and location for which to retrieve instance
/// information, in the format `projects/{project_id}/locations/{location}`. In
/// Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// retrieve instance information for all locations, use "-" for the
/// `{location}` value.
/// </param>
Expand All @@ -624,9 +624,9 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// or for all locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve instance information,
/// in the format `projects/{project_id}/locations/{location}`. In Cloud
/// Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// Required. The project and location for which to retrieve instance
/// information, in the format `projects/{project_id}/locations/{location}`. In
/// Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// retrieve instance information for all locations, use "-" for the
/// `{location}` value.
/// </param>
Expand All @@ -653,9 +653,9 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// or for all locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve instance information,
/// in the format `projects/{project_id}/locations/{location}`. In Cloud
/// Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// Required. The project and location for which to retrieve instance
/// information, in the format `projects/{project_id}/locations/{location}`. In
/// Cloud Filestore, locations map to GCP zones, for example **us-west1-b**. To
/// retrieve instance information for all locations, use "-" for the
/// `{location}` value.
/// </param>
Expand Down Expand Up @@ -1356,11 +1356,11 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve backup information,
/// in the format `projects/{project_number}/locations/{location}`.
/// In Cloud Filestore, backup locations map to GCP regions,
/// for example **us-west1**.
/// To retrieve backup information for all locations, use "-" for the
/// Required. The project and location for which to retrieve backup
/// information, in the format
/// `projects/{project_number}/locations/{location}`. In Cloud Filestore,
/// backup locations map to GCP regions, for example **us-west1**. To retrieve
/// backup information for all locations, use "-" for the
/// `{location}` value.
/// </param>
/// <param name="pageToken">
Expand All @@ -1386,11 +1386,11 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve backup information,
/// in the format `projects/{project_number}/locations/{location}`.
/// In Cloud Filestore, backup locations map to GCP regions,
/// for example **us-west1**.
/// To retrieve backup information for all locations, use "-" for the
/// Required. The project and location for which to retrieve backup
/// information, in the format
/// `projects/{project_number}/locations/{location}`. In Cloud Filestore,
/// backup locations map to GCP regions, for example **us-west1**. To retrieve
/// backup information for all locations, use "-" for the
/// `{location}` value.
/// </param>
/// <param name="pageToken">
Expand All @@ -1416,11 +1416,11 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve backup information,
/// in the format `projects/{project_number}/locations/{location}`.
/// In Cloud Filestore, backup locations map to GCP regions,
/// for example **us-west1**.
/// To retrieve backup information for all locations, use "-" for the
/// Required. The project and location for which to retrieve backup
/// information, in the format
/// `projects/{project_number}/locations/{location}`. In Cloud Filestore,
/// backup locations map to GCP regions, for example **us-west1**. To retrieve
/// backup information for all locations, use "-" for the
/// `{location}` value.
/// </param>
/// <param name="pageToken">
Expand All @@ -1446,11 +1446,11 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// locations.
/// </summary>
/// <param name="parent">
/// Required. The project and location for which to retrieve backup information,
/// in the format `projects/{project_number}/locations/{location}`.
/// In Cloud Filestore, backup locations map to GCP regions,
/// for example **us-west1**.
/// To retrieve backup information for all locations, use "-" for the
/// Required. The project and location for which to retrieve backup
/// information, in the format
/// `projects/{project_number}/locations/{location}`. In Cloud Filestore,
/// backup locations map to GCP regions, for example **us-west1**. To retrieve
/// backup information for all locations, use "-" for the
/// `{location}` value.
/// </param>
/// <param name="pageToken">
Expand Down Expand Up @@ -2002,8 +2002,8 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// Required. A [backup resource][google.cloud.filestore.v1.Backup]
/// </param>
/// <param name="updateMask">
/// Required. Mask of fields to update. At least one path must be supplied in this
/// field.
/// Required. Mask of fields to update. At least one path must be supplied in
/// this field.
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>The RPC response.</returns>
Expand All @@ -2021,8 +2021,8 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// Required. A [backup resource][google.cloud.filestore.v1.Backup]
/// </param>
/// <param name="updateMask">
/// Required. Mask of fields to update. At least one path must be supplied in this
/// field.
/// Required. Mask of fields to update. At least one path must be supplied in
/// this field.
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -2040,8 +2040,8 @@ internal static CloudFilestoreManagerClient Create(grpccore::CallInvoker callInv
/// Required. A [backup resource][google.cloud.filestore.v1.Backup]
/// </param>
/// <param name="updateMask">
/// Required. Mask of fields to update. At least one path must be supplied in this
/// field.
/// Required. Mask of fields to update. At least one path must be supplied in
/// this field.
/// </param>
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand Down
Loading

0 comments on commit 4ab10f4

Please sign in to comment.