Send feedback
Class InstancesBulkInsertOperationMetadata (1.65.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.65.0 keyboard_arrow_down
public final class InstancesBulkInsertOperationMetadata extends GeneratedMessageV3 implements InstancesBulkInsertOperationMetadataOrBuilder
Protobuf type google.cloud.compute.v1.InstancesBulkInsertOperationMetadata
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int PER_LOCATION_STATUS_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static InstancesBulkInsertOperationMetadata getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static InstancesBulkInsertOperationMetadata . Builder newBuilder ()
public static InstancesBulkInsertOperationMetadata . Builder newBuilder ( InstancesBulkInsertOperationMetadata prototype )
public static InstancesBulkInsertOperationMetadata parseDelimitedFrom ( InputStream input )
public static InstancesBulkInsertOperationMetadata parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static InstancesBulkInsertOperationMetadata parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static InstancesBulkInsertOperationMetadata parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static InstancesBulkInsertOperationMetadata parseFrom ( ByteString data )
public static InstancesBulkInsertOperationMetadata parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static InstancesBulkInsertOperationMetadata parseFrom ( CodedInputStream input )
public static InstancesBulkInsertOperationMetadata parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static InstancesBulkInsertOperationMetadata parseFrom ( InputStream input )
public static InstancesBulkInsertOperationMetadata parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static InstancesBulkInsertOperationMetadata parseFrom ( ByteBuffer data )
public static InstancesBulkInsertOperationMetadata parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<InstancesBulkInsertOperationMetadata> parser ()
Methods
public boolean containsPerLocationStatus ( String key )
Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.BulkInsertOperationStatus> per_location_status = 167851162;
Parameter
Name
Description
key
String
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public InstancesBulkInsertOperationMetadata getDefaultInstanceForType ()
public Parser<InstancesBulkInsertOperationMetadata> getParserForType ()
Overrides
public Map<String , BulkInsertOperationStatus > getPerLocationStatus ()
public int getPerLocationStatusCount ()
Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.BulkInsertOperationStatus> per_location_status = 167851162;
Returns
Type
Description
int
public Map<String , BulkInsertOperationStatus > getPerLocationStatusMap ()
Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.BulkInsertOperationStatus> per_location_status = 167851162;
public BulkInsertOperationStatus getPerLocationStatusOrDefault ( String key , BulkInsertOperationStatus defaultValue )
Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.BulkInsertOperationStatus> per_location_status = 167851162;
public BulkInsertOperationStatus getPerLocationStatusOrThrow ( String key )
Status information per location (location name is key). Example key: zones/us-central1-a
map<string, .google.cloud.compute.v1.BulkInsertOperationStatus> per_location_status = 167851162;
Parameter
Name
Description
key
String
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
protected MapFieldReflectionAccessor internalGetMapFieldReflection ( int number )
Parameter
Name
Description
number
int
Returns
Type
Description
com.google.protobuf.MapFieldReflectionAccessor
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
public final boolean isInitialized ()
Overrides
public InstancesBulkInsertOperationMetadata . Builder newBuilderForType ()
protected InstancesBulkInsertOperationMetadata . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public InstancesBulkInsertOperationMetadata . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]