HomeSort by relevance Sort by last modified time
    Searched refs:bucketResource (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/
storage_v1_messages.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1_messages.py     [all...]
storage_v1.py 833 'bucketResource',
876 bucketResource: A Bucket resource to be passed as the request body.
893 if FLAGS['bucketResource'].present:
894 request.bucketResource = apitools_base.JsonToMessage(messages.Bucket, FLAGS.bucketResource)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
gcs_json_api.py 447 bucket=bucket_name, bucketResource=bucket_metadata,
    [all...]

Completed in 193 milliseconds