File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,15 @@ authentication:
49
49
[ additional_scopes ] : https://cloud.google.com/compute/docs/authentication#using
50
50
[ service_account_key_file ] : https://developers.google.com/identity/protocols/OAuth2ServiceAccount#creatinganaccount
51
51
52
+ ### Create an instance
53
+
54
+ These samples require you to first set up a [ Spanner Instance] [ create-instance ] .
55
+ Once you've finished with the samples, you can [ delete your instance] [ delete-instance ]
56
+ to prevent incuring any additional charges.
57
+
58
+ [ create-instance ] : https://cloud.google.com/spanner/docs/create-manage-instances
59
+ [ delete-instance ] : https://cloud.google.com/spanner/docs/create-manage-instances#delete-instance
60
+
52
61
## Install Dependencies
53
62
54
63
1 . Ensure the [ gRPC PHP Extension] [ php_grpc ] is installed and enabled on your machine.
You can’t perform that action at this time.
0 commit comments