Skip to content

Commit

Permalink
docs: Minor comment updates
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617427819

Source-Link: googleapis/googleapis@ba8609a

Source-Link: googleapis/googleapis-gen@e0973cd
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQXNzZXQuVjEvLk93bEJvdC55YW1sIiwiaCI6ImUwOTczY2Q5YmI0YTQzYmRiMmY4MmQ0M2FiMTE3MDAwNjZlNGU2YmUifQ==
  • Loading branch information
gcf-owl-bot[bot] authored and amanda-tarafa committed Mar 20, 2024
1 parent ba25b03 commit ddb9f51
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -72,7 +72,7 @@ Each package name links to the documentation for that package.
| [Google.Cloud.CloudBuild.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudBuild.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudBuild.V1)](https://nuget.org/packages/Google.Cloud.CloudBuild.V1) | [Cloud Build (V1 API)](https://cloud.google.com/cloud-build) |
| [Google.Cloud.CloudBuild.V2](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudBuild.V2/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudBuild.V2)](https://nuget.org/packages/Google.Cloud.CloudBuild.V2) | Cloud Build |
| [Google.Cloud.CloudDms.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudDms.V1)](https://nuget.org/packages/Google.Cloud.CloudDms.V1) | [Database Migration](https://cloud.google.com/database-migration) |
| [Google.Cloud.CloudQuotas.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1) | [Cloud Quotas](https://cloud.google.com/cloudquotas/docs/overview) |
| [Google.Cloud.CloudQuotas.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.CloudQuotas.V1)](https://nuget.org/packages/Google.Cloud.CloudQuotas.V1) | [Cloud Quotas](https://cloud.google.com/docs/quotas/api-overview) |
| [Google.Cloud.Commerce.Consumer.Procurement.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Commerce.Consumer.Procurement.V1)](https://nuget.org/packages/Google.Cloud.Commerce.Consumer.Procurement.V1) | [Cloud Commerce Consumer Procurement](https://cloud.google.com/marketplace/docs/) |
| [Google.Cloud.Common](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Common/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Common)](https://nuget.org/packages/Google.Cloud.Common) | Common protos for Cloud APIs |
| [Google.Cloud.Compute.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Compute.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.Compute.V1)](https://nuget.org/packages/Google.Cloud.Compute.V1) | [Compute Engine](https://cloud.google.com/compute) |
Expand Down
28 changes: 16 additions & 12 deletions apis/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1/AssetService.g.cs
Expand Up @@ -8320,10 +8320,10 @@ public sealed partial class IamPolicyAnalysisQuery : pb::IMessage<IamPolicyAnaly
/// folder number (such as "folders/123"), a project ID (such as
/// "projects/my-project-id"), or a project number (such as "projects/12345").
///
/// To know how to get organization id, visit [here
/// To know how to get organization ID, visit [here
/// ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id).
///
/// To know how to get folder or project id, visit [here
/// To know how to get folder or project ID, visit [here
/// ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -18354,10 +18354,10 @@ public sealed partial class BatchGetEffectiveIamPoliciesRequest : pb::IMessage<B
/// folder number (such as "folders/123"), a project ID (such as
/// "projects/my-project-id"), or a project number (such as "projects/12345").
///
/// To know how to get organization id, visit [here
/// To know how to get organization ID, visit [here
/// ](https://cloud.google.com/resource-manager/docs/creating-managing-organization#retrieving_your_organization_id).
///
/// To know how to get folder or project id, visit [here
/// To know how to get folder or project ID, visit [here
/// ](https://cloud.google.com/resource-manager/docs/creating-managing-folders#viewing_or_listing_folders_and_projects).
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -19680,8 +19680,8 @@ public sealed partial class Rule : pb::IMessage<Rule>
/// <summary>Field number for the "values" field.</summary>
public const int ValuesFieldNumber = 3;
/// <summary>
/// List of values to be used for this PolicyRule. This field can be set
/// only in Policies for list constraints.
/// List of values to be used for this policy rule. This field can be set
/// only in policies for list constraints.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down Expand Up @@ -19805,14 +19805,18 @@ public sealed partial class Rule : pb::IMessage<Rule>
/// <summary>
/// The condition evaluation result for this rule.
/// Only populated if it meets all the following criteria:
/// * there is a
///
/// * There is a
/// [condition][google.cloud.asset.v1.AnalyzerOrgPolicy.Rule.condition]
/// defined for this rule
/// * this rule is within a consolidated_policy
/// * the consolidated_policy is within
/// [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer]
/// defined for this rule.
/// * This rule is within
/// [AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.consolidated_policy][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.consolidated_policy],
/// or
/// [AnalyzeOrgPolicyGovernedAssetsResponse.GovernedResource][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse.GovernedResource]
/// [AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.consolidated_policy][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.consolidated_policy]
/// when the
/// [AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset]
/// has
/// [AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.governed_resource][google.cloud.asset.v1.AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.governed_resource].
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down
6 changes: 3 additions & 3 deletions apis/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1/Assets.g.cs
Expand Up @@ -3060,7 +3060,7 @@ public sealed partial class RelatedAsset : pb::IMessage<RelatedAsset>

/// <summary>
/// The key and value for a
/// [tag](https://cloud.google.com/resource-manager/docs/tags/tags-overview),
/// [tag](https://cloud.google.com/resource-manager/docs/tags/tags-overview).
/// </summary>
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class Tag : pb::IMessage<Tag>
Expand Down Expand Up @@ -7067,7 +7067,7 @@ public sealed partial class IamPolicyAnalysisState : pb::IMessage<IamPolicyAnaly
}

/// <summary>
/// The Condition evaluation.
/// The condition evaluation.
/// </summary>
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ConditionEvaluation : pb::IMessage<ConditionEvaluation>
Expand Down Expand Up @@ -7284,7 +7284,7 @@ public enum EvaluationValue {
/// <summary>
/// The evaluation result is `conditional` when the condition expression
/// contains variables that are either missing input values or have not been
/// supported by Analyzer yet.
/// supported by Policy Analyzer yet.
/// </summary>
[pbr::OriginalName("CONDITIONAL")] Conditional = 3,
}
Expand Down

0 comments on commit ddb9f51

Please sign in to comment.