i had problem which in the bucket it didnt stored anything, i already follow everything what he did based on this text , but still dint stored functioning , the only difference why i try to do this on gcloudshell
gcloud projects add-iam-policy-binding test --member serviceAccount:[email protected] --role roles/datastore.importExportAdmin
it display this
portAdmin
[1] EXPRESSION=request.time < timestamp("2024-06-18T09:26:31.427Z"), TITLE=developer-connect-connection-setup
[2] EXPRESSION=request.time < timestamp("2024-06-19T03:30:48.011Z"), TITLE=developer-connect-connection-setup
[3] EXPRESSION=request.time < timestamp("2024-06-19T03:35:55.705Z"), TITLE=developer-connect-connection-setup
[4] None
[5] Specify a new condition
The policy contains bindings with conditions, so specifying a condition is required when adding a binding. Please specify a condition.:
and i choose 3 , when i test it out force run on cloud schedule, it still display nothing in the bucket
May i know why it didnt stored in the bucket?