Skip to content

Commit

Permalink
feat: adding project level methods to advisorynotifications.googleapi…
Browse files Browse the repository at this point in the history
…s.com

docs: adding docs for new project level methods

adding GetNotification and ListNotifications methods for notifications parented at the project level

PiperOrigin-RevId: 588795150

Source-Link: googleapis/googleapis@967b05b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bdd6f86b871b17dfd410ec3a21761f3f64d82277
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQWR2aXNvcnlOb3RpZmljYXRpb25zLlYxLy5Pd2xCb3QueWFtbCIsImgiOiJiZGQ2Zjg2Yjg3MWIxN2RmZDQxMGVjM2EyMTc2MWYzZjY0ZDgyMjc3In0=
  • Loading branch information
gcf-owl-bot[bot] authored and Rishabh-V committed Dec 8, 2023
1 parent 309754d commit 29bf8a2
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 109 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public abstract partial class AdvisoryNotificationsServiceClient
});

/// <summary>The service metadata associated with this client type.</summary>
public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(AdvisoryNotificationsService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc, PackageApiMetadata.ApiMetadata);
public static gaxgrpc::ServiceMetadata ServiceMetadata { get; } = new gaxgrpc::ServiceMetadata(AdvisoryNotificationsService.Descriptor, DefaultEndpoint, DefaultScopes, true, gax::ApiTransports.Grpc | gax::ApiTransports.Rest, PackageApiMetadata.ApiMetadata);

internal static gaxgrpc::ChannelPool ChannelPool { get; } = new gaxgrpc::ChannelPool(ServiceMetadata);

Expand Down Expand Up @@ -287,7 +287,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// </summary>
/// <param name="parent">
/// Required. The parent, which owns this collection of notifications.
/// Must be of the form "organizations/{organization}/locations/{location}".
/// Must be of the form "organizations/{organization}/locations/{location}"
/// or "projects/{project}/locations/{location}"
/// </param>
/// <param name="pageToken">
/// The token returned from the previous request. A value of <c>null</c> or an empty string retrieves the first
Expand All @@ -312,7 +313,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// </summary>
/// <param name="parent">
/// Required. The parent, which owns this collection of notifications.
/// Must be of the form "organizations/{organization}/locations/{location}".
/// Must be of the form "organizations/{organization}/locations/{location}"
/// or "projects/{project}/locations/{location}"
/// </param>
/// <param name="pageToken">
/// The token returned from the previous request. A value of <c>null</c> or an empty string retrieves the first
Expand All @@ -337,7 +339,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// </summary>
/// <param name="parent">
/// Required. The parent, which owns this collection of notifications.
/// Must be of the form "organizations/{organization}/locations/{location}".
/// Must be of the form "organizations/{organization}/locations/{location}"
/// or "projects/{project}/locations/{location}"
/// </param>
/// <param name="pageToken">
/// The token returned from the previous request. A value of <c>null</c> or an empty string retrieves the first
Expand All @@ -362,7 +365,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// </summary>
/// <param name="parent">
/// Required. The parent, which owns this collection of notifications.
/// Must be of the form "organizations/{organization}/locations/{location}".
/// Must be of the form "organizations/{organization}/locations/{location}"
/// or "projects/{project}/locations/{location}"
/// </param>
/// <param name="pageToken">
/// The token returned from the previous request. A value of <c>null</c> or an empty string retrieves the first
Expand Down Expand Up @@ -415,7 +419,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// <param name="name">
/// Required. A name of the notification to retrieve.
/// Format:
/// organizations/{organization}/locations/{location}/notifications/{notification}.
/// organizations/{organization}/locations/{location}/notifications/{notification}
/// or projects/{projects}/locations/{location}/notifications/{notification}.
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>The RPC response.</returns>
Expand All @@ -431,7 +436,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// <param name="name">
/// Required. A name of the notification to retrieve.
/// Format:
/// organizations/{organization}/locations/{location}/notifications/{notification}.
/// organizations/{organization}/locations/{location}/notifications/{notification}
/// or projects/{projects}/locations/{location}/notifications/{notification}.
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -447,7 +453,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// <param name="name">
/// Required. A name of the notification to retrieve.
/// Format:
/// organizations/{organization}/locations/{location}/notifications/{notification}.
/// organizations/{organization}/locations/{location}/notifications/{notification}
/// or projects/{projects}/locations/{location}/notifications/{notification}.
/// </param>
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -460,7 +467,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// <param name="name">
/// Required. A name of the notification to retrieve.
/// Format:
/// organizations/{organization}/locations/{location}/notifications/{notification}.
/// organizations/{organization}/locations/{location}/notifications/{notification}
/// or projects/{projects}/locations/{location}/notifications/{notification}.
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>The RPC response.</returns>
Expand All @@ -476,7 +484,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// <param name="name">
/// Required. A name of the notification to retrieve.
/// Format:
/// organizations/{organization}/locations/{location}/notifications/{notification}.
/// organizations/{organization}/locations/{location}/notifications/{notification}
/// or projects/{projects}/locations/{location}/notifications/{notification}.
/// </param>
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
/// <returns>A Task containing the RPC response.</returns>
Expand All @@ -492,7 +501,8 @@ internal static AdvisoryNotificationsServiceClient Create(grpccore::CallInvoker
/// <param name="name">
/// Required. A name of the notification to retrieve.
/// Format:
/// organizations/{organization}/locations/{location}/notifications/{notification}.
/// organizations/{organization}/locations/{location}/notifications/{notification}
/// or projects/{projects}/locations/{location}/notifications/{notification}.
/// </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 29bf8a2

Please sign in to comment.