public interface SetCommonInstanceMetadataOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasClientOperationId()
[Output Only] The client operation id.
optional string client_operation_id = 297240295;String getClientOperationId()
[Output Only] The client operation id.
optional string client_operation_id = 297240295;com.google.protobuf.ByteString getClientOperationIdBytes()
[Output Only] The client operation id.
optional string client_operation_id = 297240295;int getPerLocationOperationsCount()
[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> per_location_operations = 408987796;
boolean containsPerLocationOperations(String key)
[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> per_location_operations = 408987796;
@Deprecated Map<String,SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> getPerLocationOperations()
getPerLocationOperationsMap() instead.Map<String,SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> getPerLocationOperationsMap()
[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> per_location_operations = 408987796;
SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo getPerLocationOperationsOrDefault(String key, SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo defaultValue)
[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> per_location_operations = 408987796;
SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo getPerLocationOperationsOrThrow(String key)
[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo> per_location_operations = 408987796;
Copyright © 2025 Google LLC. All rights reserved.