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

target.apidocs.com.google.api.services.compute.Compute.BackendBuckets.DeleteSignedUrlKey.html Maven / Gradle / Ivy







Compute.BackendBuckets.DeleteSignedUrlKey (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute

Class Compute.BackendBuckets.DeleteSignedUrlKey

    • Constructor Detail

      • DeleteSignedUrlKey

        protected DeleteSignedUrlKey(String project,
                                     String backendBucket,
                                     String keyName)
        Deletes a key for validating requests with signed URLs for this backend bucket. Create a request for the method "backendBuckets.deleteSignedUrlKey". This request holds the parameters needed by the the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        DeleteSignedUrlKey#initialize(com.google.api.client.googleapis.services.A bstractGoogleClientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Project ID for this request.
        backendBucket - Name of the BackendBucket resource to which the Signed URL Key should be added. The name should conform to RFC1035.
        keyName - The name of the Signed URL Key to delete.
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy