Class TpuStub (2.13.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.13.0keyboard_arrow_down
public abstract class TpuStub implements BackgroundResource
Base stub class for the Tpu service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
TpuStub()
Methods
close()
public abstract void close ()
createNodeCallable()
public UnaryCallable<CreateNodeRequest , Operation > createNodeCallable ()
Returns
createNodeOperationCallable()
public OperationCallable<CreateNodeRequest , Node , OperationMetadata > createNodeOperationCallable ()
Returns
deleteNodeCallable()
public UnaryCallable<DeleteNodeRequest , Operation > deleteNodeCallable ()
Returns
deleteNodeOperationCallable()
public OperationCallable<DeleteNodeRequest , Empty , OperationMetadata > deleteNodeOperationCallable ()
Returns
generateServiceIdentityCallable()
public UnaryCallable<GenerateServiceIdentityRequest , GenerateServiceIdentityResponse > generateServiceIdentityCallable ()
Returns
getAcceleratorTypeCallable()
public UnaryCallable<GetAcceleratorTypeRequest , AcceleratorType > getAcceleratorTypeCallable ()
Returns
getGuestAttributesCallable()
public UnaryCallable<GetGuestAttributesRequest , GetGuestAttributesResponse > getGuestAttributesCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getNodeCallable()
public UnaryCallable<GetNodeRequest , Node > getNodeCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getRuntimeVersionCallable()
public UnaryCallable<GetRuntimeVersionRequest , RuntimeVersion > getRuntimeVersionCallable ()
Returns
listAcceleratorTypesCallable()
public UnaryCallable<ListAcceleratorTypesRequest , ListAcceleratorTypesResponse > listAcceleratorTypesCallable ()
Returns
listAcceleratorTypesPagedCallable()
public UnaryCallable<ListAcceleratorTypesRequest , TpuClient . ListAcceleratorTypesPagedResponse > listAcceleratorTypesPagedCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , TpuClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Returns
listNodesCallable()
public UnaryCallable<ListNodesRequest , ListNodesResponse > listNodesCallable ()
Returns
listNodesPagedCallable()
public UnaryCallable<ListNodesRequest , TpuClient . ListNodesPagedResponse > listNodesPagedCallable ()
Returns
listRuntimeVersionsCallable()
public UnaryCallable<ListRuntimeVersionsRequest , ListRuntimeVersionsResponse > listRuntimeVersionsCallable ()
Returns
listRuntimeVersionsPagedCallable()
public UnaryCallable<ListRuntimeVersionsRequest , TpuClient . ListRuntimeVersionsPagedResponse > listRuntimeVersionsPagedCallable ()
Returns
startNodeCallable()
public UnaryCallable<StartNodeRequest , Operation > startNodeCallable ()
Returns
startNodeOperationCallable()
public OperationCallable<StartNodeRequest , Node , OperationMetadata > startNodeOperationCallable ()
Returns
stopNodeCallable()
public UnaryCallable<StopNodeRequest , Operation > stopNodeCallable ()
Returns
stopNodeOperationCallable()
public OperationCallable<StopNodeRequest , Node , OperationMetadata > stopNodeOperationCallable ()
Returns
updateNodeCallable()
public UnaryCallable<UpdateNodeRequest , Operation > updateNodeCallable ()
Returns
updateNodeOperationCallable()
public OperationCallable<UpdateNodeRequest , Node , OperationMetadata > updateNodeOperationCallable ()
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[]]