docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html b/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html
index 2085fe9..80b2135 100644
--- a/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html
+++ b/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html
@@ -111,57 +111,16 @@
The object takes the form of:
{ # Describes a sink used to export traces to a BigQuery dataset. The sink must
- # be created within a project.
- "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
- # form:
- #
- # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
- #
- # E.g.:
- #
- # `"projects/12345/traceSinks/my-project-trace-sink"`.
- #
- # Sink identifiers are limited to 256 characters and can include only the
- # following characters: upper and lower-case alphanumeric characters,
- # underscores, hyphens, and periods.
- "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
- "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
- # supported. E.g.:
- #
- # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
- },
- "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
- # set by sinks.create and sinks.update. The service account will need to be
- # granted write access to the destination specified in the output
- # configuration, see [Granting access for a
- # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
- # To create tables and write data this account will need the dataEditor role.
- # Read more about roles in the [BigQuery
- # documentation](https://cloud.google.com/bigquery/docs/access-control).
- # E.g.:
- #
- # "service-00000001@00000002.iam.gserviceaccount.com"
-}
-
- x__xgafv: string, V1 error format.
- Allowed values
- 1 - v1 error format
- 2 - v2 error format
-
-Returns:
- An object of the form:
-
- { # Describes a sink used to export traces to a BigQuery dataset. The sink must
# be created within a project.
"name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
# form:
- #
+ #
# project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
- #
+ #
# E.g.:
- #
+ #
# `"projects/12345/traceSinks/my-project-trace-sink"`.
- #
+ #
# Sink identifiers are limited to 256 characters and can include only the
# following characters: upper and lower-case alphanumeric characters,
# underscores, hyphens, and periods.
@@ -180,9 +139,50 @@
# Read more about roles in the [BigQuery
# documentation](https://cloud.google.com/bigquery/docs/access-control).
# E.g.:
- #
+ #
# "service-00000001@00000002.iam.gserviceaccount.com"
- }</pre>
+ }
+
+ x__xgafv: string, V1 error format.
+ Allowed values
+ 1 - v1 error format
+ 2 - v2 error format
+
+Returns:
+ An object of the form:
+
+ { # Describes a sink used to export traces to a BigQuery dataset. The sink must
+ # be created within a project.
+ "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
+ # form:
+ #
+ # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
+ #
+ # E.g.:
+ #
+ # `"projects/12345/traceSinks/my-project-trace-sink"`.
+ #
+ # Sink identifiers are limited to 256 characters and can include only the
+ # following characters: upper and lower-case alphanumeric characters,
+ # underscores, hyphens, and periods.
+ "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
+ "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
+ # supported. E.g.:
+ #
+ # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
+ },
+ "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
+ # set by sinks.create and sinks.update. The service account will need to be
+ # granted write access to the destination specified in the output
+ # configuration, see [Granting access for a
+ # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
+ # To create tables and write data this account will need the dataEditor role.
+ # Read more about roles in the [BigQuery
+ # documentation](https://cloud.google.com/bigquery/docs/access-control).
+ # E.g.:
+ #
+ # "service-00000001@00000002.iam.gserviceaccount.com"
+ }</pre>
</div>
<div class="method">
@@ -235,37 +235,37 @@
An object of the form:
{ # Describes a sink used to export traces to a BigQuery dataset. The sink must
- # be created within a project.
- "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
- # form:
- #
- # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
- #
- # E.g.:
- #
- # `"projects/12345/traceSinks/my-project-trace-sink"`.
- #
- # Sink identifiers are limited to 256 characters and can include only the
- # following characters: upper and lower-case alphanumeric characters,
- # underscores, hyphens, and periods.
- "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
- "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
- # supported. E.g.:
+ # be created within a project.
+ "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
+ # form:
#
- # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
- },
- "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
- # set by sinks.create and sinks.update. The service account will need to be
- # granted write access to the destination specified in the output
- # configuration, see [Granting access for a
- # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
- # To create tables and write data this account will need the dataEditor role.
- # Read more about roles in the [BigQuery
- # documentation](https://cloud.google.com/bigquery/docs/access-control).
- # E.g.:
- #
- # "service-00000001@00000002.iam.gserviceaccount.com"
- }</pre>
+ # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
+ #
+ # E.g.:
+ #
+ # `"projects/12345/traceSinks/my-project-trace-sink"`.
+ #
+ # Sink identifiers are limited to 256 characters and can include only the
+ # following characters: upper and lower-case alphanumeric characters,
+ # underscores, hyphens, and periods.
+ "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
+ "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
+ # supported. E.g.:
+ #
+ # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
+ },
+ "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
+ # set by sinks.create and sinks.update. The service account will need to be
+ # granted write access to the destination specified in the output
+ # configuration, see [Granting access for a
+ # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
+ # To create tables and write data this account will need the dataEditor role.
+ # Read more about roles in the [BigQuery
+ # documentation](https://cloud.google.com/bigquery/docs/access-control).
+ # E.g.:
+ #
+ # "service-00000001@00000002.iam.gserviceaccount.com"
+ }</pre>
</div>
<div class="method">
@@ -293,43 +293,43 @@
An object of the form:
{ # Result returned from `ListTraceSinks`.
- "sinks": [ # A list of sinks.
- { # Describes a sink used to export traces to a BigQuery dataset. The sink must
- # be created within a project.
- "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
- # form:
- #
- # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
- #
- # E.g.:
- #
- # `"projects/12345/traceSinks/my-project-trace-sink"`.
- #
- # Sink identifiers are limited to 256 characters and can include only the
- # following characters: upper and lower-case alphanumeric characters,
- # underscores, hyphens, and periods.
- "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
- "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
- # supported. E.g.:
- #
- # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
- },
- "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
- # set by sinks.create and sinks.update. The service account will need to be
- # granted write access to the destination specified in the output
- # configuration, see [Granting access for a
- # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
- # To create tables and write data this account will need the dataEditor role.
- # Read more about roles in the [BigQuery
- # documentation](https://cloud.google.com/bigquery/docs/access-control).
- # E.g.:
- #
- # "service-00000001@00000002.iam.gserviceaccount.com"
- },
- ],
"nextPageToken": "A String", # If there might be more results than appear in this response, then
# `nextPageToken` is included. To get the next set of results, call the same
# method again using the value of `nextPageToken` as `pageToken`.
+ "sinks": [ # A list of sinks.
+ { # Describes a sink used to export traces to a BigQuery dataset. The sink must
+ # be created within a project.
+ "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
+ # form:
+ #
+ # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
+ #
+ # E.g.:
+ #
+ # `"projects/12345/traceSinks/my-project-trace-sink"`.
+ #
+ # Sink identifiers are limited to 256 characters and can include only the
+ # following characters: upper and lower-case alphanumeric characters,
+ # underscores, hyphens, and periods.
+ "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
+ "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
+ # supported. E.g.:
+ #
+ # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
+ },
+ "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
+ # set by sinks.create and sinks.update. The service account will need to be
+ # granted write access to the destination specified in the output
+ # configuration, see [Granting access for a
+ # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
+ # To create tables and write data this account will need the dataEditor role.
+ # Read more about roles in the [BigQuery
+ # documentation](https://cloud.google.com/bigquery/docs/access-control).
+ # E.g.:
+ #
+ # "service-00000001@00000002.iam.gserviceaccount.com"
+ },
+ ],
}</pre>
</div>
@@ -364,37 +364,37 @@
The object takes the form of:
{ # Describes a sink used to export traces to a BigQuery dataset. The sink must
- # be created within a project.
- "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
- # form:
- #
- # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
- #
- # E.g.:
- #
- # `"projects/12345/traceSinks/my-project-trace-sink"`.
- #
- # Sink identifiers are limited to 256 characters and can include only the
- # following characters: upper and lower-case alphanumeric characters,
- # underscores, hyphens, and periods.
- "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
- "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
- # supported. E.g.:
- #
- # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
- },
- "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
- # set by sinks.create and sinks.update. The service account will need to be
- # granted write access to the destination specified in the output
- # configuration, see [Granting access for a
- # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
- # To create tables and write data this account will need the dataEditor role.
- # Read more about roles in the [BigQuery
- # documentation](https://cloud.google.com/bigquery/docs/access-control).
- # E.g.:
- #
- # "service-00000001@00000002.iam.gserviceaccount.com"
-}
+ # be created within a project.
+ "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
+ # form:
+ #
+ # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
+ #
+ # E.g.:
+ #
+ # `"projects/12345/traceSinks/my-project-trace-sink"`.
+ #
+ # Sink identifiers are limited to 256 characters and can include only the
+ # following characters: upper and lower-case alphanumeric characters,
+ # underscores, hyphens, and periods.
+ "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
+ "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
+ # supported. E.g.:
+ #
+ # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
+ },
+ "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
+ # set by sinks.create and sinks.update. The service account will need to be
+ # granted write access to the destination specified in the output
+ # configuration, see [Granting access for a
+ # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
+ # To create tables and write data this account will need the dataEditor role.
+ # Read more about roles in the [BigQuery
+ # documentation](https://cloud.google.com/bigquery/docs/access-control).
+ # E.g.:
+ #
+ # "service-00000001@00000002.iam.gserviceaccount.com"
+ }
updateMask: string, Required. Field mask that specifies the fields in `trace_sink` that are to
be updated. A sink field is overwritten if, and only if, it is
@@ -415,37 +415,37 @@
An object of the form:
{ # Describes a sink used to export traces to a BigQuery dataset. The sink must
- # be created within a project.
- "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
- # form:
- #
- # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
- #
- # E.g.:
- #
- # `"projects/12345/traceSinks/my-project-trace-sink"`.
- #
- # Sink identifiers are limited to 256 characters and can include only the
- # following characters: upper and lower-case alphanumeric characters,
- # underscores, hyphens, and periods.
- "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
- "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
- # supported. E.g.:
+ # be created within a project.
+ "name": "A String", # Required. The canonical sink resource name, unique within the project. Must be of the
+ # form:
#
- # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
- },
- "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
- # set by sinks.create and sinks.update. The service account will need to be
- # granted write access to the destination specified in the output
- # configuration, see [Granting access for a
- # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
- # To create tables and write data this account will need the dataEditor role.
- # Read more about roles in the [BigQuery
- # documentation](https://cloud.google.com/bigquery/docs/access-control).
- # E.g.:
- #
- # "service-00000001@00000002.iam.gserviceaccount.com"
- }</pre>
+ # project/[PROJECT_NUMBER]/traceSinks/[SINK_ID].
+ #
+ # E.g.:
+ #
+ # `"projects/12345/traceSinks/my-project-trace-sink"`.
+ #
+ # Sink identifiers are limited to 256 characters and can include only the
+ # following characters: upper and lower-case alphanumeric characters,
+ # underscores, hyphens, and periods.
+ "outputConfig": { # OutputConfig contains a destination for writing trace data. # Required. The export destination.
+ "destination": "A String", # The destination for writing trace data. Currently only BigQuery is
+ # supported. E.g.:
+ #
+ # "bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]"
+ },
+ "writerIdentity": "A String", # Output only. A service account name for exporting the data. This field is
+ # set by sinks.create and sinks.update. The service account will need to be
+ # granted write access to the destination specified in the output
+ # configuration, see [Granting access for a
+ # resource](/iam/docs/granting-roles-to-service-accounts#granting_access_to_a_service_account_for_a_resource).
+ # To create tables and write data this account will need the dataEditor role.
+ # Read more about roles in the [BigQuery
+ # documentation](https://cloud.google.com/bigquery/docs/access-control).
+ # E.g.:
+ #
+ # "service-00000001@00000002.iam.gserviceaccount.com"
+ }</pre>
</div>
</body></html>
\ No newline at end of file