File tree 6 files changed +18
-18
lines changed
google/cloud/aiplatform/datasets
6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -171,13 +171,13 @@ def create(
171
171
``import_schema_uri``,
172
172
e.g. jsonl file.
173
173
project (str):
174
- Project to upload this model to. Overrides project set in
174
+ Project to upload this dataset to. Overrides project set in
175
175
aiplatform.init.
176
176
location (str):
177
- Location to upload this model to. Overrides location set in
177
+ Location to upload this dataset to. Overrides location set in
178
178
aiplatform.init.
179
179
credentials (auth_credentials.Credentials):
180
- Custom credentials to use to upload this model . Overrides
180
+ Custom credentials to use to upload this dataset . Overrides
181
181
credentials set in aiplatform.init.
182
182
request_metadata (Sequence[Tuple[str, str]]):
183
183
Strings which should be sent along with the request as metadata.
Original file line number Diff line number Diff line change @@ -86,13 +86,13 @@ def create(
86
86
``import_schema_uri``,
87
87
e.g. jsonl file.
88
88
project (str):
89
- Project to upload this model to. Overrides project set in
89
+ Project to upload this dataset to. Overrides project set in
90
90
aiplatform.init.
91
91
location (str):
92
- Location to upload this model to. Overrides location set in
92
+ Location to upload this dataset to. Overrides location set in
93
93
aiplatform.init.
94
94
credentials (auth_credentials.Credentials):
95
- Custom credentials to use to upload this model . Overrides
95
+ Custom credentials to use to upload this dataset . Overrides
96
96
credentials set in aiplatform.init.
97
97
request_metadata (Sequence[Tuple[str, str]]):
98
98
Strings which should be sent along with the request as metadata.
Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ def create(
73
73
example:
74
74
"bq://project.dataset.table_name"
75
75
project (str):
76
- Project to upload this model to. Overrides project set in
76
+ Project to upload this dataset to. Overrides project set in
77
77
aiplatform.init.
78
78
location (str):
79
- Location to upload this model to. Overrides location set in
79
+ Location to upload this dataset to. Overrides location set in
80
80
aiplatform.init.
81
81
credentials (auth_credentials.Credentials):
82
- Custom credentials to use to upload this model . Overrides
82
+ Custom credentials to use to upload this dataset . Overrides
83
83
credentials set in aiplatform.init.
84
84
request_metadata (Sequence[Tuple[str, str]]):
85
85
Strings which should be sent along with the request as metadata.
Original file line number Diff line number Diff line change @@ -93,13 +93,13 @@ def create(
93
93
``import_schema_uri``,
94
94
e.g. jsonl file.
95
95
project (str):
96
- Project to upload this model to. Overrides project set in
96
+ Project to upload this dataset to. Overrides project set in
97
97
aiplatform.init.
98
98
location (str):
99
- Location to upload this model to. Overrides location set in
99
+ Location to upload this dataset to. Overrides location set in
100
100
aiplatform.init.
101
101
credentials (auth_credentials.Credentials):
102
- Custom credentials to use to upload this model . Overrides
102
+ Custom credentials to use to upload this dataset . Overrides
103
103
credentials set in aiplatform.init.
104
104
request_metadata (Sequence[Tuple[str, str]]):
105
105
Strings which should be sent along with the request as metadata.
Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ def create(
67
67
example:
68
68
"bq://project.dataset.table_name"
69
69
project (str):
70
- Project to upload this model to. Overrides project set in
70
+ Project to upload this dataset to. Overrides project set in
71
71
aiplatform.init.
72
72
location (str):
73
- Location to upload this model to. Overrides location set in
73
+ Location to upload this dataset to. Overrides location set in
74
74
aiplatform.init.
75
75
credentials (auth_credentials.Credentials):
76
- Custom credentials to use to upload this model . Overrides
76
+ Custom credentials to use to upload this dataset . Overrides
77
77
credentials set in aiplatform.init.
78
78
request_metadata (Sequence[Tuple[str, str]]):
79
79
Strings which should be sent along with the request as metadata.
Original file line number Diff line number Diff line change @@ -86,13 +86,13 @@ def create(
86
86
``import_schema_uri``,
87
87
e.g. jsonl file.
88
88
project (str):
89
- Project to upload this model to. Overrides project set in
89
+ Project to upload this dataset to. Overrides project set in
90
90
aiplatform.init.
91
91
location (str):
92
- Location to upload this model to. Overrides location set in
92
+ Location to upload this dataset to. Overrides location set in
93
93
aiplatform.init.
94
94
credentials (auth_credentials.Credentials):
95
- Custom credentials to use to upload this model . Overrides
95
+ Custom credentials to use to upload this dataset . Overrides
96
96
credentials set in aiplatform.init.
97
97
request_metadata (Sequence[Tuple[str, str]]):
98
98
Strings which should be sent along with the request as metadata.
You can’t perform that action at this time.
0 commit comments