Serialized Form
-
Package com.google.cloud.beyondcorp.clientgateways.v1
-
Class com.google.cloud.beyondcorp.clientgateways.v1.ClientGateway extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.cloud.beyondcorp.clientgateways.v1.ClientGatewayOperationMetadata extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
apiVersion_
Object apiVersion_
-
createTime_
com.google.protobuf.Timestamp createTime_
-
endTime_
com.google.protobuf.Timestamp endTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
requestedCancellation_
boolean requestedCancellation_
-
statusMessage_
Object statusMessage_
-
target_
Object target_
-
verb_
Object verb_
-
-
Class com.google.cloud.beyondcorp.clientgateways.v1.CreateClientGatewayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientGateway_
ClientGateway clientGateway_
-
clientGatewayId_
Object clientGatewayId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
requestId_
Object requestId_
-
validateOnly_
boolean validateOnly_
-
-
Class com.google.cloud.beyondcorp.clientgateways.v1.DeleteClientGatewayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.cloud.beyondcorp.clientgateways.v1.GetClientGatewayRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.beyondcorp.clientgateways.v1.ListClientGatewaysRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.cloud.beyondcorp.clientgateways.v1.ListClientGatewaysResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientGateways_
List<ClientGateway> clientGateways_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextPageToken_
Object nextPageToken_
-
unreachable_
com.google.protobuf.LazyStringArrayList unreachable_
-
-