Schema: Builds a Schema Object

View source: R/objects.R

SchemaR Documentation

Builds a Schema Object

Description

Builds a Schema Object

Usage

Schema(type = NULL, definition = NULL, name = NULL)

Arguments

type

character The type of the schema definition

definition

character The definition of the schema

name

character The schema name

Value

Schema object

See Also

Other Object functions: DeadLetterPolicy(), DlqPolicy(), ExpirationPolicy(), MessageStoragePolicy(), PubsubMessage(), PushConfig(), RetryPolicy(), SchemaSettings(), Snapshot(), Subscription(), Topic()


googlePubsubR documentation built on March 7, 2023, 6:38 p.m.