public interface GetGlobalOrganizationOperationRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation()
Name of the Operations resource to return.
|
com.google.protobuf.ByteString |
getOperationBytes()
Name of the Operations resource to return.
|
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 return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
com.google.protobuf.ByteString getOperationBytes()
Name of the Operations resource to return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
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.