public final class AllocationReservationSharingPolicy extends GeneratedMessage implements AllocationReservationSharingPolicyOrBuilder Protobuf type google.cloud.compute.v1.AllocationReservationSharingPolicy
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > AllocationReservationSharingPolicyImplements
AllocationReservationSharingPolicyOrBuilderStatic Fields
SERVICE_SHARE_TYPE_FIELD_NUMBER
public static final int SERVICE_SHARE_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static AllocationReservationSharingPolicy getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static AllocationReservationSharingPolicy.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy.Builder |
|
newBuilder(AllocationReservationSharingPolicy prototype)
public static AllocationReservationSharingPolicy.Builder newBuilder(AllocationReservationSharingPolicy prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
AllocationReservationSharingPolicy |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy.Builder |
|
parseDelimitedFrom(InputStream input)
public static AllocationReservationSharingPolicy parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AllocationReservationSharingPolicy parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static AllocationReservationSharingPolicy parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static AllocationReservationSharingPolicy parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static AllocationReservationSharingPolicy parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static AllocationReservationSharingPolicy parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static AllocationReservationSharingPolicy parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static AllocationReservationSharingPolicy parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static AllocationReservationSharingPolicy parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AllocationReservationSharingPolicy parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static AllocationReservationSharingPolicy parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static AllocationReservationSharingPolicy parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<AllocationReservationSharingPolicy> parser()| Returns | |
|---|---|
| Type | Description |
Parser<AllocationReservationSharingPolicy> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public AllocationReservationSharingPolicy getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy |
|
getParserForType()
public Parser<AllocationReservationSharingPolicy> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<AllocationReservationSharingPolicy> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getServiceShareType()
public String getServiceShareType()Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.
optional string service_share_type = 514508644;
| Returns | |
|---|---|
| Type | Description |
String |
The serviceShareType. |
getServiceShareTypeBytes()
public ByteString getServiceShareTypeBytes()Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.
optional string service_share_type = 514508644;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for serviceShareType. |
hasServiceShareType()
public boolean hasServiceShareType()Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.
optional string service_share_type = 514508644;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the serviceShareType field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public AllocationReservationSharingPolicy.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected AllocationReservationSharingPolicy.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy.Builder |
|
toBuilder()
public AllocationReservationSharingPolicy.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
AllocationReservationSharingPolicy.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|