Skip to content

Commit

Permalink
Populated empty summary blocks
Browse files Browse the repository at this point in the history
Change-Id: I4cf0db62832a61433137c4e45b7d61d6649b3e96
  • Loading branch information
Raibaz committed Dec 4, 2024
1 parent 23f8915 commit 92435e2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
namespace Google.Ads.GoogleAds.Extensions.DependencyInjection
{
/// <summary>
///
/// Google Ads API options used when injecting the configuration in a DI container.
/// </summary>
public class GoogleAdsApiOptions
{
/// <summary>
///
/// The GoogleAdsApi prefix for configuration options.
/// </summary>
public const string GoogleAdsApi = "GoogleAdsApi";

Expand Down

0 comments on commit 92435e2

Please sign in to comment.