Interface protos.google.cloud.compute.v1.IPatchRegionTargetHttpsProxyRequest (4.5.0)

Properties of a PatchRegionTargetHttpsProxyRequest.

Package

@google-cloud/compute

Properties

project

project?: (string|null);

PatchRegionTargetHttpsProxyRequest project

region

region?: (string|null);

PatchRegionTargetHttpsProxyRequest region

requestId

requestId?: (string|null);

PatchRegionTargetHttpsProxyRequest requestId

targetHttpsProxy

targetHttpsProxy?: (string|null);

PatchRegionTargetHttpsProxyRequest targetHttpsProxy

targetHttpsProxyResource

targetHttpsProxyResource?: (google.cloud.compute.v1.ITargetHttpsProxy|null);

PatchRegionTargetHttpsProxyRequest targetHttpsProxyResource