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

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

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






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












com.google.api.services.pubsub.model

Class NoWrapper

    • Constructor Detail

      • NoWrapper

        public NoWrapper()
    • Method Detail

      • getWriteMetadata

        public Boolean getWriteMetadata()
        Optional. When true, writes the Pub/Sub message metadata to `x-goog-pubsub-:` headers of the HTTP request. Writes the Pub/Sub message attributes to `:` headers of the HTTP request.
        Returns:
        value or null for none
      • setWriteMetadata

        public NoWrapper setWriteMetadata(Boolean writeMetadata)
        Optional. When true, writes the Pub/Sub message metadata to `x-goog-pubsub-:` headers of the HTTP request. Writes the Pub/Sub message attributes to `:` headers of the HTTP request.
        Parameters:
        writeMetadata - writeMetadata or null for none
      • set

        public NoWrapper set(String fieldName,
                             Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public NoWrapper 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