The dataset this transformer operates on, derived from the SQL querys FROM clause. Informational only. May be absent if the dataset cannot be determined from the query.
description: Optional[str]
Optional customer-provided description.
maxLength4096
name: Optional[str]
Customer-provided name for identification.
maxLength255
updated_at: Optional[datetime]
When the transformer was last modified (RFC 3339).
formatdate-time
class TransformerGetResponse:
id: Optional[int]
The transformer ID.
minimum1
associated_jobs: Optional[List[AssociatedJob]]
Logpush jobs that reference this transformer.
id: Optional[int]
The logpush job ID.
name: Optional[str]
The logpush job destination name.
object_tag: Optional[str]
The zone or account tag.
object_type: Optional[Literal["zone", "account"]]
Whether the job is zone-scoped or account-scoped.
One of the following:
"zone"
"account"
created_at: Optional[datetime]
When the transformer was created (RFC 3339).
formatdate-time
dataset: Optional[str]
The dataset this transformer operates on, derived from the SQL querys FROM clause. Informational only. May be absent if the dataset cannot be determined from the query.
description: Optional[str]
Optional customer-provided description.
maxLength4096
name: Optional[str]
Customer-provided name for identification.
maxLength255
updated_at: Optional[datetime]
When the transformer was last modified (RFC 3339).
formatdate-time
class TransformerCreateResponse:
id: Optional[int]
The transformer ID.
minimum1
associated_jobs: Optional[List[AssociatedJob]]
Logpush jobs that reference this transformer.
id: Optional[int]
The logpush job ID.
name: Optional[str]
The logpush job destination name.
object_tag: Optional[str]
The zone or account tag.
object_type: Optional[Literal["zone", "account"]]
Whether the job is zone-scoped or account-scoped.
One of the following:
"zone"
"account"
created_at: Optional[datetime]
When the transformer was created (RFC 3339).
formatdate-time
dataset: Optional[str]
The dataset this transformer operates on, derived from the SQL querys FROM clause. Informational only. May be absent if the dataset cannot be determined from the query.
description: Optional[str]
Optional customer-provided description.
maxLength4096
name: Optional[str]
Customer-provided name for identification.
maxLength255
updated_at: Optional[datetime]
When the transformer was last modified (RFC 3339).
formatdate-time
class TransformerUpdateResponse:
id: Optional[int]
The transformer ID.
minimum1
associated_jobs: Optional[List[AssociatedJob]]
Logpush jobs that reference this transformer.
id: Optional[int]
The logpush job ID.
name: Optional[str]
The logpush job destination name.
object_tag: Optional[str]
The zone or account tag.
object_type: Optional[Literal["zone", "account"]]
Whether the job is zone-scoped or account-scoped.
One of the following:
"zone"
"account"
created_at: Optional[datetime]
When the transformer was created (RFC 3339).
formatdate-time
dataset: Optional[str]
The dataset this transformer operates on, derived from the SQL querys FROM clause. Informational only. May be absent if the dataset cannot be determined from the query.
description: Optional[str]
Optional customer-provided description.
maxLength4096
name: Optional[str]
Customer-provided name for identification.
maxLength255
updated_at: Optional[datetime]
When the transformer was last modified (RFC 3339).