Interface protos.google.cloud.compute.v1.IPatchSecurityPolicyRequest (4.3.0)

Properties of a PatchSecurityPolicyRequest.

Package

@google-cloud/compute

Properties

project

project?: (string|null);

PatchSecurityPolicyRequest project

requestId

requestId?: (string|null);

PatchSecurityPolicyRequest requestId

securityPolicy

securityPolicy?: (string|null);

PatchSecurityPolicyRequest securityPolicy

securityPolicyResource

securityPolicyResource?: (google.cloud.compute.v1.ISecurityPolicy|null);

PatchSecurityPolicyRequest securityPolicyResource

updateMask

updateMask?: (string|null);

PatchSecurityPolicyRequest updateMask