Lines Matching full:view
35 * Creates a view over log entries in a log bucket. A bucket may contain a
38 * @param string $parent Required. The bucket in which to create the view
44 * @opt_param string viewId Required. The id to use for this view.
54 * Deletes a view on a log bucket. If an UNAVAILABLE error is returned, this
55 * indicates that system is not in a state where it can delete the view. If this
58 * @param string $name Required. The full resource name of the view to delete: "
59 * projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW
61 * bucket/views/my-view"
72 * Gets a view on a log bucket.. (views.get)
77 * view"
110 * Updates a view on a log bucket. This method replaces the following fields in
111 * the existing view with values from the new view: filter. If an UNAVAILABLE
113 * update the view. If this occurs, please try again in a few minutes.
116 * @param string $name Required. The full resource name of the view to update "p
119 * bucket/views/my-view"
124 * in view that need an update. A field will be overwritten if, and only if, it