blob: b86849af4461f4023bb93ad93be9372bf8c805c7 [file] [log] [blame]
Bu Sun Kim673ec5c2020-11-16 11:05:03 -07001<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
13}
14
15body {
16 font-size: 13px;
17 padding: 1em;
18}
19
20h1 {
21 font-size: 26px;
22 margin-bottom: 1em;
23}
24
25h2 {
26 font-size: 24px;
27 margin-bottom: 1em;
28}
29
30h3 {
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
34}
35
36pre, code {
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42 margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46 font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50 border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54 margin-top: 0.5em;
55}
56
57.firstline {
58 margin-left: 2 em;
59}
60
61.method {
62 margin-top: 1em;
63 border: solid 1px #CCC;
64 padding: 1em;
65 background: #EEE;
66}
67
68.details {
69 font-weight: bold;
70 font-size: 14px;
71}
72
73</style>
74
75<h1><a href="logging_v2.html">Cloud Logging API</a> . <a href="logging_v2.folders.html">folders</a> . <a href="logging_v2.folders.locations.html">locations</a> . <a href="logging_v2.folders.locations.buckets.html">buckets</a> . <a href="logging_v2.folders.locations.buckets.views.html">views</a></h1>
76<h2>Instance Methods</h2>
77<p class="toc_element">
78 <code><a href="#close">close()</a></code></p>
79<p class="firstline">Close httplib2 connections.</p>
80<p class="toc_element">
81 <code><a href="#create">create(parent, body=None, viewId=None, x__xgafv=None)</a></code></p>
yoshi-code-bot8bb904c2021-08-31 00:28:27 -070082<p class="firstline">Creates a view over log entries in a log bucket. A bucket may contain a maximum of 30 views.</p>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -070083<p class="toc_element">
84 <code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -070085<p class="firstline">Deletes a view on a log bucket.</p>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -070086<p class="toc_element">
87 <code><a href="#get">get(name, x__xgafv=None)</a></code></p>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -070088<p class="firstline">Gets a view on a log bucket..</p>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -070089<p class="toc_element">
Yoshi Automation Botb6971b02020-11-26 17:16:03 -080090 <code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -070091<p class="firstline">Lists views on a log bucket.</p>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -070092<p class="toc_element">
93 <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
94<p class="firstline">Retrieves the next page of results.</p>
95<p class="toc_element">
96 <code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -070097<p class="firstline">Updates a view on a log bucket. This method replaces the following fields in the existing view with values from the new view: filter.</p>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -070098<h3>Method Details</h3>
99<div class="method">
100 <code class="details" id="close">close()</code>
101 <pre>Close httplib2 connections.</pre>
102</div>
103
104<div class="method">
105 <code class="details" id="create">create(parent, body=None, viewId=None, x__xgafv=None)</code>
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700106 <pre>Creates a view over log entries in a log bucket. A bucket may contain a maximum of 30 views.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700107
108Args:
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700109 parent: string, Required. The bucket in which to create the view `&quot;projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]&quot;` For example:&quot;projects/my-project/locations/global/buckets/my-bucket&quot; (required)
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700110 body: object, The request body.
111 The object takes the form of:
112
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700113{ # Describes a view over log entries in a bucket.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800114 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800115 &quot;description&quot;: &quot;A String&quot;, # Describes this view.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700116 &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view.Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log idFor example:SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
117 &quot;name&quot;: &quot;A String&quot;, # The resource name of the view.For example:projects/my-project/locations/global/buckets/my-bucket/views/my-view
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700118 &quot;schema&quot;: { # Schema of a table containing logs. # Describes the schema of the logs stored in the bucket that are accessible via this view.This field is only populated for views in analytics-enabled buckets.
119 &quot;fields&quot;: [ # Describes the fields in a table.
120 { # A field in TableSchema. The fields describe the static fields in the LogEntry. Any dynamic fields generated by the customer in fields like labels and jsonPayload are not listed in the schema as they use a native JSON type field.
121 &quot;description&quot;: &quot;A String&quot;, # Optional. The field description.
122 &quot;fields&quot;: [ # Optional. Describes the nested schema fields if the type property is set to RECORD.
123 # Object with schema name: TableFieldSchema
124 ],
125 &quot;mode&quot;: &quot;A String&quot;, # Optional. The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
126 &quot;name&quot;: &quot;A String&quot;, # Required. The field name corresponding to fields in the LogEntry.
127 &quot;type&quot;: &quot;A String&quot;, # Required. The field data type. Possible values include: STRING INTEGER (or INT64) FLOAT (or FLOAT64) BOOLEAN (or BOOL) TIMESTAMP RECORD (or STRUCT)Use of RECORD/STRUT indicates that the field contains a nested schema.
128 },
129 ],
130 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800131 &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700132}
133
134 viewId: string, Required. The id to use for this view.
135 x__xgafv: string, V1 error format.
136 Allowed values
137 1 - v1 error format
138 2 - v2 error format
139
140Returns:
141 An object of the form:
142
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700143 { # Describes a view over log entries in a bucket.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800144 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
145 &quot;description&quot;: &quot;A String&quot;, # Describes this view.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700146 &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view.Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log idFor example:SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
147 &quot;name&quot;: &quot;A String&quot;, # The resource name of the view.For example:projects/my-project/locations/global/buckets/my-bucket/views/my-view
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700148 &quot;schema&quot;: { # Schema of a table containing logs. # Describes the schema of the logs stored in the bucket that are accessible via this view.This field is only populated for views in analytics-enabled buckets.
149 &quot;fields&quot;: [ # Describes the fields in a table.
150 { # A field in TableSchema. The fields describe the static fields in the LogEntry. Any dynamic fields generated by the customer in fields like labels and jsonPayload are not listed in the schema as they use a native JSON type field.
151 &quot;description&quot;: &quot;A String&quot;, # Optional. The field description.
152 &quot;fields&quot;: [ # Optional. Describes the nested schema fields if the type property is set to RECORD.
153 # Object with schema name: TableFieldSchema
154 ],
155 &quot;mode&quot;: &quot;A String&quot;, # Optional. The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
156 &quot;name&quot;: &quot;A String&quot;, # Required. The field name corresponding to fields in the LogEntry.
157 &quot;type&quot;: &quot;A String&quot;, # Required. The field data type. Possible values include: STRING INTEGER (or INT64) FLOAT (or FLOAT64) BOOLEAN (or BOOL) TIMESTAMP RECORD (or STRUCT)Use of RECORD/STRUT indicates that the field contains a nested schema.
158 },
159 ],
160 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800161 &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
162}</pre>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700163</div>
164
165<div class="method">
166 <code class="details" id="delete">delete(name, x__xgafv=None)</code>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700167 <pre>Deletes a view on a log bucket.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700168
169Args:
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700170 name: string, Required. The full resource name of the view to delete: &quot;projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]&quot; For example:&quot;projects/my-project/locations/global/buckets/my-bucket/views/my-view&quot; (required)
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700171 x__xgafv: string, V1 error format.
172 Allowed values
173 1 - v1 error format
174 2 - v2 error format
175
176Returns:
177 An object of the form:
178
179 { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800180}</pre>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700181</div>
182
183<div class="method">
184 <code class="details" id="get">get(name, x__xgafv=None)</code>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700185 <pre>Gets a view on a log bucket..
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700186
187Args:
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700188 name: string, Required. The resource name of the policy: &quot;projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]&quot; For example:&quot;projects/my-project/locations/global/buckets/my-bucket/views/my-view&quot; (required)
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700189 x__xgafv: string, V1 error format.
190 Allowed values
191 1 - v1 error format
192 2 - v2 error format
193
194Returns:
195 An object of the form:
196
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700197 { # Describes a view over log entries in a bucket.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800198 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
199 &quot;description&quot;: &quot;A String&quot;, # Describes this view.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700200 &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view.Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log idFor example:SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
201 &quot;name&quot;: &quot;A String&quot;, # The resource name of the view.For example:projects/my-project/locations/global/buckets/my-bucket/views/my-view
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700202 &quot;schema&quot;: { # Schema of a table containing logs. # Describes the schema of the logs stored in the bucket that are accessible via this view.This field is only populated for views in analytics-enabled buckets.
203 &quot;fields&quot;: [ # Describes the fields in a table.
204 { # A field in TableSchema. The fields describe the static fields in the LogEntry. Any dynamic fields generated by the customer in fields like labels and jsonPayload are not listed in the schema as they use a native JSON type field.
205 &quot;description&quot;: &quot;A String&quot;, # Optional. The field description.
206 &quot;fields&quot;: [ # Optional. Describes the nested schema fields if the type property is set to RECORD.
207 # Object with schema name: TableFieldSchema
208 ],
209 &quot;mode&quot;: &quot;A String&quot;, # Optional. The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
210 &quot;name&quot;: &quot;A String&quot;, # Required. The field name corresponding to fields in the LogEntry.
211 &quot;type&quot;: &quot;A String&quot;, # Required. The field data type. Possible values include: STRING INTEGER (or INT64) FLOAT (or FLOAT64) BOOLEAN (or BOOL) TIMESTAMP RECORD (or STRUCT)Use of RECORD/STRUT indicates that the field contains a nested schema.
212 },
213 ],
214 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800215 &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
216}</pre>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700217</div>
218
219<div class="method">
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800220 <code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700221 <pre>Lists views on a log bucket.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700222
223Args:
224 parent: string, Required. The bucket whose views are to be listed: &quot;projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]&quot; (required)
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700225 pageSize: integer, Optional. The maximum number of results to return from this request.Non-positive values are ignored. The presence of nextPageToken in the response indicates that more results might be available.
Yoshi Automation Botb6971b02020-11-26 17:16:03 -0800226 pageToken: string, Optional. If present, then retrieve the next batch of results from the preceding call to this method. pageToken must be the value of nextPageToken from the previous response. The values of other method parameters should be identical to those in the previous call.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700227 x__xgafv: string, V1 error format.
228 Allowed values
229 1 - v1 error format
230 2 - v2 error format
231
232Returns:
233 An object of the form:
234
235 { # The response from ListViews.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800236 &quot;nextPageToken&quot;: &quot;A String&quot;, # 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.
237 &quot;views&quot;: [ # A list of views.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700238 { # Describes a view over log entries in a bucket.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800239 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
240 &quot;description&quot;: &quot;A String&quot;, # Describes this view.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700241 &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view.Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log idFor example:SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
242 &quot;name&quot;: &quot;A String&quot;, # The resource name of the view.For example:projects/my-project/locations/global/buckets/my-bucket/views/my-view
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700243 &quot;schema&quot;: { # Schema of a table containing logs. # Describes the schema of the logs stored in the bucket that are accessible via this view.This field is only populated for views in analytics-enabled buckets.
244 &quot;fields&quot;: [ # Describes the fields in a table.
245 { # A field in TableSchema. The fields describe the static fields in the LogEntry. Any dynamic fields generated by the customer in fields like labels and jsonPayload are not listed in the schema as they use a native JSON type field.
246 &quot;description&quot;: &quot;A String&quot;, # Optional. The field description.
247 &quot;fields&quot;: [ # Optional. Describes the nested schema fields if the type property is set to RECORD.
248 # Object with schema name: TableFieldSchema
249 ],
250 &quot;mode&quot;: &quot;A String&quot;, # Optional. The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
251 &quot;name&quot;: &quot;A String&quot;, # Required. The field name corresponding to fields in the LogEntry.
252 &quot;type&quot;: &quot;A String&quot;, # Required. The field data type. Possible values include: STRING INTEGER (or INT64) FLOAT (or FLOAT64) BOOLEAN (or BOOL) TIMESTAMP RECORD (or STRUCT)Use of RECORD/STRUT indicates that the field contains a nested schema.
253 },
254 ],
255 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800256 &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
257 },
258 ],
259}</pre>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700260</div>
261
262<div class="method">
263 <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
264 <pre>Retrieves the next page of results.
265
266Args:
267 previous_request: The request for the previous page. (required)
268 previous_response: The response from the request for the previous page. (required)
269
270Returns:
271 A request object that you can call &#x27;execute()&#x27; on to request the next
272 page. Returns None if there are no more items in the collection.
273 </pre>
274</div>
275
276<div class="method">
277 <code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700278 <pre>Updates a view on a log bucket. This method replaces the following fields in the existing view with values from the new view: filter.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700279
280Args:
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700281 name: string, Required. The full resource name of the view to update &quot;projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]&quot; For example:&quot;projects/my-project/locations/global/buckets/my-bucket/views/my-view&quot; (required)
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700282 body: object, The request body.
283 The object takes the form of:
284
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700285{ # Describes a view over log entries in a bucket.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800286 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800287 &quot;description&quot;: &quot;A String&quot;, # Describes this view.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700288 &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view.Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log idFor example:SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
289 &quot;name&quot;: &quot;A String&quot;, # The resource name of the view.For example:projects/my-project/locations/global/buckets/my-bucket/views/my-view
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700290 &quot;schema&quot;: { # Schema of a table containing logs. # Describes the schema of the logs stored in the bucket that are accessible via this view.This field is only populated for views in analytics-enabled buckets.
291 &quot;fields&quot;: [ # Describes the fields in a table.
292 { # A field in TableSchema. The fields describe the static fields in the LogEntry. Any dynamic fields generated by the customer in fields like labels and jsonPayload are not listed in the schema as they use a native JSON type field.
293 &quot;description&quot;: &quot;A String&quot;, # Optional. The field description.
294 &quot;fields&quot;: [ # Optional. Describes the nested schema fields if the type property is set to RECORD.
295 # Object with schema name: TableFieldSchema
296 ],
297 &quot;mode&quot;: &quot;A String&quot;, # Optional. The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
298 &quot;name&quot;: &quot;A String&quot;, # Required. The field name corresponding to fields in the LogEntry.
299 &quot;type&quot;: &quot;A String&quot;, # Required. The field data type. Possible values include: STRING INTEGER (or INT64) FLOAT (or FLOAT64) BOOLEAN (or BOOL) TIMESTAMP RECORD (or STRUCT)Use of RECORD/STRUT indicates that the field contains a nested schema.
300 },
301 ],
302 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800303 &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700304}
305
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700306 updateMask: string, Optional. Field mask that specifies the fields in view that need an update. A field will be overwritten if, and only if, it is in the update mask. name and output only fields cannot be updated.For a detailed FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.FieldMaskFor example: updateMask=filter
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700307 x__xgafv: string, V1 error format.
308 Allowed values
309 1 - v1 error format
310 2 - v2 error format
311
312Returns:
313 An object of the form:
314
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700315 { # Describes a view over log entries in a bucket.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800316 &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
317 &quot;description&quot;: &quot;A String&quot;, # Describes this view.
yoshi-code-bot3e4b5db2021-08-10 00:22:29 -0700318 &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view.Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log idFor example:SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
319 &quot;name&quot;: &quot;A String&quot;, # The resource name of the view.For example:projects/my-project/locations/global/buckets/my-bucket/views/my-view
yoshi-code-bot8bb904c2021-08-31 00:28:27 -0700320 &quot;schema&quot;: { # Schema of a table containing logs. # Describes the schema of the logs stored in the bucket that are accessible via this view.This field is only populated for views in analytics-enabled buckets.
321 &quot;fields&quot;: [ # Describes the fields in a table.
322 { # A field in TableSchema. The fields describe the static fields in the LogEntry. Any dynamic fields generated by the customer in fields like labels and jsonPayload are not listed in the schema as they use a native JSON type field.
323 &quot;description&quot;: &quot;A String&quot;, # Optional. The field description.
324 &quot;fields&quot;: [ # Optional. Describes the nested schema fields if the type property is set to RECORD.
325 # Object with schema name: TableFieldSchema
326 ],
327 &quot;mode&quot;: &quot;A String&quot;, # Optional. The field mode. Possible values include NULLABLE, REQUIRED and REPEATED. The default value is NULLABLE.
328 &quot;name&quot;: &quot;A String&quot;, # Required. The field name corresponding to fields in the LogEntry.
329 &quot;type&quot;: &quot;A String&quot;, # Required. The field data type. Possible values include: STRING INTEGER (or INT64) FLOAT (or FLOAT64) BOOLEAN (or BOOL) TIMESTAMP RECORD (or STRUCT)Use of RECORD/STRUT indicates that the field contains a nested schema.
330 },
331 ],
332 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800333 &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
334}</pre>
Bu Sun Kim673ec5c2020-11-16 11:05:03 -0700335</div>
336
337</body></html>