File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -391,8 +391,8 @@ Inserting data (asynchronous)
391391~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
392392
393393Start a job loading data asynchronously from a set of CSV files, located on
394- GCloud Storage, appending rows into an existing table. First, create the job
395- locally:
394+ Google Cloud Storage, appending rows into an existing table. First, create
395+ the job locally:
396396
397397.. doctest ::
398398
@@ -448,7 +448,7 @@ Exporting data (async)
448448~~~~~~~~~~~~~~~~~~~~~~
449449
450450Start a job exporting a table's data asynchronously to a set of CSV files,
451- located on GCloud Storage. First, create the job locally:
451+ located on Google Cloud Storage. First, create the job locally:
452452
453453.. doctest ::
454454
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- """GCloud BigQuery API wrapper.
15+ """Google Cloud BigQuery API wrapper.
1616
1717The main concepts with this API are:
1818
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- """GCloud Pubsub API wrapper.
15+ """Google Cloud Pubsub API wrapper.
1616
1717The main concepts with this API are:
1818
You can’t perform that action at this time.
0 commit comments