Issue(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The issue resource.
Attributes |
|
---|---|
Name | Description |
name |
str
Immutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue} |
display_name |
str
The representative name for the issue. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which this issue was created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The most recent time that this issue was updated. |
sample_utterances |
MutableSequence[str]
Output only. Resource names of the sample representative utterances that match to this issue. |
display_description |
str
Representative description of the issue. |