public interface DeleteGlobalOrganizationOperationRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation()
Name of the Operations resource to delete.
|
com.google.protobuf.ByteString |
getOperationBytes()
Name of the Operations resource to delete.
|
String |
getParentId()
Parent ID for this request.
|
com.google.protobuf.ByteString |
getParentIdBytes()
Parent ID for this request.
|
boolean |
hasParentId()
Parent ID for this request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getOperation()
Name of the Operations resource to delete.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getOperationBytes()
Name of the Operations resource to delete.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED];boolean hasParentId()
Parent ID for this request.
optional string parent_id = 459714768;String getParentId()
Parent ID for this request.
optional string parent_id = 459714768;com.google.protobuf.ByteString getParentIdBytes()
Parent ID for this request.
optional string parent_id = 459714768;Copyright © 2023 Google LLC. All rights reserved.