| Package | Description |
|---|---|
| com.google.api.services.pubsub | |
| com.google.api.services.pubsub.model |
| Modifier and Type | Method and Description |
|---|---|
Pubsub.Projects.Schemas.Validate |
Pubsub.Projects.Schemas.validate(String parent,
ValidateSchemaRequest content)
Validates a schema.
|
| Constructor and Description |
|---|
Validate(String parent,
ValidateSchemaRequest content)
Validates a schema.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSchemaRequest |
ValidateSchemaRequest.clone() |
ValidateSchemaRequest |
ValidateSchemaRequest.set(String fieldName,
Object value) |
ValidateSchemaRequest |
ValidateSchemaRequest.setSchema(Schema schema)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.