schemas_validate: Validates a schema

View source: R/schemas.R

schemas_validateR Documentation

Validates a schema

Description

Validates a schema

Usage

schemas_validate(schema, project = ps_project_get())

Arguments

schema

Schema Required, an instance of a Schema object

project

character GCP project id

Value

logical TRUE if successfully validated

See Also

Other Schema functions: schemas_create(), schemas_delete(), schemas_exists(), schemas_get(), schemas_list(), schemas_validate_message()


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