Interface protos.google.cloud.apigateway.v1.IUpdateGatewayRequest (1.1.6)

Properties of an UpdateGatewayRequest.

Package

@google-cloud/api-gateway!

Properties

gateway

gateway?: (google.cloud.apigateway.v1.IGateway|null);

UpdateGatewayRequest gateway

Property Value
TypeDescription
(google.cloud.apigateway.v1.IGateway|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateGatewayRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)