public static final class Event.Builder extends GeneratedMessageV3.Builder<Event.Builder> implements EventOrBuilder
The definition of an Event for a managed / semi-managed notebook instance.
Protobuf type google.cloud.notebooks.v2.Event
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Event.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
Returns |
Type |
Description |
Event |
|
buildPartial()
public Event buildPartial()
Returns |
Type |
Description |
Event |
|
clear()
public Event.Builder clear()
Overrides
clearDetails()
public Event.Builder clearDetails()
clearField(Descriptors.FieldDescriptor field)
public Event.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Event.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearReportTime()
public Event.Builder clearReportTime()
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
clearType()
public Event.Builder clearType()
Optional. Event type.
.google.cloud.notebooks.v2.Event.EventType type = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
Event.Builder |
This builder for chaining.
|
clone()
public Event.Builder clone()
Overrides
containsDetails(String key)
public boolean containsDetails(String key)
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
Parameter |
Name |
Description |
key |
String
|
getDefaultInstanceForType()
public Event getDefaultInstanceForType()
Returns |
Type |
Description |
Event |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getDetails() (deprecated)
public Map<String,String> getDetails()
getDetailsCount()
public int getDetailsCount()
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
int |
|
getDetailsMap()
public Map<String,String> getDetailsMap()
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
getDetailsOrDefault(String key, String defaultValue)
public String getDetailsOrDefault(String key, String defaultValue)
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
String |
|
getDetailsOrThrow(String key)
public String getDetailsOrThrow(String key)
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
Parameter |
Name |
Description |
key |
String
|
Returns |
Type |
Description |
String |
|
getMutableDetails() (deprecated)
public Map<String,String> getMutableDetails()
Use alternate mutation accessors instead.
getReportTime()
public Timestamp getReportTime()
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
Timestamp |
The reportTime.
|
getReportTimeBuilder()
public Timestamp.Builder getReportTimeBuilder()
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
getReportTimeOrBuilder()
public TimestampOrBuilder getReportTimeOrBuilder()
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
getType()
public Event.EventType getType()
Optional. Event type.
.google.cloud.notebooks.v2.Event.EventType type = 2 [(.google.api.field_behavior) = OPTIONAL];
getTypeValue()
public int getTypeValue()
Optional. Event type.
.google.cloud.notebooks.v2.Event.EventType type = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
int |
The enum numeric value on the wire for type.
|
hasReportTime()
public boolean hasReportTime()
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
boolean |
Whether the reportTime field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
internalGetMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
Parameter |
Name |
Description |
number |
int
|
Returns |
Type |
Description |
com.google.protobuf.MapFieldReflectionAccessor |
|
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
internalGetMutableMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
Parameter |
Name |
Description |
number |
int
|
Returns |
Type |
Description |
com.google.protobuf.MapFieldReflectionAccessor |
|
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(Event other)
public Event.Builder mergeFrom(Event other)
Parameter |
Name |
Description |
other |
Event
|
public Event.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public Event.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeReportTime(Timestamp value)
public Event.Builder mergeReportTime(Timestamp value)
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Event.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
putAllDetails(Map<String,String> values)
public Event.Builder putAllDetails(Map<String,String> values)
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
putDetails(String key, String value)
public Event.Builder putDetails(String key, String value)
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
removeDetails(String key)
public Event.Builder removeDetails(String key)
Optional. Event details. This field is used to pass event information.
map<string, string> details = 3 [(.google.api.field_behavior) = OPTIONAL];
Parameter |
Name |
Description |
key |
String
|
setField(Descriptors.FieldDescriptor field, Object value)
public Event.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Event.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setReportTime(Timestamp value)
public Event.Builder setReportTime(Timestamp value)
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
setReportTime(Timestamp.Builder builderForValue)
public Event.Builder setReportTime(Timestamp.Builder builderForValue)
Optional. Event report time.
.google.protobuf.Timestamp report_time = 1 [(.google.api.field_behavior) = OPTIONAL];
Parameter |
Name |
Description |
builderForValue |
Builder
|
setType(Event.EventType value)
public Event.Builder setType(Event.EventType value)
Optional. Event type.
.google.cloud.notebooks.v2.Event.EventType type = 2 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
Event.Builder |
This builder for chaining.
|
setTypeValue(int value)
public Event.Builder setTypeValue(int value)
Optional. Event type.
.google.cloud.notebooks.v2.Event.EventType type = 2 [(.google.api.field_behavior) = OPTIONAL];
Parameter |
Name |
Description |
value |
int
The enum numeric value on the wire for type to set.
|
Returns |
Type |
Description |
Event.Builder |
This builder for chaining.
|
setUnknownFields(UnknownFieldSet unknownFields)
public final Event.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides