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:
4949[ additional_scopes ] : https://cloud.google.com/compute/docs/authentication#using
5050[ service_account_key_file ] : https://developers.google.com/identity/protocols/OAuth2ServiceAccount#creatinganaccount
5151
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+
5261## Install Dependencies
5362
54631 . 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