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()


andodet/googlePubsubR documentation built on March 10, 2023, 5:47 p.m.