[BindServiceMethod(typeof(NetworkSecurity), "BindService")]
public abstract class NetworkSecurity.NetworkSecurityBaseReference documentation and code samples for the Network Security v1 API class NetworkSecurity.NetworkSecurityBase.
Base class for server-side implementations of NetworkSecurity
Namespace
Google.Cloud.NetworkSecurity.V1Assembly
Google.Cloud.NetworkSecurity.V1.dll
Methods
CreateAuthorizationPolicy(CreateAuthorizationPolicyRequest, ServerCallContext)
public virtual Task<Operation> CreateAuthorizationPolicy(CreateAuthorizationPolicyRequest request, ServerCallContext context)Creates a new AuthorizationPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateAuthorizationPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateAuthzPolicy(CreateAuthzPolicyRequest, ServerCallContext)
public virtual Task<Operation> CreateAuthzPolicy(CreateAuthzPolicyRequest request, ServerCallContext context)Creates a new AuthzPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateAuthzPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateBackendAuthenticationConfig(CreateBackendAuthenticationConfigRequest, ServerCallContext)
public virtual Task<Operation> CreateBackendAuthenticationConfig(CreateBackendAuthenticationConfigRequest request, ServerCallContext context)Creates a new BackendAuthenticationConfig in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateBackendAuthenticationConfigRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateClientTlsPolicy(CreateClientTlsPolicyRequest, ServerCallContext)
public virtual Task<Operation> CreateClientTlsPolicy(CreateClientTlsPolicyRequest request, ServerCallContext context)Creates a new ClientTlsPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateClientTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateGatewaySecurityPolicy(CreateGatewaySecurityPolicyRequest, ServerCallContext)
public virtual Task<Operation> CreateGatewaySecurityPolicy(CreateGatewaySecurityPolicyRequest request, ServerCallContext context)Creates a new GatewaySecurityPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateGatewaySecurityPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateGatewaySecurityPolicyRule(CreateGatewaySecurityPolicyRuleRequest, ServerCallContext)
public virtual Task<Operation> CreateGatewaySecurityPolicyRule(CreateGatewaySecurityPolicyRuleRequest request, ServerCallContext context)Creates a new GatewaySecurityPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateGatewaySecurityPolicyRuleRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateServerTlsPolicy(CreateServerTlsPolicyRequest, ServerCallContext)
public virtual Task<Operation> CreateServerTlsPolicy(CreateServerTlsPolicyRequest request, ServerCallContext context)Creates a new ServerTlsPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateServerTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateTlsInspectionPolicy(CreateTlsInspectionPolicyRequest, ServerCallContext)
public virtual Task<Operation> CreateTlsInspectionPolicy(CreateTlsInspectionPolicyRequest request, ServerCallContext context)Creates a new TlsInspectionPolicy in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateTlsInspectionPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
CreateUrlList(CreateUrlListRequest, ServerCallContext)
public virtual Task<Operation> CreateUrlList(CreateUrlListRequest request, ServerCallContext context)Creates a new UrlList in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateUrlListRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteAuthorizationPolicy(DeleteAuthorizationPolicyRequest, ServerCallContext)
public virtual Task<Operation> DeleteAuthorizationPolicy(DeleteAuthorizationPolicyRequest request, ServerCallContext context)Deletes a single AuthorizationPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteAuthorizationPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteAuthzPolicy(DeleteAuthzPolicyRequest, ServerCallContext)
public virtual Task<Operation> DeleteAuthzPolicy(DeleteAuthzPolicyRequest request, ServerCallContext context)Deletes a single AuthzPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteAuthzPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteBackendAuthenticationConfig(DeleteBackendAuthenticationConfigRequest, ServerCallContext)
public virtual Task<Operation> DeleteBackendAuthenticationConfig(DeleteBackendAuthenticationConfigRequest request, ServerCallContext context)Deletes a single BackendAuthenticationConfig to BackendAuthenticationConfig.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteBackendAuthenticationConfigRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteClientTlsPolicy(DeleteClientTlsPolicyRequest, ServerCallContext)
public virtual Task<Operation> DeleteClientTlsPolicy(DeleteClientTlsPolicyRequest request, ServerCallContext context)Deletes a single ClientTlsPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteClientTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteGatewaySecurityPolicy(DeleteGatewaySecurityPolicyRequest, ServerCallContext)
public virtual Task<Operation> DeleteGatewaySecurityPolicy(DeleteGatewaySecurityPolicyRequest request, ServerCallContext context)Deletes a single GatewaySecurityPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteGatewaySecurityPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteGatewaySecurityPolicyRule(DeleteGatewaySecurityPolicyRuleRequest, ServerCallContext)
public virtual Task<Operation> DeleteGatewaySecurityPolicyRule(DeleteGatewaySecurityPolicyRuleRequest request, ServerCallContext context)Deletes a single GatewaySecurityPolicyRule.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteGatewaySecurityPolicyRuleRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteServerTlsPolicy(DeleteServerTlsPolicyRequest, ServerCallContext)
public virtual Task<Operation> DeleteServerTlsPolicy(DeleteServerTlsPolicyRequest request, ServerCallContext context)Deletes a single ServerTlsPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteServerTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteTlsInspectionPolicy(DeleteTlsInspectionPolicyRequest, ServerCallContext)
public virtual Task<Operation> DeleteTlsInspectionPolicy(DeleteTlsInspectionPolicyRequest request, ServerCallContext context)Deletes a single TlsInspectionPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteTlsInspectionPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
DeleteUrlList(DeleteUrlListRequest, ServerCallContext)
public virtual Task<Operation> DeleteUrlList(DeleteUrlListRequest request, ServerCallContext context)Deletes a single UrlList.
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteUrlListRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
GetAuthorizationPolicy(GetAuthorizationPolicyRequest, ServerCallContext)
public virtual Task<AuthorizationPolicy> GetAuthorizationPolicy(GetAuthorizationPolicyRequest request, ServerCallContext context)Gets details of a single AuthorizationPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
GetAuthorizationPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskAuthorizationPolicy |
The response to send back to the client (wrapped by a task). |
GetAuthzPolicy(GetAuthzPolicyRequest, ServerCallContext)
public virtual Task<AuthzPolicy> GetAuthzPolicy(GetAuthzPolicyRequest request, ServerCallContext context)Gets details of a single AuthzPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
GetAuthzPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskAuthzPolicy |
The response to send back to the client (wrapped by a task). |
GetBackendAuthenticationConfig(GetBackendAuthenticationConfigRequest, ServerCallContext)
public virtual Task<BackendAuthenticationConfig> GetBackendAuthenticationConfig(GetBackendAuthenticationConfigRequest request, ServerCallContext context)Gets details of a single BackendAuthenticationConfig to BackendAuthenticationConfig.
| Parameters | |
|---|---|
| Name | Description |
request |
GetBackendAuthenticationConfigRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskBackendAuthenticationConfig |
The response to send back to the client (wrapped by a task). |
GetClientTlsPolicy(GetClientTlsPolicyRequest, ServerCallContext)
public virtual Task<ClientTlsPolicy> GetClientTlsPolicy(GetClientTlsPolicyRequest request, ServerCallContext context)Gets details of a single ClientTlsPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
GetClientTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskClientTlsPolicy |
The response to send back to the client (wrapped by a task). |
GetGatewaySecurityPolicy(GetGatewaySecurityPolicyRequest, ServerCallContext)
public virtual Task<GatewaySecurityPolicy> GetGatewaySecurityPolicy(GetGatewaySecurityPolicyRequest request, ServerCallContext context)Gets details of a single GatewaySecurityPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
GetGatewaySecurityPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskGatewaySecurityPolicy |
The response to send back to the client (wrapped by a task). |
GetGatewaySecurityPolicyRule(GetGatewaySecurityPolicyRuleRequest, ServerCallContext)
public virtual Task<GatewaySecurityPolicyRule> GetGatewaySecurityPolicyRule(GetGatewaySecurityPolicyRuleRequest request, ServerCallContext context)Gets details of a single GatewaySecurityPolicyRule.
| Parameters | |
|---|---|
| Name | Description |
request |
GetGatewaySecurityPolicyRuleRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskGatewaySecurityPolicyRule |
The response to send back to the client (wrapped by a task). |
GetServerTlsPolicy(GetServerTlsPolicyRequest, ServerCallContext)
public virtual Task<ServerTlsPolicy> GetServerTlsPolicy(GetServerTlsPolicyRequest request, ServerCallContext context)Gets details of a single ServerTlsPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
GetServerTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskServerTlsPolicy |
The response to send back to the client (wrapped by a task). |
GetTlsInspectionPolicy(GetTlsInspectionPolicyRequest, ServerCallContext)
public virtual Task<TlsInspectionPolicy> GetTlsInspectionPolicy(GetTlsInspectionPolicyRequest request, ServerCallContext context)Gets details of a single TlsInspectionPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
GetTlsInspectionPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskTlsInspectionPolicy |
The response to send back to the client (wrapped by a task). |
GetUrlList(GetUrlListRequest, ServerCallContext)
public virtual Task<UrlList> GetUrlList(GetUrlListRequest request, ServerCallContext context)Gets details of a single UrlList.
| Parameters | |
|---|---|
| Name | Description |
request |
GetUrlListRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskUrlList |
The response to send back to the client (wrapped by a task). |
ListAuthorizationPolicies(ListAuthorizationPoliciesRequest, ServerCallContext)
public virtual Task<ListAuthorizationPoliciesResponse> ListAuthorizationPolicies(ListAuthorizationPoliciesRequest request, ServerCallContext context)Lists AuthorizationPolicies in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListAuthorizationPoliciesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListAuthorizationPoliciesResponse |
The response to send back to the client (wrapped by a task). |
ListAuthzPolicies(ListAuthzPoliciesRequest, ServerCallContext)
public virtual Task<ListAuthzPoliciesResponse> ListAuthzPolicies(ListAuthzPoliciesRequest request, ServerCallContext context)Lists AuthzPolicies in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListAuthzPoliciesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListAuthzPoliciesResponse |
The response to send back to the client (wrapped by a task). |
ListBackendAuthenticationConfigs(ListBackendAuthenticationConfigsRequest, ServerCallContext)
public virtual Task<ListBackendAuthenticationConfigsResponse> ListBackendAuthenticationConfigs(ListBackendAuthenticationConfigsRequest request, ServerCallContext context)Lists BackendAuthenticationConfigs in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListBackendAuthenticationConfigsRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListBackendAuthenticationConfigsResponse |
The response to send back to the client (wrapped by a task). |
ListClientTlsPolicies(ListClientTlsPoliciesRequest, ServerCallContext)
public virtual Task<ListClientTlsPoliciesResponse> ListClientTlsPolicies(ListClientTlsPoliciesRequest request, ServerCallContext context)Lists ClientTlsPolicies in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListClientTlsPoliciesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListClientTlsPoliciesResponse |
The response to send back to the client (wrapped by a task). |
ListGatewaySecurityPolicies(ListGatewaySecurityPoliciesRequest, ServerCallContext)
public virtual Task<ListGatewaySecurityPoliciesResponse> ListGatewaySecurityPolicies(ListGatewaySecurityPoliciesRequest request, ServerCallContext context)Lists GatewaySecurityPolicies in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListGatewaySecurityPoliciesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListGatewaySecurityPoliciesResponse |
The response to send back to the client (wrapped by a task). |
ListGatewaySecurityPolicyRules(ListGatewaySecurityPolicyRulesRequest, ServerCallContext)
public virtual Task<ListGatewaySecurityPolicyRulesResponse> ListGatewaySecurityPolicyRules(ListGatewaySecurityPolicyRulesRequest request, ServerCallContext context)Lists GatewaySecurityPolicyRules in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListGatewaySecurityPolicyRulesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListGatewaySecurityPolicyRulesResponse |
The response to send back to the client (wrapped by a task). |
ListServerTlsPolicies(ListServerTlsPoliciesRequest, ServerCallContext)
public virtual Task<ListServerTlsPoliciesResponse> ListServerTlsPolicies(ListServerTlsPoliciesRequest request, ServerCallContext context)Lists ServerTlsPolicies in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListServerTlsPoliciesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListServerTlsPoliciesResponse |
The response to send back to the client (wrapped by a task). |
ListTlsInspectionPolicies(ListTlsInspectionPoliciesRequest, ServerCallContext)
public virtual Task<ListTlsInspectionPoliciesResponse> ListTlsInspectionPolicies(ListTlsInspectionPoliciesRequest request, ServerCallContext context)Lists TlsInspectionPolicies in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListTlsInspectionPoliciesRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListTlsInspectionPoliciesResponse |
The response to send back to the client (wrapped by a task). |
ListUrlLists(ListUrlListsRequest, ServerCallContext)
public virtual Task<ListUrlListsResponse> ListUrlLists(ListUrlListsRequest request, ServerCallContext context)Lists UrlLists in a given project and location.
| Parameters | |
|---|---|
| Name | Description |
request |
ListUrlListsRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskListUrlListsResponse |
The response to send back to the client (wrapped by a task). |
UpdateAuthorizationPolicy(UpdateAuthorizationPolicyRequest, ServerCallContext)
public virtual Task<Operation> UpdateAuthorizationPolicy(UpdateAuthorizationPolicyRequest request, ServerCallContext context)Updates the parameters of a single AuthorizationPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateAuthorizationPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateAuthzPolicy(UpdateAuthzPolicyRequest, ServerCallContext)
public virtual Task<Operation> UpdateAuthzPolicy(UpdateAuthzPolicyRequest request, ServerCallContext context)Updates the parameters of a single AuthzPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateAuthzPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateBackendAuthenticationConfig(UpdateBackendAuthenticationConfigRequest, ServerCallContext)
public virtual Task<Operation> UpdateBackendAuthenticationConfig(UpdateBackendAuthenticationConfigRequest request, ServerCallContext context)Updates the parameters of a single BackendAuthenticationConfig to BackendAuthenticationConfig.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateBackendAuthenticationConfigRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateClientTlsPolicy(UpdateClientTlsPolicyRequest, ServerCallContext)
public virtual Task<Operation> UpdateClientTlsPolicy(UpdateClientTlsPolicyRequest request, ServerCallContext context)Updates the parameters of a single ClientTlsPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateClientTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateGatewaySecurityPolicy(UpdateGatewaySecurityPolicyRequest, ServerCallContext)
public virtual Task<Operation> UpdateGatewaySecurityPolicy(UpdateGatewaySecurityPolicyRequest request, ServerCallContext context)Updates the parameters of a single GatewaySecurityPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateGatewaySecurityPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateGatewaySecurityPolicyRule(UpdateGatewaySecurityPolicyRuleRequest, ServerCallContext)
public virtual Task<Operation> UpdateGatewaySecurityPolicyRule(UpdateGatewaySecurityPolicyRuleRequest request, ServerCallContext context)Updates the parameters of a single GatewaySecurityPolicyRule.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateGatewaySecurityPolicyRuleRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateServerTlsPolicy(UpdateServerTlsPolicyRequest, ServerCallContext)
public virtual Task<Operation> UpdateServerTlsPolicy(UpdateServerTlsPolicyRequest request, ServerCallContext context)Updates the parameters of a single ServerTlsPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateServerTlsPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateTlsInspectionPolicy(UpdateTlsInspectionPolicyRequest, ServerCallContext)
public virtual Task<Operation> UpdateTlsInspectionPolicy(UpdateTlsInspectionPolicyRequest request, ServerCallContext context)Updates the parameters of a single TlsInspectionPolicy.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateTlsInspectionPolicyRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |
UpdateUrlList(UpdateUrlListRequest, ServerCallContext)
public virtual Task<Operation> UpdateUrlList(UpdateUrlListRequest request, ServerCallContext context)Updates the parameters of a single UrlList.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateUrlListRequestThe request received from the client. |
context |
ServerCallContextThe context of the server-side call handler being invoked. |
| Returns | |
|---|---|
| Type | Description |
TaskOperation |
The response to send back to the client (wrapped by a task). |