public interface DatabaseFailoverRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvironment()
Target environment:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
|
com.google.protobuf.ByteString |
getEnvironmentBytes()
Target environment:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getEnvironment()
Target environment:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
string environment = 1;com.google.protobuf.ByteString getEnvironmentBytes()
Target environment:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
string environment = 1;Copyright © 2024 Google LLC. All rights reserved.