Skip to content

Commit ed1f747

Browse files
Ark-kuncopybara-github
authored andcommitted
chore: Fixed duplicate parameter description
PiperOrigin-RevId: 537126128
1 parent 9eb214d commit ed1f747

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

google/cloud/aiplatform/featurestore/featurestore.py

-2
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,6 @@ def create(
480480
credentials set in aiplatform.init.
481481
request_metadata (Sequence[Tuple[str, str]]):
482482
Optional. Strings which should be sent along with the request as metadata.
483-
request_metadata (Sequence[Tuple[str, str]]):
484-
Optional. Strings which should be sent along with the request as metadata.
485483
encryption_spec (str):
486484
Optional. Customer-managed encryption key
487485
spec for data storage. If set, both of the

0 commit comments

Comments
 (0)