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

target.apidocs.com.google.api.services.compute.Compute.BackendServices.AddSignedUrlKey.html Maven / Gradle / Ivy







Compute.BackendServices.AddSignedUrlKey (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute

Class Compute.BackendServices.AddSignedUrlKey

    • Constructor Detail

      • AddSignedUrlKey

        protected AddSignedUrlKey(String project,
                                  String backendService,
                                  SignedUrlKey content)
        Adds a key for validating requests with signed URLs for this backend service. Create a request for the method "backendServices.addSignedUrlKey". 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.

        AddSignedUrlKey#initialize(com.google.api.client.googleapis.services.AbstractGoogleC lientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Project ID for this request.
        backendService - Name of the BackendService resource to which the Signed URL Key should be added. The name should conform to RFC1035.
        content - the SignedUrlKey
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy