Reference documentation and code samples for the Cloud PubSub V1 Client class ValidateSchemaRequest.
Request for the ValidateSchema
method.
Generated from protobuf message google.pubsub.v1.ValidateSchemaRequest
Namespace
Google \ Cloud \ PubSub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The name of the project in which to validate schemas. Format is projects/{project-id}
.
↳ schema
getParent
Required. The name of the project in which to validate schemas.
Format is projects/{project-id}
.
string
setParent
Required. The name of the project in which to validate schemas.
Format is projects/{project-id}
.
var
string
$this
getSchema
Required. The schema object to validate.
hasSchema
clearSchema
setSchema
Required. The schema object to validate.
$this
static::build
parent
string
Required. The name of the project in which to validate schemas.
Format is projects/{project-id}
. Please see Google\Cloud\PubSub\V1\SchemaServiceClient::projectName()
for help formatting this field.
schema