diff --git a/protos/google/logging/type/http_request.proto b/protos/google/logging/type/http_request.proto index 425a09d6..fa2dd64e 100644 --- a/protos/google/logging/type/http_request.proto +++ b/protos/google/logging/type/http_request.proto @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/protos/google/logging/type/log_severity.proto b/protos/google/logging/type/log_severity.proto index 67401258..96ff8746 100644 --- a/protos/google/logging/type/log_severity.proto +++ b/protos/google/logging/type/log_severity.proto @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/protos/google/logging/v2/log_entry.proto b/protos/google/logging/v2/log_entry.proto index 94c5cdff..2404219f 100644 --- a/protos/google/logging/v2/log_entry.proto +++ b/protos/google/logging/v2/log_entry.proto @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/protos/google/logging/v2/logging.proto b/protos/google/logging/v2/logging.proto index 92d481ea..cd686e9f 100644 --- a/protos/google/logging/v2/logging.proto +++ b/protos/google/logging/v2/logging.proto @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/protos/google/logging/v2/logging_config.proto b/protos/google/logging/v2/logging_config.proto index cc7677b1..d914df1b 100644 --- a/protos/google/logging/v2/logging_config.proto +++ b/protos/google/logging/v2/logging_config.proto @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/protos/google/logging/v2/logging_metrics.proto b/protos/google/logging/v2/logging_metrics.proto index 852ba14c..a387ef2b 100644 --- a/protos/google/logging/v2/logging_metrics.proto +++ b/protos/google/logging/v2/logging_metrics.proto @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/v2/logging_service_v2_client.ts b/src/v2/logging_service_v2_client.ts index 8283d392..6db7919a 100644 --- a/src/v2/logging_service_v2_client.ts +++ b/src/v2/logging_service_v2_client.ts @@ -335,7 +335,7 @@ export class LoggingServiceV2Client { tailLogEntries: new this._gaxModule.StreamDescriptor( this._gaxModule.StreamType.BIDI_STREAMING, !!opts.fallback, - /* gaxStreamingRetries: */ false + !!opts.gaxServerStreamingRetries ), };