Skip to content

Commit

Permalink
Merge branch 'main' into renovate/bazel_skylib-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed Jan 31, 2023
2 parents d1becb2 + 4747c98 commit e5f0035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Generation/FieldDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ class FieldDetails
'google.firestore.v1.BatchWriteRequest' => ['database'],
'google.firestore.v1.PartitionQueryRequest' => ['parent'],
'google.spanner.v1.CreateSessionRequest' => ['session'],
'google.devtools.artifactregistry.v1beta2.ListFilesRequest' => ['parent'],
'google.devtools.artifactregistry.v1beta2.GetFileRequest' => ['name'],
];

public function __construct(ProtoCatalog $catalog, DescriptorProto $containingMessage, FieldDescriptorProto $field, ?Vector $docLinesOverride = null)
Expand Down

0 comments on commit e5f0035

Please sign in to comment.