[[["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-08-28 UTC."],[],[],null,["# Interface LoggingConfigOrBuilder (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/java/docs/reference/google-cloud-storagebatchoperations/latest/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder)\n- [0.10.0](/java/docs/reference/google-cloud-storagebatchoperations/0.10.0/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder)\n- [0.8.0](/java/docs/reference/google-cloud-storagebatchoperations/0.8.0/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder)\n- [0.7.0](/java/docs/reference/google-cloud-storagebatchoperations/0.7.0/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder)\n- [0.4.0](/java/docs/reference/google-cloud-storagebatchoperations/0.4.0/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder)\n- [0.3.0](/java/docs/reference/google-cloud-storagebatchoperations/0.3.0/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-storagebatchoperations/0.2.0/com.google.cloud.storagebatchoperations.v1.LoggingConfigOrBuilder) \n\n public interface LoggingConfigOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getLogActionStates(int index)\n\n public abstract LoggingConfig.LoggableActionState getLogActionStates(int index)\n\nRequired. States in which Action are logged.If empty, no logs are\ngenerated.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState log_action_states = 2 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionStatesCount()\n\n public abstract int getLogActionStatesCount()\n\nRequired. States in which Action are logged.If empty, no logs are\ngenerated.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState log_action_states = 2 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionStatesList()\n\n public abstract List\u003cLoggingConfig.LoggableActionState\u003e getLogActionStatesList()\n\nRequired. States in which Action are logged.If empty, no logs are\ngenerated.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState log_action_states = 2 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionStatesValue(int index)\n\n public abstract int getLogActionStatesValue(int index)\n\nRequired. States in which Action are logged.If empty, no logs are\ngenerated.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState log_action_states = 2 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionStatesValueList()\n\n public abstract List\u003cInteger\u003e getLogActionStatesValueList()\n\nRequired. States in which Action are logged.If empty, no logs are\ngenerated.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState log_action_states = 2 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActions(int index)\n\n public abstract LoggingConfig.LoggableAction getLogActions(int index)\n\nRequired. Specifies the actions to be logged.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction log_actions = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionsCount()\n\n public abstract int getLogActionsCount()\n\nRequired. Specifies the actions to be logged.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction log_actions = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionsList()\n\n public abstract List\u003cLoggingConfig.LoggableAction\u003e getLogActionsList()\n\nRequired. Specifies the actions to be logged.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction log_actions = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionsValue(int index)\n\n public abstract int getLogActionsValue(int index)\n\nRequired. Specifies the actions to be logged.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction log_actions = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getLogActionsValueList()\n\n public abstract List\u003cInteger\u003e getLogActionsValueList()\n\nRequired. Specifies the actions to be logged.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction log_actions = 1 [(.google.api.field_behavior) = REQUIRED];\n`"]]