Skip to content

Commit 500072d

Browse files
Merge pull request GoogleCloudPlatform#3528 from justinsb/mockgcp_filestore_instance
mockgcp: support for filestore instance
2 parents 27b8eeb + 9ee5367 commit 500072d

File tree

11 files changed

+7334
-0
lines changed

11 files changed

+7334
-0
lines changed

mockgcp/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ gen-proto-no-fixup:
7777
./third_party/googleapis/mockgcp/cloud/documentai/v1/*.proto \
7878
./third_party/googleapis/mockgcp/cloud/edgecontainer/v1/*.proto \
7979
./third_party/googleapis/mockgcp/cloud/edgenetwork/v1/*.proto \
80+
./third_party/googleapis/mockgcp/cloud/filestore/v1/*.proto \
8081
./third_party/googleapis/mockgcp/cloud/functions/v1/*.proto \
8182
./third_party/googleapis/mockgcp/cloud/gkehub/v1beta/*.proto \
8283
./third_party/googleapis/mockgcp/cloud/gkehub/policycontroller/v1beta/*.proto \

0 commit comments

Comments
 (0)