Classes
protos.google.api.CustomHttpPattern
Represents a CustomHttpPattern.
protos.google.api.Http
Represents a Http.
protos.google.api.HttpRule
Represents a HttpRule.
protos.google.api.ResourceDescriptor
Represents a ResourceDescriptor.
protos.google.api.ResourceReference
Represents a ResourceReference.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection
Represents an AppConnection.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.ApplicationEndpoint
Represents an ApplicationEndpoint.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway
Represents a Gateway.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionOperationMetadata
Represents an AppConnectionOperationMetadata.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService
Represents an AppConnectionsService
protos.google.cloud.beyondcorp.appconnections.v1.CreateAppConnectionRequest
Represents a CreateAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.DeleteAppConnectionRequest
Represents a DeleteAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.GetAppConnectionRequest
Represents a GetAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsRequest
Represents a ListAppConnectionsRequest.
protos.google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsResponse
Represents a ListAppConnectionsResponse.
protos.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsRequest
Represents a ResolveAppConnectionsRequest.
protos.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse
Represents a ResolveAppConnectionsResponse.
protos.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse.AppConnectionDetails
Represents an AppConnectionDetails.
protos.google.cloud.beyondcorp.appconnections.v1.UpdateAppConnectionRequest
Represents an UpdateAppConnectionRequest.
protos.google.longrunning.CancelOperationRequest
Represents a CancelOperationRequest.
protos.google.longrunning.DeleteOperationRequest
Represents a DeleteOperationRequest.
protos.google.longrunning.GetOperationRequest
Represents a GetOperationRequest.
protos.google.longrunning.ListOperationsRequest
Represents a ListOperationsRequest.
protos.google.longrunning.ListOperationsResponse
Represents a ListOperationsResponse.
protos.google.longrunning.Operation
Represents an Operation.
protos.google.longrunning.OperationInfo
Represents an OperationInfo.
protos.google.longrunning.Operations
Represents an Operations
protos.google.longrunning.WaitOperationRequest
Represents a WaitOperationRequest.
protos.google.protobuf.Any
Represents an Any.
protos.google.protobuf.DescriptorProto
Represents a DescriptorProto.
protos.google.protobuf.DescriptorProto.ExtensionRange
Represents an ExtensionRange.
protos.google.protobuf.DescriptorProto.ReservedRange
Represents a ReservedRange.
protos.google.protobuf.Duration
Represents a Duration.
protos.google.protobuf.Empty
Represents an Empty.
protos.google.protobuf.EnumDescriptorProto
Represents an EnumDescriptorProto.
protos.google.protobuf.EnumDescriptorProto.EnumReservedRange
Represents an EnumReservedRange.
protos.google.protobuf.EnumOptions
Represents an EnumOptions.
protos.google.protobuf.EnumValueDescriptorProto
Represents an EnumValueDescriptorProto.
protos.google.protobuf.EnumValueOptions
Represents an EnumValueOptions.
protos.google.protobuf.ExtensionRangeOptions
Represents an ExtensionRangeOptions.
protos.google.protobuf.FieldDescriptorProto
Represents a FieldDescriptorProto.
protos.google.protobuf.FieldMask
Represents a FieldMask.
protos.google.protobuf.FieldOptions
Represents a FieldOptions.
protos.google.protobuf.FileDescriptorProto
Represents a FileDescriptorProto.
protos.google.protobuf.FileDescriptorSet
Represents a FileDescriptorSet.
protos.google.protobuf.FileOptions
Represents a FileOptions.
protos.google.protobuf.GeneratedCodeInfo
Represents a GeneratedCodeInfo.
protos.google.protobuf.GeneratedCodeInfo.Annotation
Represents an Annotation.
protos.google.protobuf.MessageOptions
Represents a MessageOptions.
protos.google.protobuf.MethodDescriptorProto
Represents a MethodDescriptorProto.
protos.google.protobuf.MethodOptions
Represents a MethodOptions.
protos.google.protobuf.OneofDescriptorProto
Represents an OneofDescriptorProto.
protos.google.protobuf.OneofOptions
Represents an OneofOptions.
protos.google.protobuf.ServiceDescriptorProto
Represents a ServiceDescriptorProto.
protos.google.protobuf.ServiceOptions
Represents a ServiceOptions.
protos.google.protobuf.SourceCodeInfo
Represents a SourceCodeInfo.
protos.google.protobuf.SourceCodeInfo.Location
Represents a Location.
protos.google.protobuf.Timestamp
Represents a Timestamp.
protos.google.protobuf.UninterpretedOption
Represents an UninterpretedOption.
protos.google.protobuf.UninterpretedOption.NamePart
Represents a NamePart.
protos.google.rpc.Status
Represents a Status.
v1.AppConnectionsServiceClient
## API Overview
The beyondcorp.googleapis.com
service implements the Google Cloud BeyondCorp API.
## Data Model
The AppConnectionsService exposes the following resources:
* AppConnections, named as follows: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}
.
The AppConnectionsService service provides methods to manage (create/read/update/delete) BeyondCorp AppConnections. v1
Interfaces
protos.google.api.ICustomHttpPattern
Properties of a CustomHttpPattern.
protos.google.api.IHttp
Properties of a Http.
protos.google.api.IHttpRule
Properties of a HttpRule.
protos.google.api.IResourceDescriptor
Properties of a ResourceDescriptor.
protos.google.api.IResourceReference
Properties of a ResourceReference.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.IApplicationEndpoint
Properties of an ApplicationEndpoint.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.IGateway
Properties of a Gateway.
protos.google.cloud.beyondcorp.appconnections.v1.IAppConnection
Properties of an AppConnection.
protos.google.cloud.beyondcorp.appconnections.v1.IAppConnectionOperationMetadata
Properties of an AppConnectionOperationMetadata.
protos.google.cloud.beyondcorp.appconnections.v1.ICreateAppConnectionRequest
Properties of a CreateAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.IDeleteAppConnectionRequest
Properties of a DeleteAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.IGetAppConnectionRequest
Properties of a GetAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.IListAppConnectionsRequest
Properties of a ListAppConnectionsRequest.
protos.google.cloud.beyondcorp.appconnections.v1.IListAppConnectionsResponse
Properties of a ListAppConnectionsResponse.
protos.google.cloud.beyondcorp.appconnections.v1.IResolveAppConnectionsRequest
Properties of a ResolveAppConnectionsRequest.
protos.google.cloud.beyondcorp.appconnections.v1.IResolveAppConnectionsResponse
Properties of a ResolveAppConnectionsResponse.
protos.google.cloud.beyondcorp.appconnections.v1.IUpdateAppConnectionRequest
Properties of an UpdateAppConnectionRequest.
protos.google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse.IAppConnectionDetails
Properties of an AppConnectionDetails.
protos.google.longrunning.ICancelOperationRequest
Properties of a CancelOperationRequest.
protos.google.longrunning.IDeleteOperationRequest
Properties of a DeleteOperationRequest.
protos.google.longrunning.IGetOperationRequest
Properties of a GetOperationRequest.
protos.google.longrunning.IListOperationsRequest
Properties of a ListOperationsRequest.
protos.google.longrunning.IListOperationsResponse
Properties of a ListOperationsResponse.
protos.google.longrunning.IOperation
Properties of an Operation.
protos.google.longrunning.IOperationInfo
Properties of an OperationInfo.
protos.google.longrunning.IWaitOperationRequest
Properties of a WaitOperationRequest.
protos.google.protobuf.DescriptorProto.IExtensionRange
Properties of an ExtensionRange.
protos.google.protobuf.DescriptorProto.IReservedRange
Properties of a ReservedRange.
protos.google.protobuf.EnumDescriptorProto.IEnumReservedRange
Properties of an EnumReservedRange.
protos.google.protobuf.GeneratedCodeInfo.IAnnotation
Properties of an Annotation.
protos.google.protobuf.IAny
Properties of an Any.
protos.google.protobuf.IDescriptorProto
Properties of a DescriptorProto.
protos.google.protobuf.IDuration
Properties of a Duration.
protos.google.protobuf.IEmpty
Properties of an Empty.
protos.google.protobuf.IEnumDescriptorProto
Properties of an EnumDescriptorProto.
protos.google.protobuf.IEnumOptions
Properties of an EnumOptions.
protos.google.protobuf.IEnumValueDescriptorProto
Properties of an EnumValueDescriptorProto.
protos.google.protobuf.IEnumValueOptions
Properties of an EnumValueOptions.
protos.google.protobuf.IExtensionRangeOptions
Properties of an ExtensionRangeOptions.
protos.google.protobuf.IFieldDescriptorProto
Properties of a FieldDescriptorProto.
protos.google.protobuf.IFieldMask
Properties of a FieldMask.
protos.google.protobuf.IFieldOptions
Properties of a FieldOptions.
protos.google.protobuf.IFileDescriptorProto
Properties of a FileDescriptorProto.
protos.google.protobuf.IFileDescriptorSet
Properties of a FileDescriptorSet.
protos.google.protobuf.IFileOptions
Properties of a FileOptions.
protos.google.protobuf.IGeneratedCodeInfo
Properties of a GeneratedCodeInfo.
protos.google.protobuf.IMessageOptions
Properties of a MessageOptions.
protos.google.protobuf.IMethodDescriptorProto
Properties of a MethodDescriptorProto.
protos.google.protobuf.IMethodOptions
Properties of a MethodOptions.
protos.google.protobuf.IOneofDescriptorProto
Properties of an OneofDescriptorProto.
protos.google.protobuf.IOneofOptions
Properties of an OneofOptions.
protos.google.protobuf.IServiceDescriptorProto
Properties of a ServiceDescriptorProto.
protos.google.protobuf.IServiceOptions
Properties of a ServiceOptions.
protos.google.protobuf.ISourceCodeInfo
Properties of a SourceCodeInfo.
protos.google.protobuf.ITimestamp
Properties of a Timestamp.
protos.google.protobuf.IUninterpretedOption
Properties of an UninterpretedOption.
protos.google.protobuf.SourceCodeInfo.ILocation
Properties of a Location.
protos.google.protobuf.UninterpretedOption.INamePart
Properties of a NamePart.
protos.google.rpc.IStatus
Properties of a Status.
Enums
protos.google.api.FieldBehavior
FieldBehavior enum.
protos.google.api.ResourceDescriptor.History
History enum.
protos.google.api.ResourceDescriptor.Style
Style enum.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.Gateway.Type
Type enum.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.State
State enum.
protos.google.cloud.beyondcorp.appconnections.v1.AppConnection.Type
Type enum.
protos.google.protobuf.FieldDescriptorProto.Label
Label enum.
protos.google.protobuf.FieldDescriptorProto.Type
Type enum.
protos.google.protobuf.FieldOptions.CType
CType enum.
protos.google.protobuf.FieldOptions.JSType
JSType enum.
protos.google.protobuf.FileOptions.OptimizeMode
OptimizeMode enum.
protos.google.protobuf.GeneratedCodeInfo.Annotation.Semantic
Semantic enum.
protos.google.protobuf.MethodOptions.IdempotencyLevel
IdempotencyLevel enum.
Variables
_default
_default: {
v1: typeof v1;
AppConnectionsServiceClient: typeof v1.AppConnectionsServiceClient;
}
AppConnectionsServiceClient
AppConnectionsServiceClient: typeof v1.AppConnectionsServiceClient
Type Aliases
AppConnectionsServiceClient
type AppConnectionsServiceClient = v1.AppConnectionsServiceClient;
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.CreateAppConnectionCallback
type CreateAppConnectionCallback = (error: (Error|null), response?: google.longrunning.Operation) => void;
Callback as used by .
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.DeleteAppConnectionCallback
type DeleteAppConnectionCallback = (error: (Error|null), response?: google.longrunning.Operation) => void;
Callback as used by .
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.GetAppConnectionCallback
type GetAppConnectionCallback = (error: (Error|null), response?: google.cloud.beyondcorp.appconnections.v1.AppConnection) => void;
Callback as used by .
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ListAppConnectionsCallback
type ListAppConnectionsCallback = (error: (Error|null), response?: google.cloud.beyondcorp.appconnections.v1.ListAppConnectionsResponse) => void;
Callback as used by .
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.ResolveAppConnectionsCallback
type ResolveAppConnectionsCallback = (error: (Error|null), response?: google.cloud.beyondcorp.appconnections.v1.ResolveAppConnectionsResponse) => void;
Callback as used by .
protos.google.cloud.beyondcorp.appconnections.v1.AppConnectionsService.UpdateAppConnectionCallback
type UpdateAppConnectionCallback = (error: (Error|null), response?: google.longrunning.Operation) => void;
Callback as used by .
protos.google.longrunning.Operations.CancelOperationCallback
type CancelOperationCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;
Callback as used by .
protos.google.longrunning.Operations.DeleteOperationCallback
type DeleteOperationCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;
Callback as used by .
protos.google.longrunning.Operations.GetOperationCallback
type GetOperationCallback = (error: (Error|null), response?: google.longrunning.Operation) => void;
Callback as used by .
protos.google.longrunning.Operations.ListOperationsCallback
type ListOperationsCallback = (error: (Error|null), response?: google.longrunning.ListOperationsResponse) => void;
Callback as used by .
protos.google.longrunning.Operations.WaitOperationCallback
type WaitOperationCallback = (error: (Error|null), response?: google.longrunning.Operation) => void;
Callback as used by .