| Modifier and Type | Method and Description |
|---|---|
ComputeEnginePreferences |
ComputeEnginePreferences.Builder.build() |
ComputeEnginePreferences |
ComputeEnginePreferences.Builder.buildPartial() |
ComputeEnginePreferences |
VirtualMachinePreferencesOrBuilder.getComputeEnginePreferences()
Compute Engine preferences concern insights and recommendations for Compute
Engine target.
|
ComputeEnginePreferences |
VirtualMachinePreferences.getComputeEnginePreferences()
Compute Engine preferences concern insights and recommendations for Compute
Engine target.
|
ComputeEnginePreferences |
VirtualMachinePreferences.Builder.getComputeEnginePreferences()
Compute Engine preferences concern insights and recommendations for Compute
Engine target.
|
static ComputeEnginePreferences |
ComputeEnginePreferences.getDefaultInstance() |
ComputeEnginePreferences |
ComputeEnginePreferences.getDefaultInstanceForType() |
ComputeEnginePreferences |
ComputeEnginePreferences.Builder.getDefaultInstanceForType() |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseDelimitedFrom(InputStream input) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(byte[] data) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(ByteBuffer data) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(com.google.protobuf.ByteString data) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(com.google.protobuf.CodedInputStream input) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(InputStream input) |
static ComputeEnginePreferences |
ComputeEnginePreferences.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ComputeEnginePreferences> |
ComputeEnginePreferences.getParserForType() |
static com.google.protobuf.Parser<ComputeEnginePreferences> |
ComputeEnginePreferences.parser() |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachinePreferences.Builder |
VirtualMachinePreferences.Builder.mergeComputeEnginePreferences(ComputeEnginePreferences value)
Compute Engine preferences concern insights and recommendations for Compute
Engine target.
|
ComputeEnginePreferences.Builder |
ComputeEnginePreferences.Builder.mergeFrom(ComputeEnginePreferences other) |
static ComputeEnginePreferences.Builder |
ComputeEnginePreferences.newBuilder(ComputeEnginePreferences prototype) |
VirtualMachinePreferences.Builder |
VirtualMachinePreferences.Builder.setComputeEnginePreferences(ComputeEnginePreferences value)
Compute Engine preferences concern insights and recommendations for Compute
Engine target.
|
Copyright © 2024 Google LLC. All rights reserved.