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 |
---|---|
UnaryCallable<GetProjectHttpRequest,Project> |
ProjectClient.getProjectCallable()
Returns the specified Project resource.
|
UnaryCallSettings<GetProjectHttpRequest,Project> |
ProjectSettings.getProjectSettings()
Returns the object with the settings used for calls to getProject.
|
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 ApiMethodDescriptor<GetProjectHttpRequest,Project> |
HttpJsonProjectStub.getProjectMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetProjectHttpRequest,Project> |
HttpJsonProjectStub.getProjectCallable() |
UnaryCallable<GetProjectHttpRequest,Project> |
ProjectStub.getProjectCallable() |
UnaryCallSettings<GetProjectHttpRequest,Project> |
ProjectStubSettings.getProjectSettings()
Returns the object with the settings used for calls to getProject.
|
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.