Send feedback
Class AuditData.Builder (2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.12.0 keyboard_arrow_down
public static final class AuditData . Builder extends GeneratedMessageV3 . Builder<AuditData . Builder > implements AuditDataOrBuilder
App Engine admin service audit log.
Protobuf type google.appengine.v1.AuditData
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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 ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public AuditData . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
Returns
buildPartial()
public AuditData buildPartial ()
Returns
clear()
public AuditData . Builder clear ()
Returns
Overrides
clearCreateVersion()
public AuditData . Builder clearCreateVersion ()
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Returns
clearField(Descriptors.FieldDescriptor field)
public AuditData . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearMethod()
public AuditData . Builder clearMethod ()
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public AuditData . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearUpdateService()
public AuditData . Builder clearUpdateService ()
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Returns
clone()
public AuditData . Builder clone ()
Returns
Overrides
getCreateVersion()
public CreateVersionMethod getCreateVersion ()
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Returns
getCreateVersionBuilder()
public CreateVersionMethod . Builder getCreateVersionBuilder ()
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Returns
getCreateVersionOrBuilder()
public CreateVersionMethodOrBuilder getCreateVersionOrBuilder ()
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Returns
getDefaultInstanceForType()
public AuditData getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getMethodCase()
public AuditData . MethodCase getMethodCase ()
Returns
getUpdateService()
public UpdateServiceMethod getUpdateService ()
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Returns
getUpdateServiceBuilder()
public UpdateServiceMethod . Builder getUpdateServiceBuilder ()
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Returns
getUpdateServiceOrBuilder()
public UpdateServiceMethodOrBuilder getUpdateServiceOrBuilder ()
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Returns
hasCreateVersion()
public boolean hasCreateVersion ()
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Returns
Type Description boolean
Whether the createVersion field is set.
hasUpdateService()
public boolean hasUpdateService ()
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Returns
Type Description boolean
Whether the updateService field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeCreateVersion(CreateVersionMethod value)
public AuditData . Builder mergeCreateVersion ( CreateVersionMethod value )
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Parameter
Returns
mergeFrom(AuditData other)
public AuditData . Builder mergeFrom ( AuditData other )
Parameter
Returns
public AuditData . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public AuditData . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final AuditData . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
mergeUpdateService(UpdateServiceMethod value)
public AuditData . Builder mergeUpdateService ( UpdateServiceMethod value )
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Parameter
Returns
setCreateVersion(CreateVersionMethod value)
public AuditData . Builder setCreateVersion ( CreateVersionMethod value )
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Parameter
Returns
setCreateVersion(CreateVersionMethod.Builder builderForValue)
public AuditData . Builder setCreateVersion ( CreateVersionMethod . Builder builderForValue )
Detailed information about CreateVersion call.
.google.appengine.v1.CreateVersionMethod create_version = 2;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public AuditData . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public AuditData . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final AuditData . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setUpdateService(UpdateServiceMethod value)
public AuditData . Builder setUpdateService ( UpdateServiceMethod value )
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Parameter
Returns
setUpdateService(UpdateServiceMethod.Builder builderForValue)
public AuditData . Builder setUpdateService ( UpdateServiceMethod . Builder builderForValue )
Detailed information about UpdateService call.
.google.appengine.v1.UpdateServiceMethod update_service = 1;
Parameter
Returns
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-27 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-27 UTC."],[],[]]