...

Package clientgateways

import "google.golang.org/genproto/googleapis/cloud/beyondcorp/clientgateways/v1"
Overview
Index

Overview ▾

Package clientgateways aliases all exported identifiers in package "cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb".

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Constants

Deprecated: Please use consts in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

const (
    ClientGateway_CREATING          = src.ClientGateway_CREATING
    ClientGateway_DELETING          = src.ClientGateway_DELETING
    ClientGateway_DOWN              = src.ClientGateway_DOWN
    ClientGateway_ERROR             = src.ClientGateway_ERROR
    ClientGateway_RUNNING           = src.ClientGateway_RUNNING
    ClientGateway_STATE_UNSPECIFIED = src.ClientGateway_STATE_UNSPECIFIED
    ClientGateway_UPDATING          = src.ClientGateway_UPDATING
)

Variables

Deprecated: Please use vars in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

var (
    ClientGateway_State_name                                                     = src.ClientGateway_State_name
    ClientGateway_State_value                                                    = src.ClientGateway_State_value
    File_google_cloud_beyondcorp_clientgateways_v1_client_gateways_service_proto = src.File_google_cloud_beyondcorp_clientgateways_v1_client_gateways_service_proto
)

func RegisterClientGatewaysServiceServer

func RegisterClientGatewaysServiceServer(s *grpc.Server, srv ClientGatewaysServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGateway

Message describing ClientGateway object.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGateway = src.ClientGateway

type ClientGatewayOperationMetadata

Represents the metadata of the long-running operation.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGatewayOperationMetadata = src.ClientGatewayOperationMetadata

type ClientGateway_State

Represents the different states of a gateway.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGateway_State = src.ClientGateway_State

type ClientGatewaysServiceClient

ClientGatewaysServiceClient is the client API for ClientGatewaysService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGatewaysServiceClient = src.ClientGatewaysServiceClient

func NewClientGatewaysServiceClient

func NewClientGatewaysServiceClient(cc grpc.ClientConnInterface) ClientGatewaysServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGatewaysServiceServer

ClientGatewaysServiceServer is the server API for ClientGatewaysService service.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ClientGatewaysServiceServer = src.ClientGatewaysServiceServer

type CreateClientGatewayRequest

Message for creating a ClientGateway.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type CreateClientGatewayRequest = src.CreateClientGatewayRequest

type DeleteClientGatewayRequest

Message for deleting a ClientGateway

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type DeleteClientGatewayRequest = src.DeleteClientGatewayRequest

type GetClientGatewayRequest

Message for getting a ClientGateway.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type GetClientGatewayRequest = src.GetClientGatewayRequest

type ListClientGatewaysRequest

Message for requesting list of ClientGateways.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ListClientGatewaysRequest = src.ListClientGatewaysRequest

type ListClientGatewaysResponse

Message for response to listing ClientGateways.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type ListClientGatewaysResponse = src.ListClientGatewaysResponse

type UnimplementedClientGatewaysServiceServer

UnimplementedClientGatewaysServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/beyondcorp/clientgateways/apiv1/clientgatewayspb

type UnimplementedClientGatewaysServiceServer = src.UnimplementedClientGatewaysServiceServer