All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.pubsub.model.ValidateSchemaRequest.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240730-2.0.0
Show newest version






ValidateSchemaRequest (Cloud Pub/Sub API v1-rev20240918-2.0.0)












com.google.api.services.pubsub.model

Class ValidateSchemaRequest

    • Constructor Detail

      • ValidateSchemaRequest

        public ValidateSchemaRequest()
    • Method Detail

      • getSchema

        public Schema getSchema()
        Required. The schema object to validate.
        Returns:
        value or null for none
      • setSchema

        public ValidateSchemaRequest setSchema(Schema schema)
        Required. The schema object to validate.
        Parameters:
        schema - schema or null for none
      • clone

        public ValidateSchemaRequest clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy