| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
GetProjectHttpRequest | 
GetProjectHttpRequest.Builder.build()  | 
static GetProjectHttpRequest | 
GetProjectHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetProjectHttpRequest,Project> | 
ProjectClient.getProjectCallable()
Returns the specified Project resource. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetProjectHttpRequest,Project> | 
ProjectSettings.getProjectSettings()
Returns the object with the settings used for calls to getProject. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectHttpRequest,Project> | 
ProjectSettings.Builder.getProjectSettings()
Returns the builder for the settings used for calls to getProject. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Project | 
ProjectClient.getProject(GetProjectHttpRequest request)
Returns the specified Project resource. 
 | 
GetProjectHttpRequest.Builder | 
GetProjectHttpRequest.Builder.mergeFrom(GetProjectHttpRequest other)  | 
static GetProjectHttpRequest.Builder | 
GetProjectHttpRequest.newBuilder(GetProjectHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetProjectHttpRequest,Project> | 
HttpJsonProjectStub.getProjectMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetProjectHttpRequest,Project> | 
ProjectStub.getProjectCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetProjectHttpRequest,Project> | 
HttpJsonProjectStub.getProjectCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetProjectHttpRequest,Project> | 
ProjectStubSettings.getProjectSettings()
Returns the object with the settings used for calls to getProject. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectHttpRequest,Project> | 
ProjectStubSettings.Builder.getProjectSettings()
Returns the builder for the settings used for calls to getProject. 
 | 
Copyright © 2019 Google LLC. All rights reserved.