Class Issue (1.9.0)

Issue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The issue resource.

Attributes

NameDescription
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.