次の方法で共有


LogSpecification Class

Description of logging specification.

Constructor

LogSpecification(*, name: str | None = None, display_name: str | None = None, blob_duration: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the specification.

display_name
str

The display name of the specification.

blob_duration
str

Duration of the blob.

Variables

Name Description
name
str

The name of the specification.

display_name
str

The display name of the specification.

blob_duration
str

Duration of the blob.