public static final class Workload.IL4Settings extends GeneratedMessage implements Workload.IL4SettingsOrBuilderSettings specific to resources needed for IL4.
Protobuf type google.cloud.assuredworkloads.v1beta1.Workload.IL4Settings
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Workload.IL4SettingsImplements
Workload.IL4SettingsOrBuilderStatic Fields
KMS_SETTINGS_FIELD_NUMBER (deprecated)
public static final int KMS_SETTINGS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance() (deprecated)
public static Workload.IL4Settings getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
getDescriptor() (deprecated)
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder() (deprecated)
public static Workload.IL4Settings.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings.Builder |
|
newBuilder(Workload.IL4Settings prototype) (deprecated)
public static Workload.IL4Settings.Builder newBuilder(Workload.IL4Settings prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Workload.IL4Settings |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings.Builder |
|
parseDelimitedFrom(InputStream input) (deprecated)
public static Workload.IL4Settings parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static Workload.IL4Settings parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data) (deprecated)
public static Workload.IL4Settings parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static Workload.IL4Settings parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data) (deprecated)
public static Workload.IL4Settings parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static Workload.IL4Settings parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input) (deprecated)
public static Workload.IL4Settings parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static Workload.IL4Settings parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input) (deprecated)
public static Workload.IL4Settings parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static Workload.IL4Settings parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data) (deprecated)
public static Workload.IL4Settings parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static Workload.IL4Settings parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser() (deprecated)
public static Parser<Workload.IL4Settings> parser()| Returns | |
|---|---|
| Type | Description |
Parser<IL4Settings> |
|
Methods
equals(Object obj) (deprecated)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType() (deprecated)
public Workload.IL4Settings getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings |
|
getKmsSettings() (deprecated)
public Workload.KMSSettings getKmsSettings()Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
| Returns | |
|---|---|
| Type | Description |
Workload.KMSSettings |
The kmsSettings. |
getKmsSettingsOrBuilder() (deprecated)
public Workload.KMSSettingsOrBuilder getKmsSettingsOrBuilder()Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
| Returns | |
|---|---|
| Type | Description |
Workload.KMSSettingsOrBuilder |
|
getParserForType() (deprecated)
public Parser<Workload.IL4Settings> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<IL4Settings> |
|
getSerializedSize() (deprecated)
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasKmsSettings() (deprecated)
public boolean hasKmsSettings()Input only. Immutable. Settings used to create a CMEK crypto key.
.google.cloud.assuredworkloads.v1beta1.Workload.KMSSettings kms_settings = 1 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the kmsSettings field is set. |
hashCode() (deprecated)
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable() (deprecated)
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized() (deprecated)
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType() (deprecated)
public Workload.IL4Settings.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent) (deprecated)
protected Workload.IL4Settings.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings.Builder |
|
toBuilder() (deprecated)
public Workload.IL4Settings.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Workload.IL4Settings.Builder |
|
writeTo(CodedOutputStream output) (deprecated)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|