Send feedback
Class BulkInsertDiskResource (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 BulkInsertDiskResource extends GeneratedMessageV3 implements BulkInsertDiskResourceOrBuilder
A transient resource used in compute.disks.bulkInsert and compute.regionDisks.bulkInsert. It is only used to process requests and is not persisted.
Protobuf type google.cloud.compute.v1.BulkInsertDiskResource
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
SOURCE_CONSISTENCY_GROUP_POLICY_FIELD_NUMBER
public static final int SOURCE_CONSISTENCY_GROUP_POLICY_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
getDefaultInstance()
public static BulkInsertDiskResource getDefaultInstance ()
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
newBuilder()
public static BulkInsertDiskResource . Builder newBuilder ()
newBuilder(BulkInsertDiskResource prototype)
public static BulkInsertDiskResource . Builder newBuilder ( BulkInsertDiskResource prototype )
public static BulkInsertDiskResource parseDelimitedFrom ( InputStream input )
public static BulkInsertDiskResource parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(byte[] data)
public static BulkInsertDiskResource parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BulkInsertDiskResource parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteString data)
public static BulkInsertDiskResource parseFrom ( ByteString data )
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BulkInsertDiskResource parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static BulkInsertDiskResource parseFrom ( CodedInputStream input )
public static BulkInsertDiskResource parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static BulkInsertDiskResource parseFrom ( InputStream input )
public static BulkInsertDiskResource parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
parseFrom(ByteBuffer data)
public static BulkInsertDiskResource parseFrom ( ByteBuffer data )
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BulkInsertDiskResource parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
parser()
public static Parser<BulkInsertDiskResource> parser ()
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
getDefaultInstanceForType()
public BulkInsertDiskResource getDefaultInstanceForType ()
getParserForType()
public Parser<BulkInsertDiskResource> getParserForType ()
Overrides
getSerializedSize()
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
getSourceConsistencyGroupPolicy()
public String getSourceConsistencyGroupPolicy ()
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
optional string source_consistency_group_policy = 19616093;
Returns
Type
Description
String
The sourceConsistencyGroupPolicy.
getSourceConsistencyGroupPolicyBytes()
public ByteString getSourceConsistencyGroupPolicyBytes ()
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
optional string source_consistency_group_policy = 19616093;
Returns
Type
Description
ByteString
The bytes for sourceConsistencyGroupPolicy.
hasSourceConsistencyGroupPolicy()
public boolean hasSourceConsistencyGroupPolicy ()
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
optional string source_consistency_group_policy = 19616093;
Returns
Type
Description
boolean
Whether the sourceConsistencyGroupPolicy field is set.
hashCode()
Returns
Type
Description
int
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
newBuilderForType()
public BulkInsertDiskResource . Builder newBuilderForType ()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected BulkInsertDiskResource . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
toBuilder()
public BulkInsertDiskResource . Builder toBuilder ()
writeTo(CodedOutputStream output)
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-28 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-28 UTC."],[],[]]