|
1221 | 1221 | "parent"
|
1222 | 1222 | ],
|
1223 | 1223 | "parameters": {
|
| 1224 | + "customWriterIdentity": { |
| 1225 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 1226 | + "location": "query", |
| 1227 | + "type": "string" |
| 1228 | + }, |
1224 | 1229 | "parent": {
|
1225 | 1230 | "description": "Required. The resource in which to create the sink: \"projects/[PROJECT_ID]\" \"organizations/[ORGANIZATION_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]\" \"folders/[FOLDER_ID]\" For examples:\"projects/my-project\" \"organizations/123456789\"",
|
1226 | 1231 | "location": "path",
|
|
1348 | 1353 | "sinkName"
|
1349 | 1354 | ],
|
1350 | 1355 | "parameters": {
|
| 1356 | + "customWriterIdentity": { |
| 1357 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 1358 | + "location": "query", |
| 1359 | + "type": "string" |
| 1360 | + }, |
1351 | 1361 | "sinkName": {
|
1352 | 1362 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
1353 | 1363 | "location": "path",
|
|
1388 | 1398 | "sinkName"
|
1389 | 1399 | ],
|
1390 | 1400 | "parameters": {
|
| 1401 | + "customWriterIdentity": { |
| 1402 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 1403 | + "location": "query", |
| 1404 | + "type": "string" |
| 1405 | + }, |
1391 | 1406 | "sinkName": {
|
1392 | 1407 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
1393 | 1408 | "location": "path",
|
|
2808 | 2823 | "parent"
|
2809 | 2824 | ],
|
2810 | 2825 | "parameters": {
|
| 2826 | + "customWriterIdentity": { |
| 2827 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 2828 | + "location": "query", |
| 2829 | + "type": "string" |
| 2830 | + }, |
2811 | 2831 | "parent": {
|
2812 | 2832 | "description": "Required. The resource in which to create the sink: \"projects/[PROJECT_ID]\" \"organizations/[ORGANIZATION_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]\" \"folders/[FOLDER_ID]\" For examples:\"projects/my-project\" \"organizations/123456789\"",
|
2813 | 2833 | "location": "path",
|
|
2935 | 2955 | "sinkName"
|
2936 | 2956 | ],
|
2937 | 2957 | "parameters": {
|
| 2958 | + "customWriterIdentity": { |
| 2959 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 2960 | + "location": "query", |
| 2961 | + "type": "string" |
| 2962 | + }, |
2938 | 2963 | "sinkName": {
|
2939 | 2964 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
2940 | 2965 | "location": "path",
|
|
2975 | 3000 | "sinkName"
|
2976 | 3001 | ],
|
2977 | 3002 | "parameters": {
|
| 3003 | + "customWriterIdentity": { |
| 3004 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 3005 | + "location": "query", |
| 3006 | + "type": "string" |
| 3007 | + }, |
2978 | 3008 | "sinkName": {
|
2979 | 3009 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
2980 | 3010 | "location": "path",
|
|
5039 | 5069 | "parent"
|
5040 | 5070 | ],
|
5041 | 5071 | "parameters": {
|
| 5072 | + "customWriterIdentity": { |
| 5073 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 5074 | + "location": "query", |
| 5075 | + "type": "string" |
| 5076 | + }, |
5042 | 5077 | "parent": {
|
5043 | 5078 | "description": "Required. The resource in which to create the sink: \"projects/[PROJECT_ID]\" \"organizations/[ORGANIZATION_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]\" \"folders/[FOLDER_ID]\" For examples:\"projects/my-project\" \"organizations/123456789\"",
|
5044 | 5079 | "location": "path",
|
|
5166 | 5201 | "sinkName"
|
5167 | 5202 | ],
|
5168 | 5203 | "parameters": {
|
| 5204 | + "customWriterIdentity": { |
| 5205 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 5206 | + "location": "query", |
| 5207 | + "type": "string" |
| 5208 | + }, |
5169 | 5209 | "sinkName": {
|
5170 | 5210 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
5171 | 5211 | "location": "path",
|
|
5206 | 5246 | "sinkName"
|
5207 | 5247 | ],
|
5208 | 5248 | "parameters": {
|
| 5249 | + "customWriterIdentity": { |
| 5250 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 5251 | + "location": "query", |
| 5252 | + "type": "string" |
| 5253 | + }, |
5209 | 5254 | "sinkName": {
|
5210 | 5255 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
5211 | 5256 | "location": "path",
|
|
6503 | 6548 | "parent"
|
6504 | 6549 | ],
|
6505 | 6550 | "parameters": {
|
| 6551 | + "customWriterIdentity": { |
| 6552 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 6553 | + "location": "query", |
| 6554 | + "type": "string" |
| 6555 | + }, |
6506 | 6556 | "parent": {
|
6507 | 6557 | "description": "Required. The resource in which to create the sink: \"projects/[PROJECT_ID]\" \"organizations/[ORGANIZATION_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]\" \"folders/[FOLDER_ID]\" For examples:\"projects/my-project\" \"organizations/123456789\"",
|
6508 | 6558 | "location": "path",
|
|
6630 | 6680 | "sinkName"
|
6631 | 6681 | ],
|
6632 | 6682 | "parameters": {
|
| 6683 | + "customWriterIdentity": { |
| 6684 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 6685 | + "location": "query", |
| 6686 | + "type": "string" |
| 6687 | + }, |
6633 | 6688 | "sinkName": {
|
6634 | 6689 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
6635 | 6690 | "location": "path",
|
|
6670 | 6725 | "sinkName"
|
6671 | 6726 | ],
|
6672 | 6727 | "parameters": {
|
| 6728 | + "customWriterIdentity": { |
| 6729 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 6730 | + "location": "query", |
| 6731 | + "type": "string" |
| 6732 | + }, |
6673 | 6733 | "sinkName": {
|
6674 | 6734 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
6675 | 6735 | "location": "path",
|
|
6716 | 6776 | "parent"
|
6717 | 6777 | ],
|
6718 | 6778 | "parameters": {
|
| 6779 | + "customWriterIdentity": { |
| 6780 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 6781 | + "location": "query", |
| 6782 | + "type": "string" |
| 6783 | + }, |
6719 | 6784 | "parent": {
|
6720 | 6785 | "description": "Required. The resource in which to create the sink: \"projects/[PROJECT_ID]\" \"organizations/[ORGANIZATION_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]\" \"folders/[FOLDER_ID]\" For examples:\"projects/my-project\" \"organizations/123456789\"",
|
6721 | 6786 | "location": "path",
|
|
6843 | 6908 | "sinkName"
|
6844 | 6909 | ],
|
6845 | 6910 | "parameters": {
|
| 6911 | + "customWriterIdentity": { |
| 6912 | + "description": "Optional. A service account provided by the caller that will be used to write the log entries. Must be of format serviceAccount:some@email. This can only be specified if writing to a destination outside the sink's project. If not specified, a p4 service account will automatically be generated.", |
| 6913 | + "location": "query", |
| 6914 | + "type": "string" |
| 6915 | + }, |
6846 | 6916 | "sinkName": {
|
6847 | 6917 | "description": "Required. The full resource name of the sink to update, including the parent resource and the sink identifier: \"projects/[PROJECT_ID]/sinks/[SINK_ID]\" \"organizations/[ORGANIZATION_ID]/sinks/[SINK_ID]\" \"billingAccounts/[BILLING_ACCOUNT_ID]/sinks/[SINK_ID]\" \"folders/[FOLDER_ID]/sinks/[SINK_ID]\" For example:\"projects/my-project/sinks/my-sink\"",
|
6848 | 6918 | "location": "path",
|
|
7007 | 7077 | }
|
7008 | 7078 | }
|
7009 | 7079 | },
|
7010 |
| - "revision": "20230517", |
| 7080 | + "revision": "20230531", |
7011 | 7081 | "rootUrl": "https://logging.googleapis.com/",
|
7012 | 7082 | "schemas": {
|
7013 | 7083 | "BigQueryDataset": {
|
|
7638 | 7708 | "id": "ListLogEntriesRequest",
|
7639 | 7709 | "properties": {
|
7640 | 7710 | "filter": {
|
7641 |
| - "description": "Optional. Only log entries that match the filter are returned. An empty filter matches all log entries in the resources listed in resource_names. Referencing a parent resource that is not listed in resource_names will cause the filter to return no results. The maximum length of a filter is 20,000 characters.", |
| 7711 | + "description": "Optional. A filter that chooses which log entries to return. For more information, see Logging query language (https://cloud.google.com/logging/docs/view/logging-query-language).Only log entries that match the filter are returned. An empty filter matches all log entries in the resources listed in resource_names. Referencing a parent resource that is not listed in resource_names will cause the filter to return no results. The maximum length of a filter is 20,000 characters.", |
7642 | 7712 | "type": "string"
|
7643 | 7713 | },
|
7644 | 7714 | "orderBy": {
|
|
8251 | 8321 | "type": "string"
|
8252 | 8322 | },
|
8253 | 8323 | "destination": {
|
8254 |
| - "description": "Required. The export destination: \"storage.googleapis.com/[GCS_BUCKET]\" \"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]\" \"pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID]\" The sink's writer_identity, set when the sink is created, must have permission to write to the destination or else the log entries are not exported. For more information, see Exporting Logs with Sinks (https://cloud.google.com/logging/docs/api/tasks/exporting-logs).", |
| 8324 | + "description": "Required. The export destination: \"storage.googleapis.com/[GCS_BUCKET]\" \"bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET]\" \"pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID]\" \"logging.googleapis.com/projects/[PROJECT_ID]\" The sink's writer_identity, set when the sink is created, must have permission to write to the destination or else the log entries are not exported. For more information, see Exporting Logs with Sinks (https://cloud.google.com/logging/docs/api/tasks/exporting-logs).", |
8255 | 8325 | "type": "string"
|
8256 | 8326 | },
|
8257 | 8327 | "disabled": {
|
|
0 commit comments