ProjectsLocationsGlobalSecurityGatewaysApplicationsResource class 
 
    
    
  
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
 
    
  
    Methods
    
        - 
  create(GoogleCloudBeyondcorpSecuritygatewaysV1Application request, String parent, {String? applicationId, String? requestId, String? $fields})
    → Future<GoogleLongrunningOperation>
  
  
- 
  Creates a new Application in a given project and location.
  
- 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  patch(GoogleCloudBeyondcorpSecuritygatewaysV1Application request, String name, {String? requestId, String? updateMask, String? $fields})
    → Future<GoogleLongrunningOperation>
  
  
- 
  Updates the parameters of a single Application.
  
- 
  testIamPermissions(GoogleIamV1TestIamPermissionsRequest request, String resource, {String? $fields})
    → Future<GoogleIamV1TestIamPermissionsResponse>
  
  
- 
  Returns permissions that a caller has on the specified resource.
  
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited