View(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The View resource.
Attributes |
|
---|---|
Name | Description |
name |
str
Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view} |
display_name |
str
The human-readable display name of the view. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which this view was created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The most recent time at which the view was updated. |
value |
str
String with specific view properties, must be non-empty. |