Skip to content

Commit 50831e6

Browse files
Google APIscopybara-github
authored andcommitted
chore: fix typo 'partion_key' in comments
PiperOrigin-RevId: 345062127
1 parent 665e9b0 commit 50831e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/asset/v1/asset_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ message BigQueryDestination {
425425
// [partition_spec] determines whether to export to partitioned table(s) and
426426
// how to partition the data.
427427
//
428-
// If [partition_spec] is unset or [partition_spec.partion_key] is unset or
428+
// If [partition_spec] is unset or [partition_spec.partition_key] is unset or
429429
// `PARTITION_KEY_UNSPECIFIED`, the snapshot results will be exported to
430430
// non-partitioned table(s). [force] will decide whether to overwrite existing
431431
// table(s).

0 commit comments

Comments
 (0)