Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the
specified project. To prevent failure, Google recommends that you set the `returnPartialSuccess`
parameter to `true`.
Create a request for the method "targetHttpsProxies.aggregatedList".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Name of the project scoping this request.
Deletes the specified TargetHttpsProxy resource.
Create a request for the method "targetHttpsProxies.delete".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource to delete.
Returns the specified TargetHttpsProxy resource.
Create a request for the method "targetHttpsProxies.get".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource to return.
Creates a TargetHttpsProxy resource in the specified project using the data included in the
request.
Create a request for the method "targetHttpsProxies.insert".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Retrieves the list of TargetHttpsProxy resources available to the specified project.
Create a request for the method "targetHttpsProxies.list".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Patches the specified TargetHttpsProxy resource with the data included in the request. This
method supports PATCH semantics and uses JSON merge patch format and processing rules.
Create a request for the method "targetHttpsProxies.patch".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource to patch.
Changes the Certificate Map for TargetHttpsProxy.
Create a request for the method "targetHttpsProxies.setCertificateMap".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource whose CertificateMap is to be set. The name must be 1-63
characters long, and comply with RFC1035.
Sets the QUIC override policy for TargetHttpsProxy.
Create a request for the method "targetHttpsProxies.setQuicOverride".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource to set the QUIC override policy for. The name should conform
to RFC1035.
Replaces SslCertificates for TargetHttpsProxy.
Create a request for the method "targetHttpsProxies.setSslCertificates".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource to set an SslCertificates resource for.
Sets the SSL policy for TargetHttpsProxy. The SSL policy specifies the server-side support for
SSL features. This affects connections between clients and the HTTPS proxy load balancer. They do
not affect the connection between the load balancer and the backends.
Create a request for the method "targetHttpsProxies.setSslPolicy".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource whose SSL policy is to be set. The name must be 1-63
characters long, and comply with RFC1035.
Changes the URL map for TargetHttpsProxy.
Create a request for the method "targetHttpsProxies.setUrlMap".
This request holds the parameters needed by the compute server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Parameters:
project - Project ID for this request.
targetHttpsProxy - Name of the TargetHttpsProxy resource whose URL map is to be set.