chore: Remove `@deprecated` annotation from config array fields by jeromegamez · Pull Request #8689 · googleapis/google-cloud-php · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions BigQuery/src/BigQueryClient.php
4 changes: 2 additions & 2 deletions Firestore/src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ class FirestoreClient
* @type FetchAuthTokenInterface $credentialsFetcher A credentials
* fetcher instance.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -144,7 +144,7 @@ class FirestoreClient
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down
4 changes: 2 additions & 2 deletions Logging/src/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ public static function psrBatchLogger($name, array $options = [])
* @type callable $httpHandler A handler used to deliver Psr7 requests.
* Only valid for requests sent over REST.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -190,7 +190,7 @@ public static function psrBatchLogger($name, array $options = [])
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down
8 changes: 4 additions & 4 deletions Storage/src/Bucket.php
Original file line number Diff line number Diff line change
Expand Up @@ -1522,7 +1522,7 @@ public function lockRetentionPolicy(array $options = [])
* @type FetchAuthTokenInterface $credentialsFetcher A credentials
* fetcher instance.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -1543,7 +1543,7 @@ public function lockRetentionPolicy(array $options = [])
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down Expand Up @@ -1652,7 +1652,7 @@ public function signedUrl($expires, array $options = [])
* @type FetchAuthTokenInterface $credentialsFetcher A credentials
* fetcher instance.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -1673,7 +1673,7 @@ public function signedUrl($expires, array $options = [])
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down
4 changes: 2 additions & 2 deletions Storage/src/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class StorageClient
* @type callable $httpHandler A handler used to deliver Psr7 requests.
* Only valid for requests sent over REST.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -120,7 +120,7 @@ class StorageClient
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down
12 changes: 6 additions & 6 deletions Storage/src/StorageObject.php
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,7 @@ public function downloadAsStreamAsync(array $options = [])
* @type FetchAuthTokenInterface $credentialsFetcher A credentials
* fetcher instance.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -949,7 +949,7 @@ public function downloadAsStreamAsync(array $options = [])
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down Expand Up @@ -1085,7 +1085,7 @@ public function signedUrl($expires, array $options = [])
* @type FetchAuthTokenInterface $credentialsFetcher A credentials
* fetcher instance.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -1106,7 +1106,7 @@ public function signedUrl($expires, array $options = [])
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down Expand Up @@ -1223,7 +1223,7 @@ public function signedUploadUrl($expires, array $options = [])
* @type FetchAuthTokenInterface $credentialsFetcher A credentials
* fetcher instance.
* @type array $keyFile [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand All @@ -1244,7 +1244,7 @@ public function signedUploadUrl($expires, array $options = [])
* configurations received from external sources.
* @see https://cloud.google.com/docs/authentication/external/externally-sourced-credentials
* @type string $keyFilePath [DEPRECATED]
* @deprecated This option is being deprecated because of a potential security risk.
* This option is being deprecated because of a potential security risk.
* This option does not validate the credential configuration. The security
* risk occurs when a credential configuration is accepted from a source
* that is not under your control and used without validation on your side.
Expand Down
4 changes: 2 additions & 2 deletions Trace/src/TraceClient.php