Home
last modified time | relevance | path

Searched refs:bucket_arg (Results 1 – 6 of 6) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/commands/
H A Dnotification.py468 bucket_arg = self.args[-1]
473 bucket_url = StorageUrlFromString(bucket_arg)
518 def _ListChannels(self, bucket_arg): argument
520 bucket_url = StorageUrlFromString(bucket_arg)
581 bucket_arg = self.args[-1]
583 bucket_url = StorageUrlFromString(bucket_arg)
587 (self.command_name, self.subcommand_name, bucket_arg))
H A Dlabel.py348 def _GetAndPrintLabel(self, bucket_arg): argument
351 bucket_arg, bucket_fields=['labels'])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/commands/
H A Dnotification.py459 bucket_arg = self.args[-1]
464 bucket_url = StorageUrlFromString(bucket_arg)
509 def _ListChannels(self, bucket_arg): argument
511 bucket_url = StorageUrlFromString(bucket_arg)
572 bucket_arg = self.args[-1]
574 bucket_url = StorageUrlFromString(bucket_arg)
578 (self.command_name, self.subcommand_name, bucket_arg))
H A Dlabel.py348 def _GetAndPrintLabel(self, bucket_arg): argument
351 bucket_arg, bucket_fields=['labels'])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/commands/
H A Dnotification.py428 bucket_arg = self.args[-1]
433 bucket_url = StorageUrlFromString(bucket_arg)
511 bucket_arg = self.args[-1]
513 bucket_url = StorageUrlFromString(bucket_arg)
517 (self.command_name, self.subcommand_name, bucket_arg))
H A Dlabel.py344 def _GetAndPrintLabel(self, bucket_arg): argument
347 bucket_arg, bucket_fields=['labels'])