Skip to content

Commit 29a7aba

Browse files
yoshi-automationjskeet
authored andcommitted
docs: change relative URLs to absolute URLs to fix broken links.
googleapis/googleapis@9514fa9 commit 9514fa9e390a4c0715972c5b510cf4c10ad049a1 Author: Google APIs <[email protected]> Date: Fri Apr 3 14:36:41 2020 -0700 docs: change relative URLs to absolute URLs to fix broken links. PiperOrigin-RevId: 304695334
1 parent 7a0a214 commit 29a7aba

File tree

9 files changed

+90
-90
lines changed

9 files changed

+90
-90
lines changed

apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/ConfigServiceV2Client.g.cs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3682,7 +3682,7 @@ public virtual void DeleteExclusion(LogExclusionName name, gaxgrpc::CallSettings
36823682
/// the GCP organization.
36833683
///
36843684
/// See [Enabling CMEK for Logs
3685-
/// Router](/logging/docs/routing/managed-encryption) for more information.
3685+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
36863686
/// </summary>
36873687
/// <param name="request">The request object containing all of the parameters for the API call.</param>
36883688
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -3698,7 +3698,7 @@ public virtual CmekSettings GetCmekSettings(GetCmekSettingsRequest request, gaxg
36983698
/// the GCP organization.
36993699
///
37003700
/// See [Enabling CMEK for Logs
3701-
/// Router](/logging/docs/routing/managed-encryption) for more information.
3701+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
37023702
/// </summary>
37033703
/// <param name="request">The request object containing all of the parameters for the API call.</param>
37043704
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -3714,7 +3714,7 @@ public virtual CmekSettings GetCmekSettings(GetCmekSettingsRequest request, gaxg
37143714
/// the GCP organization.
37153715
///
37163716
/// See [Enabling CMEK for Logs
3717-
/// Router](/logging/docs/routing/managed-encryption) for more information.
3717+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
37183718
/// </summary>
37193719
/// <param name="request">The request object containing all of the parameters for the API call.</param>
37203720
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
@@ -3736,7 +3736,7 @@ public virtual CmekSettings GetCmekSettings(GetCmekSettingsRequest request, gaxg
37363736
/// 3) access to the key is disabled.
37373737
///
37383738
/// See [Enabling CMEK for Logs
3739-
/// Router](/logging/docs/routing/managed-encryption) for more information.
3739+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
37403740
/// </summary>
37413741
/// <param name="request">The request object containing all of the parameters for the API call.</param>
37423742
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -3758,7 +3758,7 @@ public virtual CmekSettings UpdateCmekSettings(UpdateCmekSettingsRequest request
37583758
/// 3) access to the key is disabled.
37593759
///
37603760
/// See [Enabling CMEK for Logs
3761-
/// Router](/logging/docs/routing/managed-encryption) for more information.
3761+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
37623762
/// </summary>
37633763
/// <param name="request">The request object containing all of the parameters for the API call.</param>
37643764
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -3780,7 +3780,7 @@ public virtual CmekSettings UpdateCmekSettings(UpdateCmekSettingsRequest request
37803780
/// 3) access to the key is disabled.
37813781
///
37823782
/// See [Enabling CMEK for Logs
3783-
/// Router](/logging/docs/routing/managed-encryption) for more information.
3783+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
37843784
/// </summary>
37853785
/// <param name="request">The request object containing all of the parameters for the API call.</param>
37863786
/// <param name="cancellationToken">A <see cref="st::CancellationToken"/> to use for this RPC.</param>
@@ -4307,7 +4307,7 @@ public override void DeleteExclusion(DeleteExclusionRequest request, gaxgrpc::Ca
43074307
/// the GCP organization.
43084308
///
43094309
/// See [Enabling CMEK for Logs
4310-
/// Router](/logging/docs/routing/managed-encryption) for more information.
4310+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
43114311
/// </summary>
43124312
/// <param name="request">The request object containing all of the parameters for the API call.</param>
43134313
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -4326,7 +4326,7 @@ public override CmekSettings GetCmekSettings(GetCmekSettingsRequest request, gax
43264326
/// the GCP organization.
43274327
///
43284328
/// See [Enabling CMEK for Logs
4329-
/// Router](/logging/docs/routing/managed-encryption) for more information.
4329+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
43304330
/// </summary>
43314331
/// <param name="request">The request object containing all of the parameters for the API call.</param>
43324332
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -4351,7 +4351,7 @@ public override CmekSettings GetCmekSettings(GetCmekSettingsRequest request, gax
43514351
/// 3) access to the key is disabled.
43524352
///
43534353
/// See [Enabling CMEK for Logs
4354-
/// Router](/logging/docs/routing/managed-encryption) for more information.
4354+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
43554355
/// </summary>
43564356
/// <param name="request">The request object containing all of the parameters for the API call.</param>
43574357
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>
@@ -4376,7 +4376,7 @@ public override CmekSettings UpdateCmekSettings(UpdateCmekSettingsRequest reques
43764376
/// 3) access to the key is disabled.
43774377
///
43784378
/// See [Enabling CMEK for Logs
4379-
/// Router](/logging/docs/routing/managed-encryption) for more information.
4379+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
43804380
/// </summary>
43814381
/// <param name="request">The request object containing all of the parameters for the API call.</param>
43824382
/// <param name="callSettings">If not null, applies overrides to this RPC call.</param>

apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LogEntry.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ public string TextPayload {
249249
/// the fractional seconds might be omitted when the timestamp is displayed.
250250
///
251251
/// Incoming log entries should have timestamps that are no more than the [logs
252-
/// retention period](/logging/quotas) in the past, and no more than 24 hours
252+
/// retention period](https://cloud.google.com/logging/quotas) in the past, and no more than 24 hours
253253
/// in the future. Log entries outside those time boundaries will not be
254254
/// available when calling `entries.list`, but those log entries can still be
255-
/// [exported with LogSinks](/logging/docs/api/tasks/exporting-logs).
255+
/// [exported with LogSinks](https://cloud.google.com/logging/docs/api/tasks/exporting-logs).
256256
/// </summary>
257257
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
258258
public global::Google.Protobuf.WellKnownTypes.Timestamp Timestamp {

apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/Logging.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -392,13 +392,13 @@ public string LogName {
392392
/// the entries later in the list. See the `entries.list` method.
393393
///
394394
/// Log entries with timestamps that are more than the
395-
/// [logs retention period](/logging/quota-policy) in the past or more than
395+
/// [logs retention period](https://cloud.google.com/logging/quota-policy) in the past or more than
396396
/// 24 hours in the future will not be available when calling `entries.list`.
397397
/// However, those log entries can still be
398-
/// [exported with LogSinks](/logging/docs/api/tasks/exporting-logs).
398+
/// [exported with LogSinks](https://cloud.google.com/logging/docs/api/tasks/exporting-logs).
399399
///
400400
/// To improve throughput and to avoid exceeding the
401-
/// [quota limit](/logging/quota-policy) for calls to `entries.write`,
401+
/// [quota limit](https://cloud.google.com/logging/quota-policy) for calls to `entries.write`,
402402
/// you should try to include several log entries in this list,
403403
/// rather than calling this method for each individual log entry.
404404
/// </summary>
@@ -900,7 +900,7 @@ public ListLogEntriesRequest Clone() {
900900
private string filter_ = "";
901901
/// <summary>
902902
/// Optional. A filter that chooses which log entries to return. See [Advanced
903-
/// Logs Queries](/logging/docs/view/advanced-queries). Only log entries that
903+
/// Logs Queries](https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that
904904
/// match the filter are returned. An empty filter matches all log entries in
905905
/// the resources listed in `resource_names`. Referencing a parent resource
906906
/// that is not listed in `resource_names` will cause the filter to return no

apis/Google.Cloud.Logging.V2/Google.Cloud.Logging.V2/LoggingConfig.cs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ public string Name {
708708
/// The sink's `writer_identity`, set when the sink is created, must
709709
/// have permission to write to the destination or else the log
710710
/// entries are not exported. For more information, see
711-
/// [Exporting Logs with Sinks](/logging/docs/api/tasks/exporting-logs).
711+
/// [Exporting Logs with Sinks](https://cloud.google.com/logging/docs/api/tasks/exporting-logs).
712712
/// </summary>
713713
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
714714
public string Destination {
@@ -722,7 +722,7 @@ public string Destination {
722722
public const int FilterFieldNumber = 5;
723723
private string filter_ = "";
724724
/// <summary>
725-
/// Optional. An [advanced logs filter](/logging/docs/view/advanced-queries). The only
725+
/// Optional. An [advanced logs filter](https://cloud.google.com/logging/docs/view/advanced-queries). The only
726726
/// exported log entries are those that are in the resource owning the sink and
727727
/// that match the filter. For example:
728728
///
@@ -795,7 +795,7 @@ public bool Disabled {
795795
/// Until you grant this identity write-access to the destination, log entry
796796
/// exports from this sink will fail. For more information,
797797
/// see [Granting Access for a
798-
/// Resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
798+
/// Resource](https://cloud.google.com/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
799799
/// Consult the destination service's documentation to determine the
800800
/// appropriate IAM roles to assign to the identity.
801801
/// </summary>
@@ -1236,11 +1236,11 @@ public BigQueryOptions Clone() {
12361236
private bool usePartitionedTables_;
12371237
/// <summary>
12381238
/// Optional. Whether to use [BigQuery's partition
1239-
/// tables](/bigquery/docs/partitioned-tables). By default, Logging
1239+
/// tables](https://cloud.google.com/bigquery/docs/partitioned-tables). By default, Logging
12401240
/// creates dated tables based on the log entries' timestamps, e.g.
12411241
/// syslog_20170523. With partitioned tables the date suffix is no longer
12421242
/// present and [special query
1243-
/// syntax](/bigquery/docs/querying-partitioned-tables) has to be used instead.
1243+
/// syntax](https://cloud.google.com/bigquery/docs/querying-partitioned-tables) has to be used instead.
12441244
/// In both cases, tables are sharded based on UTC timezone.
12451245
/// </summary>
12461246
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -3337,9 +3337,9 @@ public string Description {
33373337
public const int FilterFieldNumber = 3;
33383338
private string filter_ = "";
33393339
/// <summary>
3340-
/// Required. An [advanced logs filter](/logging/docs/view/advanced-queries)
3340+
/// Required. An [advanced logs filter](https://cloud.google.com/logging/docs/view/advanced-queries)
33413341
/// that matches the log entries to be excluded. By using the
3342-
/// [sample function](/logging/docs/view/advanced-queries#sample),
3342+
/// [sample function](https://cloud.google.com/logging/docs/view/advanced-queries#sample),
33433343
/// you can exclude less than 100% of the matching log entries.
33443344
/// For example, the following query matches 99% of low-severity log
33453345
/// entries from Google Cloud Storage buckets:
@@ -4637,7 +4637,7 @@ public void MergeFrom(pb::CodedInputStream input) {
46374637
/// The parameters to
46384638
/// [GetCmekSettings][google.logging.v2.ConfigServiceV2.GetCmekSettings].
46394639
///
4640-
/// See [Enabling CMEK for Logs Router](/logging/docs/routing/managed-encryption)
4640+
/// See [Enabling CMEK for Logs Router](https://cloud.google.com/logging/docs/routing/managed-encryption)
46414641
/// for more information.
46424642
/// </summary>
46434643
public sealed partial class GetCmekSettingsRequest : pb::IMessage<GetCmekSettingsRequest> {
@@ -4787,7 +4787,7 @@ public void MergeFrom(pb::CodedInputStream input) {
47874787
/// The parameters to
47884788
/// [UpdateCmekSettings][google.logging.v2.ConfigServiceV2.UpdateCmekSettings].
47894789
///
4790-
/// See [Enabling CMEK for Logs Router](/logging/docs/routing/managed-encryption)
4790+
/// See [Enabling CMEK for Logs Router](https://cloud.google.com/logging/docs/routing/managed-encryption)
47914791
/// for more information.
47924792
/// </summary>
47934793
public sealed partial class UpdateCmekSettingsRequest : pb::IMessage<UpdateCmekSettingsRequest> {
@@ -4858,7 +4858,7 @@ public string Name {
48584858
/// Required. The CMEK settings to update.
48594859
///
48604860
/// See [Enabling CMEK for Logs
4861-
/// Router](/logging/docs/routing/managed-encryption) for more information.
4861+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
48624862
/// </summary>
48634863
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
48644864
public global::Google.Cloud.Logging.V2.CmekSettings CmekSettings {
@@ -5024,7 +5024,7 @@ public void MergeFrom(pb::CodedInputStream input) {
50245024
/// organizations. Once configured, it applies to all projects and folders in the
50255025
/// GCP organization.
50265026
///
5027-
/// See [Enabling CMEK for Logs Router](/logging/docs/routing/managed-encryption)
5027+
/// See [Enabling CMEK for Logs Router](https://cloud.google.com/logging/docs/routing/managed-encryption)
50285028
/// for more information.
50295029
/// </summary>
50305030
public sealed partial class CmekSettings : pb::IMessage<CmekSettings> {
@@ -5102,7 +5102,7 @@ public string Name {
51025102
/// To disable CMEK for the Logs Router, set this field to an empty string.
51035103
///
51045104
/// See [Enabling CMEK for Logs
5105-
/// Router](/logging/docs/routing/managed-encryption) for more information.
5105+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
51065106
/// </summary>
51075107
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
51085108
public string KmsKeyName {
@@ -5126,7 +5126,7 @@ public string KmsKeyName {
51265126
/// obtain the service account ID.
51275127
///
51285128
/// See [Enabling CMEK for Logs
5129-
/// Router](/logging/docs/routing/managed-encryption) for more information.
5129+
/// Router](https://cloud.google.com/logging/docs/routing/managed-encryption) for more information.
51305130
/// </summary>
51315131
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
51325132
public string ServiceAccountId {

0 commit comments

Comments
 (0)