- 0.80.0 (latest)
- 0.78.0
- 0.77.0
- 0.76.0
- 0.75.0
- 0.74.0
- 0.72.0
- 0.70.0
- 0.69.0
- 0.66.0
- 0.65.0
- 0.64.0
- 0.62.0
- 0.61.0
- 0.60.0
- 0.59.0
- 0.58.0
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.53.0
- 0.51.0
- 0.50.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.8
- 0.3.0
public static final class Encryption.DrmSystems.Builder extends GeneratedMessageV3.Builder<Encryption.DrmSystems.Builder> implements Encryption.DrmSystemsOrBuilderDefines configuration for DRM systems in use. If a field is omitted, that DRM system will be considered to be disabled.
Protobuf type google.cloud.video.livestream.v1.Encryption.DrmSystems
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Encryption.DrmSystems.BuilderImplements
Encryption.DrmSystemsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Encryption.DrmSystems.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
build()
public Encryption.DrmSystems build()| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems |
|
buildPartial()
public Encryption.DrmSystems buildPartial()| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems |
|
clear()
public Encryption.DrmSystems.Builder clear()| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clearClearkey()
public Encryption.DrmSystems.Builder clearClearkey()Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clearFairplay()
public Encryption.DrmSystems.Builder clearFairplay()Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public Encryption.DrmSystems.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public Encryption.DrmSystems.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clearPlayready()
public Encryption.DrmSystems.Builder clearPlayready()Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clearWidevine()
public Encryption.DrmSystems.Builder clearWidevine()Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
clone()
public Encryption.DrmSystems.Builder clone()| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
getClearkey()
public Encryption.Clearkey getClearkey()Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Clearkey |
The clearkey. |
getClearkeyBuilder()
public Encryption.Clearkey.Builder getClearkeyBuilder()Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Clearkey.Builder |
|
getClearkeyOrBuilder()
public Encryption.ClearkeyOrBuilder getClearkeyOrBuilder()Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.ClearkeyOrBuilder |
|
getDefaultInstanceForType()
public Encryption.DrmSystems getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getFairplay()
public Encryption.Fairplay getFairplay()Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Fairplay |
The fairplay. |
getFairplayBuilder()
public Encryption.Fairplay.Builder getFairplayBuilder()Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Fairplay.Builder |
|
getFairplayOrBuilder()
public Encryption.FairplayOrBuilder getFairplayOrBuilder()Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.FairplayOrBuilder |
|
getPlayready()
public Encryption.Playready getPlayready()Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Playready |
The playready. |
getPlayreadyBuilder()
public Encryption.Playready.Builder getPlayreadyBuilder()Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Playready.Builder |
|
getPlayreadyOrBuilder()
public Encryption.PlayreadyOrBuilder getPlayreadyOrBuilder()Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.PlayreadyOrBuilder |
|
getWidevine()
public Encryption.Widevine getWidevine()Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Widevine |
The widevine. |
getWidevineBuilder()
public Encryption.Widevine.Builder getWidevineBuilder()Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.Widevine.Builder |
|
getWidevineOrBuilder()
public Encryption.WidevineOrBuilder getWidevineOrBuilder()Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Encryption.WidevineOrBuilder |
|
hasClearkey()
public boolean hasClearkey()Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the clearkey field is set. |
hasFairplay()
public boolean hasFairplay()Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the fairplay field is set. |
hasPlayready()
public boolean hasPlayready()Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the playready field is set. |
hasWidevine()
public boolean hasWidevine()Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the widevine field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeClearkey(Encryption.Clearkey value)
public Encryption.DrmSystems.Builder mergeClearkey(Encryption.Clearkey value)Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Clearkey |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
mergeFairplay(Encryption.Fairplay value)
public Encryption.DrmSystems.Builder mergeFairplay(Encryption.Fairplay value)Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Fairplay |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
mergeFrom(Encryption.DrmSystems other)
public Encryption.DrmSystems.Builder mergeFrom(Encryption.DrmSystems other)| Parameter | |
|---|---|
| Name | Description |
other |
Encryption.DrmSystems |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Encryption.DrmSystems.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Encryption.DrmSystems.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
mergePlayready(Encryption.Playready value)
public Encryption.DrmSystems.Builder mergePlayready(Encryption.Playready value)Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Playready |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Encryption.DrmSystems.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
mergeWidevine(Encryption.Widevine value)
public Encryption.DrmSystems.Builder mergeWidevine(Encryption.Widevine value)Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Widevine |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setClearkey(Encryption.Clearkey value)
public Encryption.DrmSystems.Builder setClearkey(Encryption.Clearkey value)Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Clearkey |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setClearkey(Encryption.Clearkey.Builder builderForValue)
public Encryption.DrmSystems.Builder setClearkey(Encryption.Clearkey.Builder builderForValue)Optional. Clearkey configuration.
.google.cloud.video.livestream.v1.Encryption.Clearkey clearkey = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Encryption.Clearkey.Builder |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setFairplay(Encryption.Fairplay value)
public Encryption.DrmSystems.Builder setFairplay(Encryption.Fairplay value)Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Fairplay |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setFairplay(Encryption.Fairplay.Builder builderForValue)
public Encryption.DrmSystems.Builder setFairplay(Encryption.Fairplay.Builder builderForValue)Optional. Fairplay configuration.
.google.cloud.video.livestream.v1.Encryption.Fairplay fairplay = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Encryption.Fairplay.Builder |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public Encryption.DrmSystems.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setPlayready(Encryption.Playready value)
public Encryption.DrmSystems.Builder setPlayready(Encryption.Playready value)Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Playready |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setPlayready(Encryption.Playready.Builder builderForValue)
public Encryption.DrmSystems.Builder setPlayready(Encryption.Playready.Builder builderForValue)Optional. Playready configuration.
.google.cloud.video.livestream.v1.Encryption.Playready playready = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Encryption.Playready.Builder |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Encryption.DrmSystems.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final Encryption.DrmSystems.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setWidevine(Encryption.Widevine value)
public Encryption.DrmSystems.Builder setWidevine(Encryption.Widevine value)Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
Encryption.Widevine |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|
setWidevine(Encryption.Widevine.Builder builderForValue)
public Encryption.DrmSystems.Builder setWidevine(Encryption.Widevine.Builder builderForValue)Optional. Widevine configuration.
.google.cloud.video.livestream.v1.Encryption.Widevine widevine = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Encryption.Widevine.Builder |
| Returns | |
|---|---|
| Type | Description |
Encryption.DrmSystems.Builder |
|