schemas_validate {googlePubsubR} | R Documentation |
Validates a schema
Description
Validates a schema
Usage
schemas_validate(schema, project = ps_project_get())
Arguments
schema |
|
project |
|
Value
logical
TRUE if successfully validated
See Also
Other Schema functions:
schemas_create()
,
schemas_delete()
,
schemas_exists()
,
schemas_get()
,
schemas_list()
,
schemas_validate_message()
[Package googlePubsubR version 0.0.4 Index]